From 24b85b785334e8436c975a4323fcbb75d61f6e72 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:31:43 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- kdejava/ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kdejava/ChangeLog') diff --git a/kdejava/ChangeLog b/kdejava/ChangeLog index dd1545e4..bf2a70f5 100644 --- a/kdejava/ChangeLog +++ b/kdejava/ChangeLog @@ -68,7 +68,7 @@ * Fixed/removed some compiler warnings from the generated code * Removed -lkjs, -lkscipt and -lkmid libs from the link options - * Removed KDockWindow, KLineEditDlg, KPrinter, KNamedCommand, KSocket and KRegExpr + * Removed KDockWindow, KLineEditDlg, KPrinter, KNamedCommand, TDESocket and KRegExpr classes * Added KInputDialog, KExtendedSocket, KBufferedIO, KAsyncIO, KDirLister, RenameDlg, AuthInfo and Observer classes @@ -125,7 +125,7 @@ * Changed KScribble event handler methods access type to protected * Re-added classes from kcolordialog.h - * Restored missing readEntry() and writeEntry() methods to KConfigBase + * Restored missing readEntry() and writeEntry() methods to TDEConfigBase * Methods in namespace derived classes KIO and KStdAction made static again 2002-11-18 Richard Dale @@ -206,7 +206,7 @@ 2002-02-19 Richard Dale * Fixed incorrect classname strings in KHTMLPart event handler callbacks 2002-02-13 Richard Dale - * KConfigBase - Fixed readListEntry(), writeListEntry() methods. + * TDEConfigBase - Fixed readListEntry(), writeListEntry() methods. * Functions in KIconLoader, such as BarIcon(), converted to java static methods. * KAccel - Fixed java slot connections -- cgit v1.2.1