diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-31 13:29:56 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-31 13:29:56 -0600 |
commit | 82fc754f7c4e43eace608a45c22e74e532bd33f1 (patch) | |
tree | 7e1217a13d974e19f4e03cd914de2a217e832f21 /ChangeLog | |
parent | 8d6fecdf83984625b9bc6d010a6a00ee670af344 (diff) | |
download | tdevelop-82fc754f7c4e43eace608a45c22e74e532bd33f1.tar.gz tdevelop-82fc754f7c4e43eace608a45c22e74e532bd33f1.zip |
Rename KStandard for enhanced compatibility with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -317,7 +317,7 @@ * Added a ruby DCOP service project template * Improved the kapp Korundum application framework. It configures, builds and installs a C++ top level stub, that starts the ruby app. The ruby scripts are located via the - KStandardDirs/TDEInstance mechanism, in directory ..share/apps/<appname> + TDEStandardDirs/TDEInstance mechanism, in directory ..share/apps/<appname> * k_dcop and k_dcop_signals declarations are shown as slot and signal declarations in the class parser. * =begin to =end comments are ignored |