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/en/installation.docbook | |
parent | 7afe2cda76d8decfea752a2ff2c9bd44fb3e6062 (diff) | |
download | krusader-ddba7aae69e8e5d299606e65708efa66ca121ee7.tar.gz krusader-ddba7aae69e8e5d299606e65708efa66ca121ee7.zip |
Additional kde to tde renaming
Diffstat (limited to 'doc/en/installation.docbook')
-rw-r--r-- | doc/en/installation.docbook | 4 |
1 files changed, 2 insertions, 2 deletions
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 |