summaryrefslogtreecommitdiffstats
path: root/kapptemplate
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:52:50 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:52:50 -0600
commit4123be718760f8cbfc7ba7100bd0177575946fbf (patch)
tree651706f1048dbd8dd7b5fa757e111da22c5f292c /kapptemplate
parentb49dd7506883d2c41563bca9398959863e919b35 (diff)
downloadtdesdk-4123be718760f8cbfc7ba7100bd0177575946fbf.tar.gz
tdesdk-4123be718760f8cbfc7ba7100bd0177575946fbf.zip
Additional renaming of kde to tde
Diffstat (limited to 'kapptemplate')
-rw-r--r--kapptemplate/ChangeLog6
-rw-r--r--kapptemplate/README2
-rw-r--r--kapptemplate/kapp/app.cpp2
-rw-r--r--kapptemplate/kapptemplate.lsm2
4 files changed, 6 insertions, 6 deletions
diff --git a/kapptemplate/ChangeLog b/kapptemplate/ChangeLog
index 1c1721c3..74cae703 100644
--- a/kapptemplate/ChangeLog
+++ b/kapptemplate/ChangeLog
@@ -68,7 +68,7 @@ Feb-04-2001 - Simon Hausman (v1.0.1)
o Fixed memory leak in plugin module
o Use createObject instead of old create in plugin module
o Added version number to xml file in plugin module
- o Fixed integration of configure.in.in in kdesdk
+ o Fixed integration of configure.in.in in tdesdk
Feb-04-2001 - Kurt Granroth (v1.0)
o GIGANTIC REWRITE. This was *almost* a complete rewrite from
@@ -154,7 +154,7 @@ Nov-04-1999 - Kurt Granroth (v0.4.1)
install-sh, mkinstalldirs)
o Renamed .png files to "proper" naming convention
o Got rid of admin/ directory from CVS. It is now copied over from
- the common admin directory (found in kdesdk/admin). This should
+ the common admin directory (found in tdesdk/admin). This should
prevent a lot of redundent updates
Nov-02-1999 - Kurt Granroth (v0.4)
@@ -171,7 +171,7 @@ Jan-18-1999 - Kurt Granroth (v0.3.1)
CVS. It was wigging out when it tried to cp the CVS directory...
Jan-01-1999 - Kurt Granroth (v0.3)
- o Added kapptemplate to kdesdk
+ o Added kapptemplate to tdesdk
o HUGE clean-up of code
o Put in some session management stuff
o Changed main() to use 'App *widget = new App;' instead of 'App widget'.
diff --git a/kapptemplate/README b/kapptemplate/README
index 9ee09553..2c5db4b7 100644
--- a/kapptemplate/README
+++ b/kapptemplate/README
@@ -49,7 +49,7 @@ How do I install it?
If you have a standalone kapptemplate.tar.bz2, do:
./configure
make && make install
-If you are installing from kdesdk, then just
+If you are installing from tdesdk, then just
make && make install
If you are installing from .deb or .rpm, then install like any other
normal package
diff --git a/kapptemplate/kapp/app.cpp b/kapptemplate/kapp/app.cpp
index a1333cf7..397982fa 100644
--- a/kapptemplate/kapp/app.cpp
+++ b/kapptemplate/kapp/app.cpp
@@ -13,7 +13,7 @@ cat << EOF > $LOCATION_ROOT/${APP_NAME_LC}/${APP_NAME_LC}.cpp
#include <tqpainter.h>
#include <tqpaintdevicemetrics.h>
-#include <kdeversion.h>
+#include <tdeversion.h>
#include <kglobal.h>
#include <klocale.h>
#include <kiconloader.h>
diff --git a/kapptemplate/kapptemplate.lsm b/kapptemplate/kapptemplate.lsm
index d557a8f7..e1841e2a 100644
--- a/kapptemplate/kapptemplate.lsm
+++ b/kapptemplate/kapptemplate.lsm
@@ -10,7 +10,7 @@ Keywords: KDE application generator DCOP KParts Plugins XML-GUI
Author: Kurt Granroth <granroth@kde.org>
Maintained-by: Kurt Granroth <granroth@kde.org>
Home-page: http://www.granroth.org/kapptemplate
-Primary-site: cvs.kde.org:/home/kde/kdesdk/kapptemplate
+Primary-site: cvs.kde.org:/home/kde/tdesdk/kapptemplate
xxxxxx kapptemplate-1.0.6.tar.bz2
xxx kapptemplate-1.0.6.lsm
Platform: Unix