summaryrefslogtreecommitdiffstats
path: root/kdict/applet
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:31:27 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:31:27 -0600
commit28ccd51885bd98e62c1756453c3fc638b429e5ee (patch)
tree309d7dfbc38b1253fc2aceca34036f8f4eedd27b /kdict/applet
parent8a9ab45627c50ab0d33e9edf86fe8988e02709cb (diff)
downloadtdenetwork-28ccd51885bd98e62c1756453c3fc638b429e5ee.tar.gz
tdenetwork-28ccd51885bd98e62c1756453c3fc638b429e5ee.zip
Additional kde to tde renaming
Diffstat (limited to 'kdict/applet')
-rw-r--r--kdict/applet/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdict/applet/CMakeLists.txt b/kdict/applet/CMakeLists.txt
index 27d35f17..ad2d6b7d 100644
--- a/kdict/applet/CMakeLists.txt
+++ b/kdict/applet/CMakeLists.txt
@@ -31,6 +31,6 @@ install( FILES
tde_add_kpart( kdict_panelapplet AUTOMOC
SOURCES kdictapplet.cpp
- LINK kdeui-shared
+ LINK tdeui-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)