diff options
author | Timothy Pearson <[email protected]> | 2013-01-25 00:36:20 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-25 00:36:20 -0600 |
commit | f21aaec952493cb5688c73de6e82a569ddbd7fb2 (patch) | |
tree | 78ccb5117063da3e08e3277e11054b912a9f2ae7 /kppp/ChangeLog | |
parent | c48e769eb275917717e2b55eb869f7e559293ac8 (diff) | |
download | tdenetwork-f21aaec952493cb5688c73de6e82a569ddbd7fb2.tar.gz tdenetwork-f21aaec952493cb5688c73de6e82a569ddbd7fb2.zip |
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'kppp/ChangeLog')
-rw-r--r-- | kppp/ChangeLog | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/kppp/ChangeLog b/kppp/ChangeLog index 8aea4f64..6c532c03 100644 --- a/kppp/ChangeLog +++ b/kppp/ChangeLog @@ -270,7 +270,7 @@ * connect.cpp: skip setting the volume if command is empty * switched from KWizard to QWizard - * adaption to new KConfig iterators + * adaption to new TDEConfig iterators * partly switched to KStandardDirs 1999-05-07 Harri Porten <[email protected]> @@ -643,7 +643,7 @@ 1998-12-22 Harri Porten <[email protected]> * pppdata.cpp: Give users upgrading from KDE 1.0 instructions how - to modify their kppprc if it is owned by root (KConfig bug back then). + to modify their kppprc if it is owned by root (TDEConfig bug back then). 1998-12-21 Mario Weilguni <[email protected]> @@ -915,7 +915,7 @@ * modem.cpp: disentangled Modem class from other Widgets, i.e. removed the Multiple Inheritance I introduced earlier. Drawback: another global pointer :( - * main.cpp: since KConfig neglects the real user id when creating + * main.cpp: since TDEConfig neglects the real user id when creating config files we have to give kppprc back to the user ourself. * connect.cpp: pass something more useful to parseModemSpeed() * removed lots of unused/redundant code and variables @@ -1188,7 +1188,7 @@ 1998-06-02 Harri Porten <[email protected]> - * pppdata.cpp: removed workaround, since KConfig fix is in place now + * pppdata.cpp: removed workaround, since TDEConfig fix is in place now Mon Jun 1 16:13:06 1998 Mario Weilguni <[email protected]> @@ -1208,7 +1208,7 @@ Mon May 18 19:51:56 1998 Mario Weilguni <[email protected]> 1998-05-15 Harri Porten <[email protected]> - * pppdata.cpp: temporary workaround for KConfig bug concerning + * pppdata.cpp: temporary workaround for TDEConfig bug concerning lists without a trailing separator Fri May 15 22:27:02 1998 Mario Weilguni <[email protected]> @@ -1659,7 +1659,7 @@ Thu Dec 25 11:46:34 1997 Bernd Johannes Wuebben <[email protected]> * Added new script keywords: PwPrompt and ID * Added ID and Password LineEdits on the main dialog window - * KConfig transition is now complete, one more time the data + * TDEConfig transition is now complete, one more time the data storage format has changed. ( Hopefully the last time ) * All sorts of little cosmetic changes |