Fix remaining renaming knewstuff

pull/1/head
Slávek Banko 10 years ago
parent 06717a7be1
commit 4f9d880a1c

@ -1 +1 @@
Subproject commit 4813f61a33c80294b915d2c346916fa7013e04a7
Subproject commit 92ee091d6ecb323af421834d2926f2d920035adc

@ -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}
)

@ -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)

Loading…
Cancel
Save