diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:10:38 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:10:38 -0600 |
commit | 99cc03399059853dd8699cae5752e8122cb715f1 (patch) | |
tree | 825da375ac05fc555e25b2e350504e211d85d2fb /kutils | |
parent | d5b3ae721dc072e0c70055313de9b5228b6688a8 (diff) | |
download | tdelibs-99cc03399059853dd8699cae5752e8122cb715f1.tar.gz tdelibs-99cc03399059853dd8699cae5752e8122cb715f1.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'kutils')
-rw-r--r-- | kutils/kdeglobals.kcfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kutils/kdeglobals.kcfg b/kutils/kdeglobals.kcfg index 0941cebb7..71eb6ef9d 100644 --- a/kutils/kdeglobals.kcfg +++ b/kutils/kdeglobals.kcfg @@ -450,7 +450,7 @@ <entry key="Autostart" type="Path" > <label>Path to the autostart directory</label> <whatsthis>Path to the directory containing executables to be run on session login</whatsthis> - <default>$KDEHOME/Autostart</default> + <default>$TDEHOME/Autostart</default> </entry> <entry key="Desktop" type="Path" > <label>Path to the desktop directory</label> |