From 4f9d880a1c6a9a8f997f39ea8274255bddab0884 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 24 Sep 2014 19:11:29 +0200 Subject: Fix remaining renaming knewstuff --- kopete/kopete/config/appearance/CMakeLists.txt | 2 +- kopete/kopete/config/appearance/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'kopete') diff --git a/kopete/kopete/config/appearance/CMakeLists.txt b/kopete/kopete/config/appearance/CMakeLists.txt index a0bdcb54..5cb8d7b0 100644 --- a/kopete/kopete/config/appearance/CMakeLists.txt +++ b/kopete/kopete/config/appearance/CMakeLists.txt @@ -38,6 +38,6 @@ tde_add_kpart( kcm_kopete_appearanceconfig AUTOMOC appearanceconfig_emoticons.ui emoticonseditdialog.cpp emoticonseditwidget.ui tooltipeditdialog.cpp tooltipeditwidget.ui - LINK kopetechatwindow-static kopete-shared tdehtml-shared knewstuff-shared + LINK kopetechatwindow-static kopete-shared tdehtml-shared tdenewstuff-shared DESTINATION ${PLUGIN_INSTALL_DIR} ) diff --git a/kopete/kopete/config/appearance/Makefile.am b/kopete/kopete/config/appearance/Makefile.am index d16188bd..a0501bb0 100644 --- a/kopete/kopete/config/appearance/Makefile.am +++ b/kopete/kopete/config/appearance/Makefile.am @@ -13,7 +13,7 @@ kcm_kopete_appearanceconfig_la_LDFLAGS = -module -no-undefined $(KDE_PLUGIN) \ $(all_libraries) kcm_kopete_appearanceconfig_la_LIBADD = ../../../libkopete/libkopete.la \ ../../../kopete/chatwindow/libkopetechatwindow.la \ - -ltdetexteditor $(LIB_KOPETECOMPAT) $(LIB_TDEUTILS) $(LIB_KNEWSTUFF) + -ltdetexteditor $(LIB_KOPETECOMPAT) $(LIB_TDEUTILS) $(LIB_TDENEWSTUFF) service_DATA = kopete_appearanceconfig.desktop servicedir = $(kde_servicesdir) -- cgit v1.2.1