From 4123be718760f8cbfc7ba7100bd0177575946fbf Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:52:50 -0600 Subject: Additional renaming of kde to tde --- kapptemplate/ChangeLog | 6 +++--- kapptemplate/README | 2 +- kapptemplate/kapp/app.cpp | 2 +- kapptemplate/kapptemplate.lsm | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'kapptemplate') 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 #include -#include +#include #include #include #include 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 Maintained-by: Kurt Granroth 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 -- cgit v1.2.3