summaryrefslogtreecommitdiffstats
path: root/doc/ru/installation.docbook
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2012-11-04 01:22:57 -0500
committerDarrell Anderson <[email protected]>2012-11-04 01:22:57 -0500
commit08513fbe3d460e744f70d3667a663745cb348b5e (patch)
treea8b2f01a5f4cb61e0fcb43485f123ff1ad90e43a /doc/ru/installation.docbook
parenta81c04b7424789db9a869f1e0cd969c652a6cad0 (diff)
downloadkrusader-08513fbe3d460e744f70d3667a663745cb348b5e.tar.gz
krusader-08513fbe3d460e744f70d3667a663745cb348b5e.zip
Fix references to user profile directory.
Diffstat (limited to 'doc/ru/installation.docbook')
-rw-r--r--doc/ru/installation.docbook4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ru/installation.docbook b/doc/ru/installation.docbook
index edf5155..fa20980 100644
--- a/doc/ru/installation.docbook
+++ b/doc/ru/installation.docbook
@@ -646,7 +646,7 @@ If you haven't done so in a while, run ./configure --help
> directory. According to the &fhs_url;, any user installed files should go to the <filename
>/usr/local</filename
> directory, but in some cases you might want that &krusader; will be installed in an other directory, this behaviour can be determed with the prefix option. If you don't have root access <filename
->/home/YOUR_USERNAME/.kde</filename
+>/home/YOUR_USERNAME/.trinity</filename
> is probably a good choice. <screen
><prompt>$</prompt> <userinput><command>./configure</command> <option>--prefix=/usr/local</option></userinput></screen
></para>
@@ -740,7 +740,7 @@ Good - your configure finished. Start make now
>$TDEDIR or /usr/local</filename
> , then it can't hurt to do an extra check: <screen
><prompt>$</prompt> <userinput><command>tde-config</command> <option>--path exe</option></userinput>
-/home/frank/.kde/bin/:/usr/bin/:/usr/local/bin/
+/home/frank/.trinity/bin/:/usr/bin/:/usr/local/bin/
<prompt>$</prompt></screen
> If the &lt;prefix_dir/bin&gt; directory is not shown, you need to use e.g. <command
>export TDEDIRS=/usr/local:/usr</command