diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 02:22:00 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 02:22:00 -0600 |
commit | ddba7aae69e8e5d299606e65708efa66ca121ee7 (patch) | |
tree | 6ec2edab0d1f4aee0e5e6b3f15d3342fbe13c3db /doc | |
parent | 7afe2cda76d8decfea752a2ff2c9bd44fb3e6062 (diff) | |
download | krusader-ddba7aae69e8e5d299606e65708efa66ca121ee7.tar.gz krusader-ddba7aae69e8e5d299606e65708efa66ca121ee7.zip |
Additional kde to tde renaming
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 2 | ||||
-rw-r--r-- | doc/en/installation.docbook | 4 | ||||
-rw-r--r-- | doc/en/konfigurator.docbook | 4 | ||||
-rw-r--r-- | doc/en/useraction-xml.docbook | 6 | ||||
-rw-r--r-- | doc/ru/installation.docbook | 4 | ||||
-rw-r--r-- | doc/ru/konfigurator.docbook | 4 | ||||
-rw-r--r-- | doc/ru/useraction-xml.docbook | 6 |
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 @@ </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> <!DOCTYPE KrusaderUserActions> <KrusaderUserActions> @@ -178,8 +178,8 @@ <tooltip>Edit as root</tooltip> <icon>kwrite</icon> <category>System</category> - <description>Edit a file with root permissions using kdesu</description> - <command>kdesu kedit %aCurrent%</command> + <description>Edit a file with root permissions using tdesu</description> + <command>tdesu kedit %aCurrent%</command> <defaultshortcut>Win+F4</defaultshortcut> </action> </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 ><?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE KrusaderUserActions> @@ -225,8 +225,8 @@ <tooltip>Edit as root</tooltip> <icon>kwrite</icon> <category>System</category> - <description>Edit a file with root permissions using kdesu</description> - <command>kdesu kedit %aCurrent%</command> + <description>Edit a file with root permissions using tdesu</description> + <command>tdesu kedit %aCurrent%</command> <defaultshortcut>Win+F4</defaultshortcut> </action> </KrusaderUserActions></programlisting> |