diff options
author | Timothy Pearson <[email protected]> | 2011-11-05 21:46:24 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-05 21:46:24 -0500 |
commit | fa8303c454af603907958133f62a84d5a7334b3d (patch) | |
tree | b7db19809e581b0aeb873352f36383ddf9ff5e18 | |
parent | ce867fbc46b6cc384ddbbfc592fed95da052b233 (diff) | |
download | tdenetwork-fa8303c454af603907958133f62a84d5a7334b3d.tar.gz tdenetwork-fa8303c454af603907958133f62a84d5a7334b3d.zip |
Rename kde libraries to tde
-rw-r--r-- | kopete/libkopete/compat/kpixmapregionselectorwidget.cpp | 2 | ||||
-rw-r--r-- | kopete/libkopete/compat/kpixmapregionselectorwidget.h | 2 | ||||
-rw-r--r-- | kppp/ChangeLog | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/kopete/libkopete/compat/kpixmapregionselectorwidget.cpp b/kopete/libkopete/compat/kpixmapregionselectorwidget.cpp index 2d2c0e97..8c561b99 100644 --- a/kopete/libkopete/compat/kpixmapregionselectorwidget.cpp +++ b/kopete/libkopete/compat/kpixmapregionselectorwidget.cpp @@ -18,7 +18,7 @@ */ /* NOTE: There are two copies of this .h and the .cpp file, with subtle differences. - * One copy is in kdelibs/kdeui, and the other copy is in kdepim/libkdepim + * One copy is in kdelibs/kdeui, and the other copy is in kdepim/libtdepim * This is because kdepim has to remain backwards compatible. Any changes * to either file should be made to the other. */ diff --git a/kopete/libkopete/compat/kpixmapregionselectorwidget.h b/kopete/libkopete/compat/kpixmapregionselectorwidget.h index ab69f65c..7143576d 100644 --- a/kopete/libkopete/compat/kpixmapregionselectorwidget.h +++ b/kopete/libkopete/compat/kpixmapregionselectorwidget.h @@ -34,7 +34,7 @@ class KPopupMenu; * user with a friendly way to select a rectangular subregion of the pixmap. * * NOTE: There are two copies of this .h and the .cpp file, with subtle differences. - * One copy is in kdelibs/kdeui, and the other copy is in kdepim/libkdepim + * One copy is in kdelibs/kdeui, and the other copy is in kdepim/libtdepim * This is because kdepim has to remain backwards compatible. Any changes * to either file should be made to the other. * 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 <[email protected]> Mon Jan 5 13:42:28 1998 Mario Weilguni <[email protected]> * 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 <[email protected]> |