summaryrefslogtreecommitdiffstats
path: root/kapptemplate/ChangeLog
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/ChangeLog
parentb49dd7506883d2c41563bca9398959863e919b35 (diff)
downloadtdesdk-4123be718760f8cbfc7ba7100bd0177575946fbf.tar.gz
tdesdk-4123be718760f8cbfc7ba7100bd0177575946fbf.zip
Additional renaming of kde to tde
Diffstat (limited to 'kapptemplate/ChangeLog')
-rw-r--r--kapptemplate/ChangeLog6
1 files changed, 3 insertions, 3 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'.