diff options
author | Timothy Pearson <[email protected]> | 2013-01-31 13:20:19 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-31 13:20:19 -0600 |
commit | fc0196cdf6062125e587fbba536e78ea1f2d7f91 (patch) | |
tree | f896cfee60d61f50594e55c59c65c0e27920d118 /ChangeLog | |
parent | 7a50d8810a790c1b936a6e61e0a10c8bb62bec51 (diff) | |
download | kpilot-fc0196cdf6062125e587fbba536e78ea1f2d7f91.tar.gz kpilot-fc0196cdf6062125e587fbba536e78ea1f2d7f91.zip |
Rename KStandard for enhanced compatibility with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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). |