summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index ccb7603..ed8a42a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -423,7 +423,7 @@
2003-01-18 Joachim Ansorg <junkmail@joachim.ansorgs.de>
* Removed install instructions from CResMgr and the actions XML file
- * Fixed missing insertion of KAction objects into our KAccel object
+ * Fixed missing insertion of TDEAction objects into our TDEAccel object
2003-01-17 Joachim Ansorg <junkmail@joachim.ansorgs.de>
* Removed installation instructions, the webpage and README/INSTALL files are good enough
@@ -704,7 +704,7 @@
1999-12-19 Joachim Ansorg <Jockel123@gmx.de>
*Fontmanagementdialog uses now a XFonts list, not the list provided by KDE. This solves the problems on
- systems without KFontManager
+ systems without TDEFontManager
*Added files global.h and global.cpp which should contain global functions
*Fixed some typos in the german translation
@@ -850,7 +850,7 @@
*Added some text to the handbook
*Removed the german index.sgml file, because it makes no senss.
We will add this if the english one is ready to translate it into german.
- *Cleaned up KListView::addChildItem()
+ *Cleaned up TDEListView::addChildItem()
*Finished dialog of the link manager, needs implementation of functions to work
1999-10-05 Joachim Ansorg <Jockel123@gmx.de>