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 --- atlantik/INSTALL | 2 +- atlantik/README | 4 ++-- atlantik/README.KDE-3.0 | 2 +- atlantik/README.packaging | 2 +- atlantik/client/Makefile.am | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) (limited to 'atlantik') diff --git a/atlantik/INSTALL b/atlantik/INSTALL index 34523708..fe0b6aa2 100644 --- a/atlantik/INSTALL +++ b/atlantik/INSTALL @@ -9,7 +9,7 @@ Contents 1. Compiling the CVS version ---------------------------- -cd kdegames && make -f Makefile.cvs && ./configure && cd atlantik && make +cd tdegames && make -f Makefile.cvs && ./configure && cd atlantik && make 2. Compiling a release tarball ------------------------------ diff --git a/atlantik/README b/atlantik/README index c51d2859..adddbd9d 100644 --- a/atlantik/README +++ b/atlantik/README @@ -36,8 +36,8 @@ http://unixcode.org/monopd/ However, the latest versions of both projects are found in CVS. Atlantik is located in the CVS repository of the KDE project in the module -kdegames. See http://www.kde.org/anoncvs.html for instructions how to -download KDE modules from CVS. Atlantik is included in the kdegames package +tdegames. See http://www.kde.org/anoncvs.html for instructions how to +download KDE modules from CVS. Atlantik is included in the tdegames package since the KDE 3.1 release. For more information on monopd CVS see the monopd pages on diff --git a/atlantik/README.KDE-3.0 b/atlantik/README.KDE-3.0 index c941aaa9..7be13669 100644 --- a/atlantik/README.KDE-3.0 +++ b/atlantik/README.KDE-3.0 @@ -4,4 +4,4 @@ unexplained crashes when using Atlantik with KDE 3.0, 3.0.1 or 3.0.2. It is recommended to run Atlantik with at least KDE 3.0.3 or 3.1 Beta1, or a KDE CVS checkout of the HEAD branch recent enough to contain revision 1.6 of -kdelibs/kdecore/kbufferedio.cpp and revision 1.39 of kextsock.cpp. +kdelibs/tdecore/kbufferedio.cpp and revision 1.39 of kextsock.cpp. diff --git a/atlantik/README.packaging b/atlantik/README.packaging index 90608a7c..8c74e1b0 100644 --- a/atlantik/README.packaging +++ b/atlantik/README.packaging @@ -1,6 +1,6 @@ Notes for packaging stand-alone releases that will work with all of KDE 3.x: -kdegames/configure.in.in +tdegames/configure.in.in ------------------------ #MIN_CONFIG(3.0) diff --git a/atlantik/client/Makefile.am b/atlantik/client/Makefile.am index f0c00fa9..fea5951d 100644 --- a/atlantik/client/Makefile.am +++ b/atlantik/client/Makefile.am @@ -1,6 +1,6 @@ bin_PROGRAMS = atlantik INCLUDES = -I$(top_srcdir)/libtdegames -I$(srcdir)/../libatlantic -I$(srcdir)/../libatlantikclient -I$(srcdir)/../libatlantikui $(all_includes) -atlantik_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor -L../libatlantic/.libs -latlantic +atlantik_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor -L../libatlantic/.libs -latlantic atlantik_LDADD = ../libatlantikui/libatlantikui.la ../libatlantikclient/libatlantikclient.la $(LIB_KDEGAMES) $(LIB_KIO) atlantik_DEPENDENCIES = $(LIB_KDEGAMES_DEP) -- cgit v1.2.1