summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:50:25 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:50:25 -0600
commit4e097915154f5ca1967530c9f1a8dd23c7fad659 (patch)
treec8d36620f2939c2dd89626853c69698f8ed31e58 /doc
parent09b6f54e5cc0b0d5119829c10b73f01a7f7c76a3 (diff)
downloadknights-4e097915154f5ca1967530c9f1a8dd23c7fad659.tar.gz
knights-4e097915154f5ca1967530c9f1a8dd23c7fad659.zip
Rename KDEHOME and KDEDIR
Diffstat (limited to 'doc')
-rw-r--r--doc/help_en.docbook6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/help_en.docbook b/doc/help_en.docbook
index 7b899f8..42c2b30 100644
--- a/doc/help_en.docbook
+++ b/doc/help_en.docbook
@@ -610,10 +610,10 @@
Knights uses <application>autoconf</application> and <application>automake</application> to ensure that compiling is easy. If for some reason Knights won't compile for you, help is available at the Knights Project website located at <ulink url="http://knights.sourceforge.net/">http://knights.sourceforge.net</ulink>.
</para>
<para>
- You must have the KDEDIR environment variable defined before you begin the installation. Without this, Knights will not be able to access it's resources! To add the KDEDIR environment variable, you need to edit your /etc/profile ( or ~/.bash_profile ) and add the line:
+ You must have the TDEDIR environment variable defined before you begin the installation. Without this, Knights will not be able to access it's resources! To add the TDEDIR environment variable, you need to edit your /etc/profile ( or ~/.bash_profile ) and add the line:
</para>
<para>
- <userinput><command>export KDEDIR="/usr"</command></userinput>
+ <userinput><command>export TDEDIR="/usr"</command></userinput>
</para>
<para>
...where /usr is your KDE's base directory.
@@ -643,7 +643,7 @@
<prompt>%</prompt> <userinput><command>knights</command> <option>-d <replaceable>path</replaceable></option></userinput>
</screen>
<para>
- The use of this command line option is depreciated. If Knights displays garbage rather than a chessboard, then you did not set the KDEDIR environment variable correctly before compiling Knights. Please see the Installation instructions for the proper compiling procedures.
+ The use of this command line option is depreciated. If Knights displays garbage rather than a chessboard, then you did not set the TDEDIR environment variable correctly before compiling Knights. Please see the Installation instructions for the proper compiling procedures.
</para>
<screen width="40">
<prompt>%</prompt> <userinput><command>knights</command> <option><replaceable>filename</replaceable></option></userinput>