diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |