diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-05 21:46:24 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-05 21:46:24 -0500 |
commit | fa8303c454af603907958133f62a84d5a7334b3d (patch) | |
tree | b7db19809e581b0aeb873352f36383ddf9ff5e18 /kppp | |
parent | ce867fbc46b6cc384ddbbfc592fed95da052b233 (diff) | |
download | tdenetwork-fa8303c454af603907958133f62a84d5a7334b3d.tar.gz tdenetwork-fa8303c454af603907958133f62a84d5a7334b3d.zip |
Rename kde libraries to tde
Diffstat (limited to 'kppp')
-rw-r--r-- | kppp/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kppp/ChangeLog b/kppp/ChangeLog index 58dfc849..36984467 100644 --- a/kppp/ChangeLog +++ b/kppp/ChangeLog @@ -1630,8 +1630,8 @@ Mon Jan 5 13:59:20 1998 Mario Weilguni <mweilguni@sime.com> Mon Jan 5 13:42:28 1998 Mario Weilguni <mweilguni@sime.com> * general.cpp: replaced the KIntLineEdit class with the - class KIntegerLine from libkdeui. Replaced the progress - widget with that from libkdeui. + class KIntegerLine from libtdeui. Replaced the progress + widget with that from libtdeui. Mon Jan 5 12:51:43 1998 Mario Weilguni <mweilguni@sime.com> |