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 --- kpoker/ChangeLog | 4 ++-- kpoker/Makefile.am | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'kpoker') diff --git a/kpoker/ChangeLog b/kpoker/ChangeLog index f38991bf..55c060e7 100644 --- a/kpoker/ChangeLog +++ b/kpoker/ChangeLog @@ -275,8 +275,8 @@ Version 0.3.1 Version 0.3 - kpoker got adapted to the new fsstnd (thanks Coolo !) -- kpoker now supports KLocale (only works in the kdegames-distribution) -- added german language file (kdegames distribution only) +- kpoker now supports KLocale (only works in the tdegames-distribution) +- added german language file (tdegames distribution only) - kpoker should now run on DEC Alphas (thanks Uwe Thiem :) ------------------------------------------------------------------------------ diff --git a/kpoker/Makefile.am b/kpoker/Makefile.am index 9579f903..acbc33d6 100644 --- a/kpoker/Makefile.am +++ b/kpoker/Makefile.am @@ -7,7 +7,7 @@ KDE_ICON = kpoker bin_PROGRAMS = kpoker kpoker_SOURCES = kpoker.cpp kpaint.cpp top.cpp main.cpp betbox.cpp \ optionsdlg.cpp player.cpp playerbox.cpp newgamedlg.cpp poker.cpp -kpoker_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +kpoker_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor kpoker_LDADD = $(LIB_KDEGAMES) kpoker_DEPENDENCIES = $(LIB_KDEGAMES_DEP) -- cgit v1.2.1