From dc6974ef6a48769ddf686426ae05bc00ba9de492 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 7 Dec 2011 19:05:18 -0600 Subject: Rename KDEHOME and KDEDIR --- doc/kate-plugins/filetemplates.docbook | 8 ++++---- doc/kate-plugins/xmltools.docbook | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'doc') diff --git a/doc/kate-plugins/filetemplates.docbook b/doc/kate-plugins/filetemplates.docbook index 8b91a5d..c472c5f 100644 --- a/doc/kate-plugins/filetemplates.docbook +++ b/doc/kate-plugins/filetemplates.docbook @@ -41,11 +41,11 @@ from an open document. The template folder is part of the &kde; file system, and consists of at least - KDEDIR/share/applications/kate/plugins/katefiletemplates/templates and - KDEHOME/share/applications/kate/plugins/katefiletemplates/templates. If your - KDEDIRS environment variable contains additional directories, those are + TDEDIR/share/applications/kate/plugins/katefiletemplates/templates and + TDEHOME/share/applications/kate/plugins/katefiletemplates/templates. If your + TDEDIRS environment variable contains additional directories, those are searched for a similar subdirectory as well. If equally named templates are - found, the one in the local (KDEHOME) folder is chosen. + found, the one in the local (TDEHOME) folder is chosen. Menu Structure 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. The DTD must exist in &XML; format, as produced by the Perl program dtdparse. We will call a DTD in this format meta DTD. Some meta DTDs are supplied. They are installed in -$KDEDIR/share/apps/katexmltools/, +$TDEDIR/share/apps/katexmltools/, which is also the default folder when you choose Assign Meta DTD.... To produce your own meta DTDs, get dtdparse from @@ -93,7 +93,7 @@ current element if you are inside a tag. Features and Limitations You can test all functions and limitations by loading -$KDEDIR/share/apps/katexmltools/testcases.xml +$TDEDIR/share/apps/katexmltools/testcases.xml into &kate; and following the instructions. Note that working with more than one view per document is not yet correctly supported by this plugin. -- cgit v1.2.1