From c52420708f47b42fabf752e9b016ce988e6f921e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:26:44 -0600 Subject: Additional kde to tde renaming --- noatun-plugins/dub/dub.kdevprj | 2 +- noatun-plugins/synaescope/Makefile.am | 2 +- noatun-plugins/tippercanoe/Makefile.am | 2 +- noatun-plugins/tyler/Makefile.am | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'noatun-plugins') diff --git a/noatun-plugins/dub/dub.kdevprj b/noatun-plugins/dub/dub.kdevprj index b82240e..ef387e6 100644 --- a/noatun-plugins/dub/dub.kdevprj +++ b/noatun-plugins/dub/dub.kdevprj @@ -28,7 +28,7 @@ bin_program=dub cflags= cppflags= cxxflags=\s-O0 -g3 -Wall -ldadd=\s-lkfile -lkdeui -lkdecore -lqt +ldadd=\s-lkfile -ltdeui -ltdecore -lqt ldflags=\s \s [General] diff --git a/noatun-plugins/synaescope/Makefile.am b/noatun-plugins/synaescope/Makefile.am index d64a464..207ffa0 100644 --- a/noatun-plugins/synaescope/Makefile.am +++ b/noatun-plugins/synaescope/Makefile.am @@ -11,7 +11,7 @@ noatunsynaescope_la_LIBADD = $(LIB_KFILE) -lnoatun -lm bin_PROGRAMS = noatunsynaescope.bin noatunsynaescope_bin_SOURCES = core.cpp main.cpp sdlwrap.cpp ui.cpp -noatunsynaescope_bin_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +noatunsynaescope_bin_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor noatunsynaescope_bin_LDADD = $(LIB_KDEUI) -lnoatun $(SDL_LIBS) noatun_DATA = synaescope.plugin diff --git a/noatun-plugins/tippercanoe/Makefile.am b/noatun-plugins/tippercanoe/Makefile.am index 64a327f..d85ab15 100644 --- a/noatun-plugins/tippercanoe/Makefile.am +++ b/noatun-plugins/tippercanoe/Makefile.am @@ -11,7 +11,7 @@ noatuntippecanoe_la_LIBADD = $(LIB_KFILE) -lnoatun -lm bin_PROGRAMS = noatuntippecanoe.bin noatuntippecanoe_bin_SOURCES = core.cpp main.cpp ui.cpp sdlwrap.cpp -noatuntippecanoe_bin_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +noatuntippecanoe_bin_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor noatuntippecanoe_bin_LDADD = $(LIB_KDEUI) -lm $(SDL_LIBS) noatun_DATA = tippecanoe.plugin diff --git a/noatun-plugins/tyler/Makefile.am b/noatun-plugins/tyler/Makefile.am index 80b31cb..5a2e279 100644 --- a/noatun-plugins/tyler/Makefile.am +++ b/noatun-plugins/tyler/Makefile.am @@ -11,7 +11,7 @@ noatuntyler_la_LIBADD = $(LIB_KFILE) -lnoatun -lm bin_PROGRAMS = noatuntyler.bin noatuntyler_bin_SOURCES = main.cpp file.cpp compute.c display.c renderer.c -noatuntyler_bin_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +noatuntyler_bin_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor noatuntyler_bin_LDADD = $(LIB_KDECORE) -lm $(SDL_LIBS) noatun_DATA = tyler.plugin tylerstates -- cgit v1.2.1