From 46850422d6f857317455a6f7682bda9af4ba77f8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 21:46:38 -0600 Subject: Rename additional instances of KDE to TDE --- kstyles/highcontrast/config/Makefile.am | 2 +- kstyles/keramik/Makefile.am | 2 +- kstyles/klegacy/Makefile.am | 2 +- kstyles/plastik/config/Makefile.am | 2 +- kstyles/utils/installtheme/Makefile.am | 4 ++-- kstyles/web/Makefile.am | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) (limited to 'kstyles') diff --git a/kstyles/highcontrast/config/Makefile.am b/kstyles/highcontrast/config/Makefile.am index e94d5a46c..7aa7535a2 100644 --- a/kstyles/highcontrast/config/Makefile.am +++ b/kstyles/highcontrast/config/Makefile.am @@ -3,7 +3,7 @@ INCLUDES = $(all_includes) noinst_HEADERS = highcontrastconfig.h kde_module_LTLIBRARIES = kstyle_highcontrast_config.la kstyle_highcontrast_config_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module -kstyle_highcontrast_config_la_LIBADD = $(LIB_QT) $(LIB_KDECORE) +kstyle_highcontrast_config_la_LIBADD = $(LIB_QT) $(LIB_TDECORE) kstyle_highcontrast_config_la_SOURCES = highcontrastconfig.cpp kstyle_highcontrast_config_la_METASOURCES = AUTO diff --git a/kstyles/keramik/Makefile.am b/kstyles/keramik/Makefile.am index 87e68132b..83e1d4a03 100644 --- a/kstyles/keramik/Makefile.am +++ b/kstyles/keramik/Makefile.am @@ -15,7 +15,7 @@ noinst_PROGRAMS = genembed genembed_SOURCES = genembed.cpp genembed_LDADD = ../../tdefx/libtdefx.la -genembed_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor +genembed_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor pixmaps.keramik: pics/checkbox-off.png pics/checkbox-on.png pics/combobox-list-bc.png\ pics/combobox-list-bl.png pics/combobox-list-br.png pics/combobox-list-cl.png pics/combobox-list-cr.png\ diff --git a/kstyles/klegacy/Makefile.am b/kstyles/klegacy/Makefile.am index 872ccd75d..9bdee9267 100644 --- a/kstyles/klegacy/Makefile.am +++ b/kstyles/klegacy/Makefile.am @@ -3,6 +3,6 @@ INCLUDES= $(all_includes) noinst_HEADERS = klegacystyle.h lib_LTLIBRARIES = klegacystyle.la klegacystyle_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined -klegacystyle_la_LIBADD = $(LIB_KDECORE) +klegacystyle_la_LIBADD = $(LIB_TDECORE) klegacystyle_la_SOURCES = klegacystyle.cpp plugin.cpp klegacystyle_la_METASOURCES = AUTO diff --git a/kstyles/plastik/config/Makefile.am b/kstyles/plastik/config/Makefile.am index aeae1c5e5..887c7ea89 100644 --- a/kstyles/plastik/config/Makefile.am +++ b/kstyles/plastik/config/Makefile.am @@ -3,7 +3,7 @@ INCLUDES = $(all_includes) noinst_HEADERS = plastikconf.h kde_module_LTLIBRARIES = kstyle_plastik_config.la kstyle_plastik_config_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module -kstyle_plastik_config_la_LIBADD = $(LIB_KDEUI) $(LIB_QT) $(LIB_KDECORE) +kstyle_plastik_config_la_LIBADD = $(LIB_TDEUI) $(LIB_QT) $(LIB_TDECORE) kstyle_plastik_config_la_SOURCES = plastikconf.cpp kstyle_plastik_config_la_METASOURCES = AUTO diff --git a/kstyles/utils/installtheme/Makefile.am b/kstyles/utils/installtheme/Makefile.am index f2f88dbbc..2d7fab839 100644 --- a/kstyles/utils/installtheme/Makefile.am +++ b/kstyles/utils/installtheme/Makefile.am @@ -10,9 +10,9 @@ bin_PROGRAMS = kinstalltheme kinstalltheme_SOURCES = main.cpp # the library search path. -kinstalltheme_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor +kinstalltheme_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor # the libraries to link against. Be aware of the order. First the libraries, # that depend on the following ones. -kinstalltheme_LDADD = $(LIB_QT) $(LIB_KDECORE) +kinstalltheme_LDADD = $(LIB_QT) $(LIB_TDECORE) diff --git a/kstyles/web/Makefile.am b/kstyles/web/Makefile.am index daa26a19d..4047973e1 100644 --- a/kstyles/web/Makefile.am +++ b/kstyles/web/Makefile.am @@ -1,7 +1,7 @@ INCLUDES = $(all_includes) lib_LTLIBRARIES = webstyle.la webstyle_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined -webstyle_la_LIBADD = $(LIB_KDEUI) +webstyle_la_LIBADD = $(LIB_TDEUI) webstyle_la_SOURCES = webstyle.cpp plugin.cpp noinst_HEADERS = webstyle.h -- cgit v1.2.1