summaryrefslogtreecommitdiffstats
path: root/knotes/ChangeLog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-31 13:29:09 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-31 13:29:09 -0600
commitf2225fc1f936c1d9e6a5570a63ffe12c366176bf (patch)
treecf0b7f61bb88ea0a2e155d4cffeeb4eaaa8549dd /knotes/ChangeLog
parent0922423eb834afb70e3323db43062cf4083dc298 (diff)
downloadtdepim-f2225fc1f936c1d9e6a5570a63ffe12c366176bf.tar.gz
tdepim-f2225fc1f936c1d9e6a5570a63ffe12c366176bf.zip
Rename KStandard for enhanced compatibility with KDE4
Diffstat (limited to 'knotes/ChangeLog')
-rw-r--r--knotes/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/knotes/ChangeLog b/knotes/ChangeLog
index 3c4161dc..fa22d2ec 100644
--- a/knotes/ChangeLog
+++ b/knotes/ChangeLog
@@ -327,8 +327,8 @@ ChangeLog for KNotes
* fixed #72657: Show note in taskbar did not work properly due to
KWin not preserving NET::SkipTaskbar for hidden windows
* fixed a bug that changes in the note default configuration will
- never be used (use KStandardDirs::saveLocation() instead of
- KStandardDirs::findResource())
+ never be used (use TDEStandardDirs::saveLocation() instead of
+ TDEStandardDirs::findResource())
2004/03/16 Tobias Koenig <tokoe@kde.org>