diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:07:19 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:07:19 -0600 |
commit | 6723d581f9777be5206619112a30122439c0ee95 (patch) | |
tree | d835c452bc1081f1d58a7c209654e345ebf0fbe8 /doc/kate | |
parent | deba8145ea74eac9c43b8aef4642357d72f7d0c0 (diff) | |
download | tdebase-6723d581f9777be5206619112a30122439c0ee95.tar.gz tdebase-6723d581f9777be5206619112a30122439c0ee95.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'doc/kate')
-rw-r--r-- | doc/kate/highlighting.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/kate/highlighting.docbook b/doc/kate/highlighting.docbook index 76952d26a..3a64d9d2c 100644 --- a/doc/kate/highlighting.docbook +++ b/doc/kate/highlighting.docbook @@ -212,7 +212,7 @@ the highlight detection rules.</para> <para>The formal definition, aka the <acronym>DTD</acronym> is stored in the file <filename>language.dtd</filename> which should be installed on your system in the folder -<filename>$<envar>KDEDIR</envar>/share/apps/katepart/syntax</filename>. +<filename>$<envar>TDEDIR</envar>/share/apps/katepart/syntax</filename>. </para> <variablelist> |