summaryrefslogtreecommitdiffstats
path: root/doc/kate-plugins/xmltools.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'doc/kate-plugins/xmltools.docbook')
-rw-r--r--doc/kate-plugins/xmltools.docbook4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/kate-plugins/xmltools.docbook b/doc/kate-plugins/xmltools.docbook
index fcbadd2..b0972f3 100644
--- a/doc/kate-plugins/xmltools.docbook
+++ b/doc/kate-plugins/xmltools.docbook
@@ -39,7 +39,7 @@ open tag on the left.</para>
<para>The <acronym>DTD</acronym> must exist in &XML; format, as produced by the Perl program
<command>dtdparse</command>. We will call a DTD in this format <quote>meta DTD</quote>.
Some meta DTDs are supplied. They are installed in
-<filename class="directory">$KDEDIR/share/apps/katexmltools/</filename>,
+<filename class="directory">$TDEDIR/share/apps/katexmltools/</filename>,
which is also the default folder when you choose
<guimenuitem>Assign Meta DTD...</guimenuitem>.
To produce your own meta DTDs, get <command>dtdparse</command> from
@@ -93,7 +93,7 @@ current element if you are inside a tag.</para>
<title>Features and Limitations</title>
<para>You can test all functions and limitations by loading
-<filename>$KDEDIR/share/apps/katexmltools/testcases.xml</filename>
+<filename>$TDEDIR/share/apps/katexmltools/testcases.xml</filename>
into &kate; and following the instructions. Note that working with
more than one view per document is not yet correctly supported by
this plugin.</para>