summaryrefslogtreecommitdiffstats
path: root/doc/en/index.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/index.docbook')
-rw-r--r--doc/en/index.docbook8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/en/index.docbook b/doc/en/index.docbook
index 4832400..28db6fc 100644
--- a/doc/en/index.docbook
+++ b/doc/en/index.docbook
@@ -439,8 +439,8 @@ or on
<!--
List any special requirements for your application here. This should include:
-.Libraries or other software that is not included in kdesupport,
-kdelibs, or kdebase.
+.Libraries or other software that is not included in tdesupport,
+tdelibs, or tdebase.
.Hardware requirements like amount of RAM, disk space, graphics card
capabilities, screen resolution, special expansion cards, etc.
.Operating systems the app will run on. If your app is designed only for a
@@ -471,14 +471,14 @@ http://sourceforge.net/projects/kshowmail</ulink>
<screen width="40">
<prompt>%</prompt> <userinput>./configure</userinput>
or even:
- <prompt>%</prompt> <userinput>./configure --prefix=$KDEDIR</userinput>
+ <prompt>%</prompt> <userinput>./configure --prefix=$TDEDIR</userinput>
<prompt>%</prompt> <userinput>make</userinput>
as root:
<prompt>%</prompt> <userinput>make install</userinput>
</screen>
- It may be useful to set the environment variable KDEDIR before these steps.
+ It may be useful to set the environment variable TDEDIR before these steps.
</para>
<para>