From 45971e65a6114fbd1f91ae354da485450001166f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:02:44 +0200 Subject: Additional k => tde renaming and fixes --- kdict/applet/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kdict/applet') diff --git a/kdict/applet/Makefile.am b/kdict/applet/Makefile.am index c89bb493..0dbd15d3 100644 --- a/kdict/applet/Makefile.am +++ b/kdict/applet/Makefile.am @@ -12,8 +12,8 @@ lnk_DATA = kdictapplet.desktop EXTRA_DIST = $(lnk_DATA) -kdict_panelapplet_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor -kdict_panelapplet_la_LIBADD = $(LIB_KSYCOCA) $(LIB_TDEUI) +kdict_panelapplet_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor +kdict_panelapplet_la_LIBADD = $(LIB_TDESYCOCA) $(LIB_TDEUI) messages: rc.cpp $(XGETTEXT) *.cpp *.h -o $(podir)/kdictapplet.pot -- cgit v1.2.1