diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-31 13:29:09 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-31 13:29:09 -0600 |
commit | f2225fc1f936c1d9e6a5570a63ffe12c366176bf (patch) | |
tree | cf0b7f61bb88ea0a2e155d4cffeeb4eaaa8549dd /knotes | |
parent | 0922423eb834afb70e3323db43062cf4083dc298 (diff) | |
download | tdepim-f2225fc1f936c1d9e6a5570a63ffe12c366176bf.tar.gz tdepim-f2225fc1f936c1d9e6a5570a63ffe12c366176bf.zip |
Rename KStandard for enhanced compatibility with KDE4
Diffstat (limited to 'knotes')
-rw-r--r-- | knotes/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/knotes/ChangeLog b/knotes/ChangeLog index 3c4161dcc..fa22d2ec4 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> |