summaryrefslogtreecommitdiffstats
path: root/doc/userguide/under-the-hood.docbook
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:07:19 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:07:19 -0600
commit6723d581f9777be5206619112a30122439c0ee95 (patch)
treed835c452bc1081f1d58a7c209654e345ebf0fbe8 /doc/userguide/under-the-hood.docbook
parentdeba8145ea74eac9c43b8aef4642357d72f7d0c0 (diff)
downloadtdebase-6723d581f9777be5206619112a30122439c0ee95.tar.gz
tdebase-6723d581f9777be5206619112a30122439c0ee95.zip
Rename KDEHOME and KDEDIR
Diffstat (limited to 'doc/userguide/under-the-hood.docbook')
-rw-r--r--doc/userguide/under-the-hood.docbook4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/userguide/under-the-hood.docbook b/doc/userguide/under-the-hood.docbook
index 13cd52877..9b08bf449 100644
--- a/doc/userguide/under-the-hood.docbook
+++ b/doc/userguide/under-the-hood.docbook
@@ -42,7 +42,7 @@ LastFile=/var/tmp/test.txt</programlisting>
<para>The user-specific configuration files are stored in <filename
class="directory">.kde/share/config</filename> (replace
-<filename>.kde</filename> with your $<envar>KDEHOME</envar> setting) and
+<filename>.kde</filename> with your $<envar>TDEHOME</envar> setting) and
the global ones are in the <filename
class="directory">share/config</filename> sub-directory of &kde;'s
installation path. (You can find this path by running the command
@@ -64,7 +64,7 @@ crash.</para></warning>
<para>So the first rule is to make a backup of your file before modifying
it. The backup is better stored outside any
<filename class="directory">.kde</filename> subdirectory
-(or the corresponding $<envar>KDEHOME</envar> directory). Backups are anyway
+(or the corresponding $<envar>TDEHOME</envar> directory). Backups are anyway
a good idea in case of a major failure of &kde; that would
destroy important configuration files (for example your &kmail; settings,
which are in in the file <filename>kmailrc</filename>).