diff options
Diffstat (limited to 'doc/de/index.docbook')
-rw-r--r-- | doc/de/index.docbook | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/de/index.docbook b/doc/de/index.docbook index 47ae09b..7993da8 100644 --- a/doc/de/index.docbook +++ b/doc/de/index.docbook @@ -445,8 +445,8 @@ oder bei <!-- 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 @@ -477,14 +477,14 @@ http://sourceforge.net/projects/kshowmail/</ulink> <screen width="40"> <prompt>%</prompt> <userinput>./configure</userinput> oder auch - <prompt>%</prompt> <userinput>./configure --prefix=$KDEDIR</userinput> + <prompt>%</prompt> <userinput>./configure --prefix=$TDEDIR</userinput> <prompt>%</prompt> <userinput>make</userinput> Als root: <prompt>%</prompt> <userinput>make install</userinput> </screen> - Es ist sinnvoll, die Umgebungsvariable KDEDIR vorher richtig zu setzen. + Es ist sinnvoll, die Umgebungsvariable TDEDIR vorher richtig zu setzen. </para> <para> |