diff options
Diffstat (limited to 'korundum/ChangeLog')
-rw-r--r-- | korundum/ChangeLog | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/korundum/ChangeLog b/korundum/ChangeLog index 0d904be8..a80e9dd7 100644 --- a/korundum/ChangeLog +++ b/korundum/ChangeLog @@ -437,7 +437,7 @@ CCMAIL: kde-bindings@kde.org * More missing DCOP marshallers - QStringList and QCStringList * A class with a 'k_dcop' slots declaration can now be an instance of DCOPObject - * Converted the 'petshop' DCOP server example from pykde python + * Converted the 'petshop' DCOP server example from pytde python 2004-07-16 Richard Dale <Richard_Dale@tipitina.demon.co.uk> @@ -460,7 +460,7 @@ CCMAIL: kde-bindings@kde.org 2004-07-14 Richard Dale <Richard_Dale@tipitina.demon.co.uk> - * Converted various example app templates from pykde to ruby Korundum + * Converted various example app templates from pytde to ruby Korundum 2004-07-13 Richard Dale <Richard_Dale@tipitina.demon.co.uk> @@ -517,19 +517,19 @@ CCMAIL: kde-bindings@kde.org 2004-07-07 Richard Dale <Richard_Dale@tipitina.demon.co.uk> - * Translated the excellent pykde 'UISampler' app to ruby + * Translated the excellent pytde 'UISampler' app to ruby * Added KAction list marshalling * KDE::MainWindow.RESTORE() and kRestoreMainWindows() methods added. 2004-07-06 Richard Dale <Richard_Dale@tipitina.demon.co.uk> - * Added more translated pykde examples + * Added more translated pytde examples * The type signatures of dcop signals and slots are now normalized and unwanted white space is removed 2004-07-02 Richard Dale <Richard_Dale@tipitina.demon.co.uk> - * Translated some pykde example programs from python to ruby + * Translated some pytde example programs from python to ruby * Added various marshallers for the KSharedPtr related methods/classes 2004-07-02 Richard Dale <Richard_Dale@tipitina.demon.co.uk> |