diff options
author | Darrell Anderson <[email protected]> | 2012-11-04 01:22:57 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-11-04 01:22:57 -0500 |
commit | 08513fbe3d460e744f70d3667a663745cb348b5e (patch) | |
tree | a8b2f01a5f4cb61e0fcb43485f123ff1ad90e43a /doc/en/installation.docbook | |
parent | a81c04b7424789db9a869f1e0cd969c652a6cad0 (diff) | |
download | krusader-08513fbe3d460e744f70d3667a663745cb348b5e.tar.gz krusader-08513fbe3d460e744f70d3667a663745cb348b5e.zip |
Fix references to user profile directory.
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 2d0aae6..02aa6d6 100644 --- a/doc/en/installation.docbook +++ b/doc/en/installation.docbook @@ -728,7 +728,7 @@ If you haven't done so in a while, run ./configure --help &krusader; to be installed in another directory, it can be determed with the prefix option. If you do not have root access, - <filename>/home/YOUR_USERNAME/.kde</filename> is probably + <filename>/home/YOUR_USERNAME/.trinity</filename> is probably a good choice. <screen> foo @@ -818,7 +818,7 @@ Good - your configure finished. Start make now <filename>$TDEDIR or /usr/local</filename>, it is recommended 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 <prefix_dir/bin> directory is |