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/index.docbook | |
parent | a81c04b7424789db9a869f1e0cd969c652a6cad0 (diff) | |
download | krusader-08513fbe3d460e744f70d3667a663745cb348b5e.tar.gz krusader-08513fbe3d460e744f70d3667a663745cb348b5e.zip |
Fix references to user profile directory.
Diffstat (limited to 'doc/en/index.docbook')
-rw-r--r-- | doc/en/index.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/index.docbook b/doc/en/index.docbook index e12ff22..283d0f3 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -266,7 +266,7 @@ http://groups.google.com/group/krusader-devel/browse_thread/thread/d102adec2edcf <!ENTITY krusaderui-rc-text '<para>If you install a CVS or beta version and if &krusader; was previously installed on your computer, then you should delete the <filename>krusaderui.rc</filename> file in your home directory to activate the new menu entries - <prompt>$</prompt> <userinput><command>rm</command> <option>~/.kde/share/apps/krusader/krusaderui.rc</option></userinput> + <prompt>$</prompt> <userinput><command>rm</command> <option>~/.trinity/share/apps/krusader/krusaderui.rc</option></userinput> , click <link linkend="faqi_krusaderui_rc">here</link> for more info.</para>'> <!ENTITY gpl-lnk '<link linkend="credits">&GNU; General Public License (GPL)</link>'> |