summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:51:30 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:51:30 -0600
commitb07e8ce7a04b2e7395663d350b556b29951a67ea (patch)
tree2632eede40c61f0c6c0412e6f4c0993aea1b432a /ChangeLog
parent9822f5517d3f9296738d30ceee4e452aced8750f (diff)
downloadkpilot-b07e8ce7a04b2e7395663d350b556b29951a67ea.tar.gz
kpilot-b07e8ce7a04b2e7395663d350b556b29951a67ea.zip
Rename KDEHOME and KDEDIR
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 64c5b9a..a0cdd45 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -931,7 +931,7 @@ TODO: only re-write a local database if it is changed.
* Changed a few accelerators (duplicates reported by Dr.Klash)
* Also show items marked as deleted in the GenericDB viewer.
* All conduits now have their own copy of the handheld's database
- in $KDEHOME/share/apps/kpilot/conduits/UserName/*.pdb. This was
+ in $TDEHOME/share/apps/kpilot/conduits/UserName/*.pdb. This was
needed so that backup runs don't break the conduit's algorithm to
detect changed records on the PC. So far, we compared each entry
to the corresponding entry in the backup database. It that changed,
@@ -1036,7 +1036,7 @@ KPilot Developer's notes for July 9th
2003-7-5 Adriaan de Groot
* Renamed all conduit plugins from lib<bla>conduit (and variants) to
- conduit_<bla>, so that they're easier to identify in $KDEDIR/lib/trinity.
+ conduit_<bla>, so that they're easier to identify in $TDEDIR/lib/trinity.
Of course, this doesn't work right. Feh.
* Removed listCat again.
* Implemented a notion of "internal conduit", so that we can move