summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:08:32 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:08:32 -0600
commit4c7b13d8cd49d49729801a278b5ce768406400cc (patch)
tree596f6241b14691b5324e4b775d16bb6894943264 /doc
parent5ce07f4f6f046d00fe97a3f544993f1aac169085 (diff)
downloadtdeedu-4c7b13d8cd49d49729801a278b5ce768406400cc.tar.gz
tdeedu-4c7b13d8cd49d49729801a278b5ce768406400cc.zip
Rename KDEHOME and KDEDIR
Diffstat (limited to 'doc')
-rw-r--r--doc/kgeography/index.docbook6
-rw-r--r--doc/khangman/index.docbook10
-rw-r--r--doc/kstars/dumpmode.docbook2
-rw-r--r--doc/kstars/install.docbook6
-rw-r--r--doc/kvoctrain/index.docbook2
5 files changed, 13 insertions, 13 deletions
diff --git a/doc/kgeography/index.docbook b/doc/kgeography/index.docbook
index b594792b..217bba8a 100644
--- a/doc/kgeography/index.docbook
+++ b/doc/kgeography/index.docbook
@@ -401,16 +401,16 @@ You can find <ulink url="http://kgeography.berlios.de/gen_map.pl">here</ulink> a
Before sending your map to Albert <email>tsdgeos@terra.es</email>, you should test it to see it has no errors. To achieve that, you have to do the following:
<itemizedlist>
<listitem>
- <para>Put the map description and map image file in <filename class="directory">$<envar>KDEDIR</envar>/share/apps/kgeography/</filename></para>
+ <para>Put the map description and map image file in <filename class="directory">$<envar>TDEDIR</envar>/share/apps/kgeography/</filename></para>
</listitem>
<listitem>
- <para>Put the flag <acronym>PNG</acronym> files (if any) in <filename class="directory">$<envar>KDEDIR</envar>/share/apps/kgeography/flags/</filename></para>
+ <para>Put the flag <acronym>PNG</acronym> files (if any) in <filename class="directory">$<envar>TDEDIR</envar>/share/apps/kgeography/flags/</filename></para>
</listitem>
</itemizedlist>
Once that has been done you should be able of opening your map from inside &kgeography;.
</para>
<para>
- If you don't know which is your <filename class="directory">$<envar>KDEDIR</envar></filename>, type <userinput><command>kde-config</command> <option>--prefix</option></userinput> in a shell.
+ If you don't know which is your <filename class="directory">$<envar>TDEDIR</envar></filename>, type <userinput><command>kde-config</command> <option>--prefix</option></userinput> in a shell.
</para>
</sect1>
<sect1 id="non-political-maps">
diff --git a/doc/khangman/index.docbook b/doc/khangman/index.docbook
index cbe25d2e..968813d6 100644
--- a/doc/khangman/index.docbook
+++ b/doc/khangman/index.docbook
@@ -731,10 +731,10 @@ Please contact Anne-Marie by email if you need further information.</para>
When you get a new language via <menuchoice><guimenu>Game</guimenu> <guimenuitem>Get Words in New Language...</guimenuitem></menuchoice>, the new language data is stored in <filename class="directory">$~/.kde/share/apps/khangman/data</filename> in the language code folder. The available language dir names are also stored in the &khangman; config file in <filename>~/.kde/share/config/khangmanrc</filename>.
</para>
<para>
-The provider name (i.e. the address of the website where to download the new languages) is stored in <filename>$KDEDIR/share/apps/khangman/khangmanrc</filename>.
+The provider name (i.e. the address of the website where to download the new languages) is stored in <filename>$TDEDIR/share/apps/khangman/khangmanrc</filename>.
</para>
<para>
-The English language (default) and the user language from his i18n package(s) (if available) are stored in <filename class="directory">$KDEDIR/share/apps/khangman</filename>.
+The English language (default) and the user language from his i18n package(s) (if available) are stored in <filename class="directory">$TDEDIR/share/apps/khangman</filename>.
</para>
<para>
In the configuration file, stored for each user in his <filename>~/.kde/share/config/khangmanrc</filename> are saved all the game settings such as the background, last level played, ... plus the files that were downloaded from the KNewStuff dialog.
@@ -770,11 +770,11 @@ language, the word to guess is the translation in the new language.
<para>The game installs by default in <filename
class="directory">/usr/local/kde</filename> so add <filename
class="directory">/usr/local/kde/bin</filename> to your path and set
-the <envar>KDEDIR</envar> variable to <filename
+the <envar>TDEDIR</envar> variable to <filename
class="directory">/usr/local/kde</filename> before running the
game. An easy way is to configure &khangman; with the option
-<option>--prefix</option>=$<envar>KDEDIR</envar> where
-$<envar>KDEDIR</envar> is where the rest of &kde; is installed. This
+<option>--prefix</option>=$<envar>TDEDIR</envar> where
+$<envar>TDEDIR</envar> is where the rest of &kde; is installed. This
could vary widely, depending on the distribution and operating system
you.</para>
</answer>
diff --git a/doc/kstars/dumpmode.docbook b/doc/kstars/dumpmode.docbook
index 19fdbcf8..6a61ab48 100644
--- a/doc/kstars/dumpmode.docbook
+++ b/doc/kstars/dumpmode.docbook
@@ -37,7 +37,7 @@ they default to 640 and 480, respectively.
</para>
<para>
By default, &kstars; will read in the options values stored in
-your <filename>$KDEHOME/share/config/kstarsrc</filename> file
+your <filename>$TDEHOME/share/config/kstarsrc</filename> file
to determine where the image will be centered, and how it is
rendered. This means you need to run &kstars; in normal GUI
mode, and exit the program when it is set up with the desired
diff --git a/doc/kstars/install.docbook b/doc/kstars/install.docbook
index 4b15a8ac..a943a94f 100644
--- a/doc/kstars/install.docbook
+++ b/doc/kstars/install.docbook
@@ -69,12 +69,12 @@ but it will use as much as you have got when panning or zooming.
In order to compile and install &kstars; on your system, type the
following in the base folder of the unpacked &kstars; distribution:
<screen width="40">
-<prompt>%</prompt> <userinput>./configure --prefix=$KDEDIR</userinput>
+<prompt>%</prompt> <userinput>./configure --prefix=$TDEDIR</userinput>
<prompt>%</prompt> <userinput>make</userinput>
<prompt>%</prompt> <userinput>make install</userinput>
</screen>
</para><para>
-Please do not forget the prefix argument to configure. If your <envar>KDEDIR</envar>
+Please do not forget the prefix argument to configure. If your <envar>TDEDIR</envar>
variable is not set, set prefix to whatever folder &kde; is installed in: this is
usually either <filename class="directory">/usr</filename>,
<filename class="directory">/opt/kde</filename>, or
@@ -96,7 +96,7 @@ At this point, there are no special configuration options or
requirements. If &kstars; complains that there are missing data files,
become <systemitem class="username">root</systemitem> and manually copy
all files in <filename class="directory">kstars/data/</filename> to
-<filename class="directory">$(KDEDIR)/apps/kstars/</filename> (If you
+<filename class="directory">$(TDEDIR)/apps/kstars/</filename> (If you
do not have <systemitem class="username">root</systemitem> privileges,
copy them to
<filename class="directory">~/.kde/share/apps/kstars/.</filename>)
diff --git a/doc/kvoctrain/index.docbook b/doc/kvoctrain/index.docbook
index 4644aea9..41f79fb6 100644
--- a/doc/kvoctrain/index.docbook
+++ b/doc/kvoctrain/index.docbook
@@ -1069,7 +1069,7 @@ in your own language which is shown in the header buttons in the
<listitem><para>Additionally you can add a nice icon to your language
which is shown in the table header button.</para>
<para>&kde; 2 stores those pixmaps under
-<filename>$<envar>KDEDIR</envar>/share/locale/l10n/<replaceable>language
+<filename>$<envar>TDEDIR</envar>/share/locale/l10n/<replaceable>language
-code</replaceable></filename>.</para></listitem>
</varlistentry>