diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:52:14 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:52:14 -0600 |
commit | 0a841682a5517fa5c9807fd0f09ffcf141bf1b35 (patch) | |
tree | f977fd590b6a9dd3867af92f7269e6c3b87433d5 /kppp | |
parent | 55b5e168e3b25303c9eff3b5e4b6e2317e13a156 (diff) | |
download | tdenetwork-0a841682a5517fa5c9807fd0f09ffcf141bf1b35.tar.gz tdenetwork-0a841682a5517fa5c9807fd0f09ffcf141bf1b35.zip |
Additional renaming of kde to tde
Diffstat (limited to 'kppp')
-rw-r--r-- | kppp/ChangeLog | 2 | ||||
-rw-r--r-- | kppp/README | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kppp/ChangeLog b/kppp/ChangeLog index ed067258..e3657e16 100644 --- a/kppp/ChangeLog +++ b/kppp/ChangeLog @@ -331,7 +331,7 @@ 1999-03-03 Harri Porten <porten@kde.org> - * kdelibs have been switched to Qt 2.0. Replaced a lot of const char * + * tdelibs have been switched to Qt 2.0. Replaced a lot of const char * with QString (or QString&) and removed ~100 .data() calls. 1999-02-16 Harri Porten <porten@kde.org> diff --git a/kppp/README b/kppp/README index c6c28d18..e177de5d 100644 --- a/kppp/README +++ b/kppp/README @@ -31,7 +31,7 @@ o new copy function on the account dialog New in Verions 0.5.4 o nothing new, sorry. Just bug fixes and work to get kppp to compile - with the new kdelibs and Qt 1.3 + with the new tdelibs and Qt 1.3 New in Verions 0.5.3 |