diff options
author | Darrell Anderson <[email protected]> | 2012-11-04 01:22:57 -0500 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2013-01-01 01:16:32 +0100 |
commit | 27550aa5778567dbbfbe9ff1c3ecd53c8fd59616 (patch) | |
tree | 411ecfafbafebaa9d356a56a98b051d135458adb /doc/en/index.docbook | |
parent | bfcd2736bbeaf50300952984d4ab54915360294d (diff) | |
download | krusader-27550aa5778567dbbfbe9ff1c3ecd53c8fd59616.tar.gz krusader-27550aa5778567dbbfbe9ff1c3ecd53c8fd59616.zip |
Fix references to user profile directory.
(cherry picked from commit 08513fbe3d460e744f70d3667a663745cb348b5e)
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 b7bbb1a..140083a 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>'> |