summaryrefslogtreecommitdiffstats
path: root/parts/fullscreen
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:53:18 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:53:18 -0600
commit2ecab1a194b0dc551b478820e1aaa3b8713354cc (patch)
treeae4df71ed26f3dc2dd605970d8d455165a1c8ab3 /parts/fullscreen
parent549fec618f0b15c9316fc0a5ebe93c2829bc0b1b (diff)
downloadtdevelop-2ecab1a194b0dc551b478820e1aaa3b8713354cc.tar.gz
tdevelop-2ecab1a194b0dc551b478820e1aaa3b8713354cc.zip
Additional renaming of kde to tde
Diffstat (limited to 'parts/fullscreen')
-rw-r--r--parts/fullscreen/CMakeLists.txt2
-rw-r--r--parts/fullscreen/Makefile.am2
-rw-r--r--parts/fullscreen/README.dox4
-rw-r--r--parts/fullscreen/fullscreen_part.cpp2
-rw-r--r--parts/fullscreen/fullscreen_part.h2
-rw-r--r--parts/fullscreen/kdevfullscreen.desktop2
6 files changed, 7 insertions, 7 deletions
diff --git a/parts/fullscreen/CMakeLists.txt b/parts/fullscreen/CMakeLists.txt
index c998cff2..84b45df9 100644
--- a/parts/fullscreen/CMakeLists.txt
+++ b/parts/fullscreen/CMakeLists.txt
@@ -34,6 +34,6 @@ install( FILES kdevpart_fullscreen.rc DESTINATION ${DATA_INSTALL_DIR}/kdevfullsc
tde_add_kpart( libkdevfullscreen AUTOMOC
SOURCES fullscreen_part.cpp
- LINK kdevelop-shared
+ LINK tdevelop-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)
diff --git a/parts/fullscreen/Makefile.am b/parts/fullscreen/Makefile.am
index 3fecf8e5..3f039ef6 100644
--- a/parts/fullscreen/Makefile.am
+++ b/parts/fullscreen/Makefile.am
@@ -2,7 +2,7 @@ INCLUDES = -I$(top_srcdir)/lib/interfaces -I$(top_srcdir)/lib/util $(all_include
kde_module_LTLIBRARIES = libkdevfullscreen.la
libkdevfullscreen_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
-libkdevfullscreen_la_LIBADD = $(top_builddir)/lib/libkdevelop.la
+libkdevfullscreen_la_LIBADD = $(top_builddir)/lib/libtdevelop.la
libkdevfullscreen_la_SOURCES = fullscreen_part.cpp
diff --git a/parts/fullscreen/README.dox b/parts/fullscreen/README.dox
index 10f74509..c7747fb5 100644
--- a/parts/fullscreen/README.dox
+++ b/parts/fullscreen/README.dox
@@ -1,9 +1,9 @@
/** \class FullScreenPart
Displays KDevelop in full screen
-\authors <a href="mailto:roberto AT kdevelop.org">Roberto Raggi</a>
+\authors <a href="mailto:roberto AT tdevelop.org">Roberto Raggi</a>
-\maintainer <a href="mailto:roberto AT kdevelop.org">Roberto Raggi</a>
+\maintainer <a href="mailto:roberto AT tdevelop.org">Roberto Raggi</a>
\feature Displays KDevelop in full screen
diff --git a/parts/fullscreen/fullscreen_part.cpp b/parts/fullscreen/fullscreen_part.cpp
index b3c2240f..7311cb62 100644
--- a/parts/fullscreen/fullscreen_part.cpp
+++ b/parts/fullscreen/fullscreen_part.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
- * roberto@kdevelop.org *
+ * roberto@tdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/parts/fullscreen/fullscreen_part.h b/parts/fullscreen/fullscreen_part.h
index 0b5edd6e..786f2e31 100644
--- a/parts/fullscreen/fullscreen_part.h
+++ b/parts/fullscreen/fullscreen_part.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2003 by Roberto Raggi *
- * roberto@kdevelop.org *
+ * roberto@tdevelop.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/parts/fullscreen/kdevfullscreen.desktop b/parts/fullscreen/kdevfullscreen.desktop
index e9cf55f0..c95f47d4 100644
--- a/parts/fullscreen/kdevfullscreen.desktop
+++ b/parts/fullscreen/kdevfullscreen.desktop
@@ -78,7 +78,7 @@ GenericName[tg]=Тартиботи экрани пурра
GenericName[tr]=Tam Ekran
GenericName[zh_CN]=全屏
GenericName[zh_TW]=全螢幕
-Icon=kdevelop
+Icon=tdevelop
ServiceTypes=KDevelop/Plugin
X-KDevelop-Scope=Core
X-KDE-Library=libkdevfullscreen