diff options
author | Timothy Pearson <[email protected]> | 2013-01-20 00:04:59 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-20 00:04:59 -0600 |
commit | 544dbe8589744318c5a880e6c3d235fda3ee2089 (patch) | |
tree | 7bcc90a5920e24d475ec7251557fef344016e15b /kalyptus/ChangeLog | |
parent | ffd65d91550a2d42493128327545585a7315439d (diff) | |
download | libtqt-perl-544dbe8589744318c5a880e6c3d235fda3ee2089.tar.gz libtqt-perl-544dbe8589744318c5a880e6c3d235fda3ee2089.zip |
Rename KApplication to TDEApplication to avoid conflicts with KDE4
Diffstat (limited to 'kalyptus/ChangeLog')
-rw-r--r-- | kalyptus/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kalyptus/ChangeLog b/kalyptus/ChangeLog index 7175775..793c333 100644 --- a/kalyptus/ChangeLog +++ b/kalyptus/ChangeLog @@ -208,7 +208,7 @@ - In Invoke() the method call will be looked up dynamically from the Smoke runtime - The arguments are marsalled from C# to C++ on the Smoke::Stack, and the method invoked. - * The KDE doc comments are converted to C# xml style tags (eg KApplication.cs) + * The KDE doc comments are converted to C# xml style tags (eg TDEApplication.cs) * Problems - A small fix was need for RealProxies with Mono 0.30. DotGnu doesn't have RealProxies/remoting yet. |