diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-11-04 00:45:18 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-11-04 00:45:18 -0500 |
commit | cfa588065655856d2251ea33f5baded6e3a1bc22 (patch) | |
tree | 956540148e2f4dca901076ab29ccae93967d21b9 | |
parent | 36b3911e6b77441854154964adb6e0d7f8db370e (diff) | |
download | dolphin-cfa588065655856d2251ea33f5baded6e3a1bc22.tar.gz dolphin-cfa588065655856d2251ea33f5baded6e3a1bc22.zip |
Fix references to user profile directory.
-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 54405a1..b1b6a8f 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -1157,7 +1157,7 @@ Dolphin can use the majority of service menus created for Konqueror, however &do </para> <para> -To add a custom service menu to &dolphin; save the service menu to the &dolphin; service menu directory, this can be found in /home/house/.kde/share/apps/dolphin/servicemenus/. If the servicemenus sub-directory does not exist in the &dolphin; directory, then create the sub-directory and save the service menu to that directory. The next time the user launch &dolphin; the service menu will be available. +To add a custom service menu to &dolphin; save the service menu to the &dolphin; service menu directory, this can be found in /home/house/.trinity/share/apps/dolphin/servicemenus/. If the servicemenus sub-directory does not exist in the &dolphin; directory, then create the sub-directory and save the service menu to that directory. The next time the user launch &dolphin; the service menu will be available. </para> </answer> </qandaentry> |