summaryrefslogtreecommitdiffstats
path: root/kapptemplate/ChangeLog
diff options
context:
space:
mode:
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'.