summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kopete/libkopete/compat/kpixmapregionselectorwidget.cpp2
-rw-r--r--kopete/libkopete/compat/kpixmapregionselectorwidget.h2
-rw-r--r--kppp/ChangeLog4
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 <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>