From 08513fbe3d460e744f70d3667a663745cb348b5e Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 4 Nov 2012 01:22:57 -0500 Subject: Fix references to user profile directory. --- doc/en/faq.docbook | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'doc/en/faq.docbook') diff --git a/doc/en/faq.docbook b/doc/en/faq.docbook index 8353719..47ad6e9 100644 --- a/doc/en/faq.docbook +++ b/doc/en/faq.docbook @@ -387,7 +387,7 @@ $TDEDIR/share/apps/krusader/krusaderui.rc and - ~/.kde/share/apps/krusader/krusaderui.rc and + ~/.trinity/share/apps/krusader/krusaderui.rc and re-run &krusader;. If you have compiled &krusader; from sources this is often caused if the &kdeqtdir-lnk; environment variables @@ -413,11 +413,11 @@ "Toolbar", &kde; makes a copy of that file in the home directory at - ~/.kde/share/apps/krusader/krusaderui.rc. If + ~/.trinity/share/apps/krusader/krusaderui.rc. If Krusader was previously installed on your computer, and you install a newer &krusader; version the - ~/.kde/share/apps/krusader/krusaderui.rc file + ~/.trinity/share/apps/krusader/krusaderui.rc file must be replaced with the newer version. Note: this will also reset all your changes on toolbars and shortcuts! @@ -427,7 +427,7 @@ version, &kde; will automatically replace the old - ~/.kde/share/apps/krusader/krusaderui.rc with + ~/.trinity/share/apps/krusader/krusaderui.rc with the newer version when starting the new &krusader; for the first time (&kde; will detect the newer version number in @@ -441,11 +441,11 @@ rm + ~/.trinity/share/apps/krusader/krusaderui.rc If the - ~/.kde/share/apps/krusader/krusaderui.rc file + ~/.trinity/share/apps/krusader/krusaderui.rc file is older, then the new menu elements will not be shown. Read the previous question for information on how to update the @@ -983,7 +983,7 @@ Check the &konfigprotocol-lnk; - If it doesn't work, backup your ~/.kde/share/config/krusaderrc configuration file and remove it from this location, + If it doesn't work, backup your ~/.trinity/share/config/krusaderrc configuration file and remove it from this location, Restart Krusader, Krusader will now start the first start configuration wizard, follow these guidelines. @@ -1250,9 +1250,9 @@ Presuming that the current setup is the good configuration, you can copy the configuration to the other user. - # cp ~/.kde/share/config/krusaderrc /home/foo_user/.kde/share/config + # cp ~/.trinity/share/config/krusaderrc /home/foo_user/.trinity/share/config And when the other user is Root use: - # cp ~/.kde/share/config/krusaderrc /root/.kde/share/config + # cp ~/.trinity/share/config/krusaderrc /root/.trinity/share/config @@ -1272,7 +1272,7 @@ open and edit - ~/.kde/share/config/krusaderrc + ~/.trinity/share/config/krusaderrc remove the "Panels Save Settings" item -- cgit v1.2.1