summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog2
-rw-r--r--doc/en/installation.docbook4
-rw-r--r--doc/en/konfigurator.docbook4
-rw-r--r--doc/en/useraction-xml.docbook6
-rw-r--r--doc/ru/installation.docbook4
-rw-r--r--doc/ru/konfigurator.docbook4
-rw-r--r--doc/ru/useraction-xml.docbook6
7 files changed, 15 insertions, 15 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 072e163..11b8c29 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -271,7 +271,7 @@ UPDATED: Bookman: in kde 3.4, devices:/ is now media:/
UPDATED: new i18n page url
UPDATED: mailing lists
UPDATED: installation $ find /usr /opt -name qtconfig -type f 2>/dev/null
- $ find /usr /opt -name kdeinit -type f 2>/dev/null
+ $ find /usr /opt -name tdeinit -type f 2>/dev/null
thanks Dirk
UPDATED: Commands, Settings -> Save Position
UPDATED: kgstartup.png used $ import ... -resize 60% and $ pngcrush
diff --git a/doc/en/installation.docbook b/doc/en/installation.docbook
index f50888d..5e7a809 100644
--- a/doc/en/installation.docbook
+++ b/doc/en/installation.docbook
@@ -630,8 +630,8 @@ Please don't use the <filename>/usr/local</filename> directory as it simply won'
<command>find</command> command.
<screen><prompt>$</prompt> <userinput><command>find</command> <option>/usr /opt -name</option> qtconfig <option>-type f 2>/dev/null</option></userinput>
/usr/lib/qt3/bin/qtconfig
-<prompt>$</prompt> <userinput><command>find</command> <option>/usr /opt -name</option> kdeinit <option>-type f 2>/dev/null</option></userinput>
-/usr/bin/kdeinit</screen>
+<prompt>$</prompt> <userinput><command>find</command> <option>/usr /opt -name</option> tdeinit <option>-type f 2>/dev/null</option></userinput>
+/usr/bin/tdeinit</screen>
In this case
<filename>/usr/lib/qt3</filename> is your
<envar>QTDIR</envar> and
diff --git a/doc/en/konfigurator.docbook b/doc/en/konfigurator.docbook
index e3658e5..ea5da52 100644
--- a/doc/en/konfigurator.docbook
+++ b/doc/en/konfigurator.docbook
@@ -1191,13 +1191,13 @@ HTML_PARSING-->
<row>
<entry>
<para>
- <command>kdesu</command>
+ <command>tdesu</command>
</para>
</entry>
<entry>
<para>
<filename class="directory">
- <replaceable>/usr/bin/kdesu</replaceable>
+ <replaceable>/usr/bin/tdesu</replaceable>
</filename>
</para>
</entry>
diff --git a/doc/en/useraction-xml.docbook b/doc/en/useraction-xml.docbook
index c2676a1..b996aee 100644
--- a/doc/en/useraction-xml.docbook
+++ b/doc/en/useraction-xml.docbook
@@ -169,7 +169,7 @@
&lt;/KrusaderUserActions></programlisting>
</para></listitem>
- <listitem><para>This useraction edits a file with root permissions using <command>kdesu</command>:
+ <listitem><para>This useraction edits a file with root permissions using <command>tdesu</command>:
<programlisting>
&lt;!DOCTYPE KrusaderUserActions>
&lt;KrusaderUserActions>
@@ -178,8 +178,8 @@
&lt;tooltip>Edit as root&lt;/tooltip>
&lt;icon>kwrite&lt;/icon>
&lt;category>System&lt;/category>
- &lt;description>Edit a file with root permissions using kdesu&lt;/description>
- &lt;command>kdesu kedit %aCurrent%&lt;/command>
+ &lt;description>Edit a file with root permissions using tdesu&lt;/description>
+ &lt;command>tdesu kedit %aCurrent%&lt;/command>
&lt;defaultshortcut>Win+F4&lt;/defaultshortcut>
&lt;/action>
&lt;/KrusaderUserActions></programlisting>
diff --git a/doc/ru/installation.docbook b/doc/ru/installation.docbook
index d7c1b70..2d2d69d 100644
--- a/doc/ru/installation.docbook
+++ b/doc/ru/installation.docbook
@@ -536,8 +536,8 @@
> command. <screen
><prompt>$</prompt> <userinput><command>find</command> <option>/usr /opt -name</option> qtconfig <option>-type f 2>/dev/null</option></userinput>
/usr/lib/qt3/bin/qtconfig
-<prompt>$</prompt> <userinput><command>find</command> <option>/usr /opt -name</option> kdeinit <option>-type f 2>/dev/null</option></userinput>
-/usr/bin/kdeinit</screen
+<prompt>$</prompt> <userinput><command>find</command> <option>/usr /opt -name</option> tdeinit <option>-type f 2>/dev/null</option></userinput>
+/usr/bin/tdeinit</screen
> In this case <filename
>/usr/lib/qt3</filename
> is your <envar
diff --git a/doc/ru/konfigurator.docbook b/doc/ru/konfigurator.docbook
index 7d70ff0..3ea7191 100644
--- a/doc/ru/konfigurator.docbook
+++ b/doc/ru/konfigurator.docbook
@@ -1401,14 +1401,14 @@ HTML_PARSING-->
<entry
><para
><command
->kdesu</command
+>tdesu</command
></para
></entry>
<entry
><para
><filename class="directory"
><replaceable
->/usr/bin/kdesu</replaceable
+>/usr/bin/tdesu</replaceable
></filename
></para
></entry>
diff --git a/doc/ru/useraction-xml.docbook b/doc/ru/useraction-xml.docbook
index 9c0a290..0191ca6 100644
--- a/doc/ru/useraction-xml.docbook
+++ b/doc/ru/useraction-xml.docbook
@@ -215,7 +215,7 @@
<listitem
><para
>This useraction edits a file with root permissions using <command
->kdesu</command
+>tdesu</command
>: <programlisting
>&lt;?xml version="1.0" encoding="UTF-8" ?>
&lt;!DOCTYPE KrusaderUserActions>
@@ -225,8 +225,8 @@
&lt;tooltip>Edit as root&lt;/tooltip>
&lt;icon>kwrite&lt;/icon>
&lt;category>System&lt;/category>
- &lt;description>Edit a file with root permissions using kdesu&lt;/description>
- &lt;command>kdesu kedit %aCurrent%&lt;/command>
+ &lt;description>Edit a file with root permissions using tdesu&lt;/description>
+ &lt;command>tdesu kedit %aCurrent%&lt;/command>
&lt;defaultshortcut>Win+F4&lt;/defaultshortcut>
&lt;/action>
&lt;/KrusaderUserActions></programlisting>