From 6c8fc8ddd81bcb8ff1828dbffbd181b905c6331e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:30:28 -0600 Subject: Additional kde to tde renaming --- kasteroids/ChangeLog | 2 +- kasteroids/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'kasteroids') diff --git a/kasteroids/ChangeLog b/kasteroids/ChangeLog index ccccd0c2..ccec02a1 100644 --- a/kasteroids/ChangeLog +++ b/kasteroids/ChangeLog @@ -25,7 +25,7 @@ Version 0.3.1 Also the cool shield graphics. Verison 0.2.0 - * [Martin Jones] Use QwSpriteField-1.4 from kdesupport + * [Martin Jones] Use QwSpriteField-1.4 from tdesupport * [Martin Jones] Preliminary sound support Version 0.1.0 diff --git a/kasteroids/Makefile.am b/kasteroids/Makefile.am index d7c2de53..9d7a8064 100644 --- a/kasteroids/Makefile.am +++ b/kasteroids/Makefile.am @@ -5,7 +5,7 @@ METASOURCES = AUTO bin_PROGRAMS = kasteroids kasteroids_SOURCES = main.cpp view.cpp ledmeter.cpp toplevel.cpp settings.kcfgc -kasteroids_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +kasteroids_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor kasteroids_LDADD = $(LIB_KDEGAMES) -lsoundserver_idl -lqtmcop kasteroids_DEPENDENCIES = $(LIB_KDEGAMES_DEP) -- cgit v1.2.3