From ed57d8a57b09cf200223bd57ebfaf8073b49653a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:18:16 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- kalyptus/ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kalyptus/ChangeLog') diff --git a/kalyptus/ChangeLog b/kalyptus/ChangeLog index 793c333..15fe667 100644 --- a/kalyptus/ChangeLog +++ b/kalyptus/ChangeLog @@ -44,7 +44,7 @@ 2004-08-19 Richard Dale - * A namespace such as KIO:: can be spread over several header files, the source + * A namespace such as TDEIO:: can be spread over several header files, the source names are now kept in a property list so that all the includes can be generated. 2004-07-26 Richard Dale @@ -57,7 +57,7 @@ * When the Smoke code for accessing an enum was generated, it was assuming that the enum was in the same source file as the class. This doesn't work - for namespaces like KIO:: where enums can be spread over several source + for namespaces like TDEIO:: where enums can be spread over several source files. * The solution is to add a source file property to each enum, and when the accessor code for the enum is generated a suitable include can be added. @@ -246,7 +246,7 @@ * Fixed a problem with parsing one line namespace declarations * Added support for the QT_WORKSPACE_WINDOWMODE macro, to solve build problem - * Added some more primitive type definitions such as KIO::filesize_t + * Added some more primitive type definitions such as TDEIO::filesize_t 2003-12-23 Richard Dale -- cgit v1.2.1