summaryrefslogtreecommitdiffstats
path: root/ChangeLog.original
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:50:10 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:50:10 -0600
commitd046c39a9053499ef77e7f983a0c1416eacca28c (patch)
treec883336fa9e8f1220c673cd2ff352126c79fbcec /ChangeLog.original
parente06cfb4e74298c4338aafbf852a7dab4e0ff2dbd (diff)
downloadkmymoney-d046c39a9053499ef77e7f983a0c1416eacca28c.tar.gz
kmymoney-d046c39a9053499ef77e7f983a0c1416eacca28c.zip
Rename KDEHOME and KDEDIR
Diffstat (limited to 'ChangeLog.original')
-rw-r--r--ChangeLog.original2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.original b/ChangeLog.original
index 9bda1b2..01aec47 100644
--- a/ChangeLog.original
+++ b/ChangeLog.original
@@ -178,7 +178,7 @@ useful and sometimes errenous, but I have decided to integrate them purely for c
Added income/expense support to categories and changed dialog and list view code to reflect these changes.
Added a KNewCategoryDlg to edit the categories from KCategoriesDlg.
Added code to load standard categories when a new file is created. The data is loaded from
- $KDEDIR/share/apps/kmymoney2/default_categories.dat and the original is located in the source
+ $TDEDIR/share/apps/kmymoney2/default_categories.dat and the original is located in the source
tree (./kmymoney2/default_categories.dat).
We now prompt for the user to edit the categories when they are input into the editor.
(This will be optional soon).