summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-31 13:29:56 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-31 13:29:56 -0600
commit82fc754f7c4e43eace608a45c22e74e532bd33f1 (patch)
tree7e1217a13d974e19f4e03cd914de2a217e832f21 /ChangeLog
parent8d6fecdf83984625b9bc6d010a6a00ee670af344 (diff)
downloadtdevelop-82fc754f7c4e43eace608a45c22e74e532bd33f1.tar.gz
tdevelop-82fc754f7c4e43eace608a45c22e74e532bd33f1.zip
Rename KStandard for enhanced compatibility with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b93946d..1ec8f48b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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