summaryrefslogtreecommitdiffstats
path: root/doc/ktuberling/technical-reference.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ktuberling/technical-reference.docbook')
-rw-r--r--doc/ktuberling/technical-reference.docbook10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/ktuberling/technical-reference.docbook b/doc/ktuberling/technical-reference.docbook
index 94abf945..43fed3f5 100644
--- a/doc/ktuberling/technical-reference.docbook
+++ b/doc/ktuberling/technical-reference.docbook
@@ -51,7 +51,7 @@ Six images are used in &ktuberling;: <filename>potato-game.png</filename>,
<filename>penguin-mask.png</filename>, <filename>aquarium-game.png</filename>
and <filename>aquarium-mask.png</filename>. The standard location
for these files is the folder <filename
-class="directory">$KDEDIR/share/apps/ktuberling/pics/</filename>.
+class="directory">$TDEDIR/share/apps/ktuberling/pics/</filename>.
</para>
<para>
@@ -70,7 +70,7 @@ the gameboard file as in the mask file.
<para>
In the same folder, a file named <filename>layout.xml</filename>.
-(<filename>$KDEDIR/share/apps/ktuberling/pics/layout.xml</filename>) tells
+(<filename>$TDEDIR/share/apps/ktuberling/pics/layout.xml</filename>) tells
which images to use and links them to menu entries. It also contains the
position parameters of the playground and the objects in the gameboard and
in the masks. It assigns the sounds to objects and places the
@@ -81,7 +81,7 @@ It follows standard &XML; syntax (see details
<para>
Still in the same folder, a file named <filename>layout.i18n</filename>
-(<filename>$KDEDIR/share/apps/ktuberling/pics/layout.xml</filename>)
+(<filename>$TDEDIR/share/apps/ktuberling/pics/layout.xml</filename>)
recapitulates the strings in <filename>layout.xml</filename> that can be
translated:
<itemizedlist>
@@ -92,7 +92,7 @@ translated:
<para>
One folder above, a file named <filename>ktuberlingui.rc</filename>
-(<filename>$KDEDIR/share/apps/ktuberling/ktuberlingui.rc</filename>) is a
+(<filename>$TDEDIR/share/apps/ktuberling/ktuberlingui.rc</filename>) is a
second &XML; file describing the menus of &ktuberling;. It should contain
one <markup>&lt;action&gt;</markup> tag per playground and language.
The symbolic name of the action in this file should be identical to
@@ -117,7 +117,7 @@ sounds folder. The name of the sound is then assigned to a file in the
<filename>layout.xml</filename> file. For example, if destination language is
Italian, translators can record their voice in <literal
role="extension">.wav</literal> files located in
-<filename>$KDEDIR/share/apps/ktuberling/sounds/it</filename>. Then they can
+<filename>$TDEDIR/share/apps/ktuberling/sounds/it</filename>. Then they can
assign the sound named <quote>hat</quote> to the filename
<filename>it/cappello.wav</filename>.
</para>