summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 14:58:26 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 14:58:26 -0600
commit9791ea57011bb53515a99f77dcb6dae2bed3a3b7 (patch)
tree1009b4febd9c92e886be7229c17795c834a383a2 /ChangeLog
parentc908e40b492e38997bdfd23ea6511cc854707546 (diff)
downloadbibletime-9791ea57011bb53515a99f77dcb6dae2bed3a3b7.tar.gz
bibletime-9791ea57011bb53515a99f77dcb6dae2bed3a3b7.zip
Rename a number of classes to enhance compatibility with KDE4
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>