diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 21:47:12 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 21:47:12 -0600 |
commit | 5feb3a1bc4eaf07b0a44bf84b33117cfbd30ffc2 (patch) | |
tree | 17972760e7300332561b51d366d2324f477cf678 /kdict/applet | |
parent | c168a00493fa3252c4ab47e13318298fdd5bdddd (diff) | |
download | tdenetwork-5feb3a1bc4eaf07b0a44bf84b33117cfbd30ffc2.tar.gz tdenetwork-5feb3a1bc4eaf07b0a44bf84b33117cfbd30ffc2.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'kdict/applet')
-rw-r--r-- | kdict/applet/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdict/applet/Makefile.am b/kdict/applet/Makefile.am index db1f4bc2..ec56ed5d 100644 --- a/kdict/applet/Makefile.am +++ b/kdict/applet/Makefile.am @@ -13,7 +13,7 @@ lnk_DATA = kdictapplet.desktop EXTRA_DIST = $(lnk_DATA) kdict_panelapplet_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module -kdict_panelapplet_la_LIBADD = $(LIB_KSYCOCA) $(LIB_KDEUI) +kdict_panelapplet_la_LIBADD = $(LIB_KSYCOCA) $(LIB_TDEUI) messages: rc.cpp $(XGETTEXT) *.cpp *.h -o $(podir)/kdictapplet.pot |