summaryrefslogtreecommitdiffstats
path: root/kreversi
diff options
context:
space:
mode:
Diffstat (limited to 'kreversi')
-rw-r--r--kreversi/ChangeLog2
-rw-r--r--kreversi/Makefile.am4
2 files changed, 3 insertions, 3 deletions
diff --git a/kreversi/ChangeLog b/kreversi/ChangeLog
index 086e05bb..0df10052 100644
--- a/kreversi/ChangeLog
+++ b/kreversi/ChangeLog
@@ -496,7 +496,7 @@
computer continues now if a game was saved while thinking
0.6: better integration into new FSSTND
- fixes for new kdecore
+ fixes for new tdecore
layout management for all dialogs
mini-icon and icon
locale-strings changed - partial translation required for
diff --git a/kreversi/Makefile.am b/kreversi/Makefile.am
index 3124c5f2..17199dfc 100644
--- a/kreversi/Makefile.am
+++ b/kreversi/Makefile.am
@@ -18,7 +18,7 @@ kreversi_SOURCES = \
kreversi.cpp \
main.cpp \
prefs.kcfgc
-kreversi_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
+kreversi_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
kreversi_LDADD = $(LIB_KDEGAMES) $(LIB_KIO)
kreversi_DEPENDENCIES = $(LIB_KDEGAMES_DEP)
@@ -65,7 +65,7 @@ install-data-local:
echo "" ;\
echo "If the system-wide highscore file does not exist, it is" ;\
echo "created with the correct ownership and permissions. See the" ;\
- echo "INSTALL file in \"kdegames/libtdegames/highscore\" for details." ;\
+ echo "INSTALL file in \"tdegames/libtdegames/highscore\" for details." ;\
echo "" ;\
echo "********************************************************" ;\
fi