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 Mon Jan 5 13:42:28 1998 Mario Weilguni * 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