summaryrefslogtreecommitdiffstats
path: root/parts/tipofday
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/tipofday
parent549fec618f0b15c9316fc0a5ebe93c2829bc0b1b (diff)
downloadtdevelop-2ecab1a194b0dc551b478820e1aaa3b8713354cc.tar.gz
tdevelop-2ecab1a194b0dc551b478820e1aaa3b8713354cc.zip
Additional renaming of kde to tde
Diffstat (limited to 'parts/tipofday')
-rw-r--r--parts/tipofday/CMakeLists.txt2
-rw-r--r--parts/tipofday/Makefile.am2
-rw-r--r--parts/tipofday/README.dox2
-rw-r--r--parts/tipofday/kdevtipofday.desktop2
4 files changed, 4 insertions, 4 deletions
diff --git a/parts/tipofday/CMakeLists.txt b/parts/tipofday/CMakeLists.txt
index fa563205..753f65e1 100644
--- a/parts/tipofday/CMakeLists.txt
+++ b/parts/tipofday/CMakeLists.txt
@@ -36,6 +36,6 @@ install( FILES kdevpart_tipofday.rc DESTINATION ${DATA_INSTALL_DIR}/kdevtipofday
tde_add_kpart( libkdevtipofday AUTOMOC
SOURCES tipofday_part.cpp
- LINK kdevelop-shared
+ LINK tdevelop-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)
diff --git a/parts/tipofday/Makefile.am b/parts/tipofday/Makefile.am
index 14e3a349..4ec54292 100644
--- a/parts/tipofday/Makefile.am
+++ b/parts/tipofday/Makefile.am
@@ -2,7 +2,7 @@ INCLUDES = -I$(top_srcdir)/lib/interfaces -I$(top_srcdir)/lib/util $(all_include
kde_module_LTLIBRARIES = libkdevtipofday.la
libkdevtipofday_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
-libkdevtipofday_la_LIBADD = $(top_builddir)/lib/libkdevelop.la
+libkdevtipofday_la_LIBADD = $(top_builddir)/lib/libtdevelop.la
libkdevtipofday_la_SOURCES = tipofday_part.cpp
diff --git a/parts/tipofday/README.dox b/parts/tipofday/README.dox
index f953e258..cd1b17e7 100644
--- a/parts/tipofday/README.dox
+++ b/parts/tipofday/README.dox
@@ -1,7 +1,7 @@
/** \class TipOfDayPart
Shows a random "tip of the day" at KDevelop startup.
-\authors <a href="mailto:bernd AT kdevelop.org">Bernd Gehrmann</a>
+\authors <a href="mailto:bernd AT tdevelop.org">Bernd Gehrmann</a>
\feature Shows a random "tip of the day" at KDevelop startup
diff --git a/parts/tipofday/kdevtipofday.desktop b/parts/tipofday/kdevtipofday.desktop
index 4c4f9ba2..b3b34bac 100644
--- a/parts/tipofday/kdevtipofday.desktop
+++ b/parts/tipofday/kdevtipofday.desktop
@@ -86,7 +86,7 @@ GenericName[tg]=Маслиҳати фоиданок
GenericName[tr]=Günün İpucu
GenericName[zh_CN]=日积月累
GenericName[zh_TW]=本日小提示
-Icon=kdevelop
+Icon=tdevelop
ServiceTypes=KDevelop/Plugin
X-KDE-Library=libkdevtipofday
X-KDevelop-Version=5