summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-31 13:20:19 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-31 13:20:19 -0600
commitfc0196cdf6062125e587fbba536e78ea1f2d7f91 (patch)
treef896cfee60d61f50594e55c59c65c0e27920d118 /ChangeLog
parent7a50d8810a790c1b936a6e61e0a10c8bb62bec51 (diff)
downloadkpilot-fc0196cdf6062125e587fbba536e78ea1f2d7f91.tar.gz
kpilot-fc0196cdf6062125e587fbba536e78ea1f2d7f91.zip
Rename KStandard for enhanced compatibility with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 86fb1b7..f663f26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -944,8 +944,8 @@ TODO: only re-write a local database if it is changed.
* Added isArchived() and makeArchived() methods to PilotAppCategory
to set the dlpRecArchived flag.
* Changed the way how the DBBackup/username/ and conduits/username/
- directories are created (now I'm using KStandardDirs::makeDir and
- KStandardDirs::exists).
+ directories are created (now I'm using TDEStandardDirs::makeDir and
+ TDEStandardDirs::exists).
* FirstSync now also means PC->HH or HH->PC directions (which is clear
intuitively, as with these direction, nothing that's on the other
side should matter at all).