From 99ee6fd7e9737b5441af4a6cfdd69ff4b7eff5d3 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 7 Dec 2011 19:14:11 -0600 Subject: Rename KDEHOME and KDEDIR --- doc/quanta/extending-quanta.docbook | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/quanta/extending-quanta.docbook') diff --git a/doc/quanta/extending-quanta.docbook b/doc/quanta/extending-quanta.docbook index 6dd0629e..df92f408 100644 --- a/doc/quanta/extending-quanta.docbook +++ b/doc/quanta/extending-quanta.docbook @@ -1195,8 +1195,8 @@ First you have to enter the name of your script with the interpreter as well. Ex Although you can use full paths, the recommended way is to use the %scriptdir variable in the command line, like sh %scriptdir/myScript.sh. This way &quantaplus; will try to locate your script in the following places: -global script folder: $KDEDIR/share/apps/quanta/scripts -local script folder: $KDEHOME/share/apps/quanta/scripts +global script folder: $TDEDIR/share/apps/quanta/scripts +local script folder: $TDEHOME/share/apps/quanta/scripts your path: $PATH There are other special variables that you can use in the command line: @@ -1700,7 +1700,7 @@ addslashes=function.addslashes.html Now you can just save your docrc file, save it in $HOME/.kde/share/apps/quanta/doc or $KDEDIR/share/apps/quanta/doc +class="directory">$TDEDIR/share/apps/quanta/doc for local or global use respectively. Then create a folder (the one specified in your docrc file) in the same folder as your docrc file and copy your &HTML; pages in @@ -1771,7 +1771,7 @@ After a resource was downloaded, but before it is installed, &quantaplus; verifi The entries are: - Target directory name:the newly created &DTEP; will go under this name to the $KDEHOME/share/apps/quanta/dtep folder. + Target directory name:the newly created &DTEP; will go under this name to the $TDEHOME/share/apps/quanta/dtep folder. Name:the name (definition string) of the DTD -- cgit v1.2.1