diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:55:17 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:55:17 -0600 |
commit | 45e371f7ffece317ed9466f032cb0fe9520461f1 (patch) | |
tree | 2f292babc95fbea695a578de46bed15fb2b61fc8 /ChangeLog | |
parent | 5e4f00a9911f1b6360a49f869fe10620325beaba (diff) | |
download | kpilot-45e371f7ffece317ed9466f032cb0fe9520461f1.tar.gz kpilot-45e371f7ffece317ed9466f032cb0fe9520461f1.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -608,7 +608,7 @@ TODO: only re-write a local database if it is changed. 2004-04-10 Reinhold Kainhofer * Split kpilot's configuration into several files, one for each conduit. - Also wrote a kconf_update script so the old settings are preserved. + Also wrote a tdeconf_update script so the old settings are preserved. We still need to sort out the remaining settings written to kpilotrc. * Corrected all path variables in the .kcfg files from type String to Path * The configuration wizard now also sets the conduits' settings to sensitive @@ -805,7 +805,7 @@ TODO: only re-write a local database if it is changed. * New DCOP functions in the daemon to query its state and settings * the kontact plugin also detects if the daemon is quit * Use a QSplitter in the config dialog instead of the QHBox layout -* implemented the kconf_update scripts to move groupless entries to the +* implemented the tdeconf_update scripts to move groupless entries to the [General] group * Still missing: o) TDEConfig sync between the three processes working on the |