diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-25 00:32:27 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-25 00:32:27 -0600 |
commit | 9f2c757e1a1694373c11427a00502c2ff4c2d403 (patch) | |
tree | 7d90e91214976a7d23d89ec3474515cf46069704 /ktouch/ChangeLog | |
parent | cee429821aa6f1acc97fb482d325fb4eb37376ca (diff) | |
download | tdeedu-9f2c757e1a1694373c11427a00502c2ff4c2d403.tar.gz tdeedu-9f2c757e1a1694373c11427a00502c2ff4c2d403.zip |
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'ktouch/ChangeLog')
-rw-r--r-- | ktouch/ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ktouch/ChangeLog b/ktouch/ChangeLog index 2a918ddc..b8a9c1e7 100644 --- a/ktouch/ChangeLog +++ b/ktouch/ChangeLog @@ -89,13 +89,13 @@ KTouch is started. 2004-11-01 Andreas Nicolai <andreas.nicolai@gmx.net> - * Moved all configuration data to Prefs (using KConfig XT) or + * Moved all configuration data to Prefs (using TDEConfig XT) or to the KTouch Main Widget * Removed the old configuration object completely * Changed the startup procedure somewhat 2004-10-29 Andreas Nicolai <andreas.nicolai@gmx.net> - * Moved some more configuration entries to the KConfig XT, + * Moved some more configuration entries to the TDEConfig XT, fixed some bugs with the configuration dialog * added font override buttons. @@ -115,11 +115,11 @@ context menu anylonger * Fixed the deprecated download/upload routines * Revised the configuration class and added new config data (still to - be syncronized with KConfig XT) + be syncronized with TDEConfig XT) * plus much more... 2004-09-30 Anne-Marie Mahfouf <annemarie.mahfouf@free.fr> - * Port to KConfig XT + * Port to TDEConfig XT * Port the Trainig ->Default Lectures, Settings->Keyboard Layouts, Settings->Keyboard Color Schemes to KSelectAction * Add tooltips and QWhatsThis help in Config dialogs |