diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-04-06 12:57:32 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-04-06 21:26:05 +0200 |
commit | 06f34d92fc057befab5ed6274891adc1bf3d6849 (patch) | |
tree | d803b1662ac455f0481ab015682b79835e1941c5 /source | |
parent | 9b3d70c0729753eed46c25efeae69018983b480a (diff) |
Fix description of arrows in customizing LO menus
Change-Id: I96d9b7acbe26dab643c866920d7f5080cc225d3d
Reviewed-on: https://gerrit.libreoffice.org/52501
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/06140100.xhp | 8 | ||||
-rw-r--r-- | source/text/shared/01/06140300.xhp | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/source/text/shared/01/06140100.xhp b/source/text/shared/01/06140100.xhp index 786b326a1a..398ace6854 100644 --- a/source/text/shared/01/06140100.xhp +++ b/source/text/shared/01/06140100.xhp @@ -56,11 +56,11 @@ <paragraph role="paragraph" id="par_id61514304306614" xml-lang="en-US"><ahelp hid=".">Click on the remove button to delete the menu.</ahelp></paragraph> <paragraph role="note" id="par_idN10910" xml-lang="en-US">You can only delete custom menus and custom menu entries.</paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/menuassignpage/add" id="bm_id714749" localize="false"/> - <paragraph role="heading" id="hd_id961514303975994" level="2" xml-lang="en-US">Left Arrow button</paragraph> - <paragraph role="paragraph" id="par_id941514303982378" xml-lang="en-US"><ahelp hid=".">Click on the left arrow button to select a function on the left display box and copy to the right display box. This will add the function to the selected menu.</ahelp></paragraph> + <paragraph role="heading" id="hd_id961514303975994" level="2" xml-lang="en-US">Right Arrow button</paragraph> + <paragraph role="paragraph" id="par_id941514303982378" xml-lang="en-US"><ahelp hid=".">Click on the right arrow button to select a function on the left display box and copy to the right display box. This will add the function to the selected menu.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/menuassignpage/remove" id="bm_id7147410" localize="false"/> - <paragraph role="heading" id="hd_id161514303992615" level="2" xml-lang="en-US">Right Arrow button</paragraph> - <paragraph role="paragraph" id="par_id361514304000470" xml-lang="en-US"><ahelp hid=".">Click on the right arrow button to remove the selected command from the current menu.</ahelp></paragraph> + <paragraph role="heading" id="hd_id161514303992615" level="2" xml-lang="en-US">Left Arrow button</paragraph> + <paragraph role="paragraph" id="par_id361514304000470" xml-lang="en-US"><ahelp hid=".">Click on the left arrow button to remove the selected command from the current menu.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/menuassignpage/up" id="bm_id7147411" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/menuassignpage/down" id="bm_id7147412" localize="false"/> <paragraph role="heading" id="hd_id761514304005994" level="2" xml-lang="en-US">Up and Down arrow buttons</paragraph> diff --git a/source/text/shared/01/06140300.xhp b/source/text/shared/01/06140300.xhp index 7540c08a0e..64f510da40 100644 --- a/source/text/shared/01/06140300.xhp +++ b/source/text/shared/01/06140300.xhp @@ -46,10 +46,10 @@ <paragraph role="heading" id="hd_id651514304289436" level="2" xml-lang="en-US">Remove</paragraph> <paragraph role="paragraph" id="par_id61514304306614" xml-lang="en-US">Click on the remove button to delete the context menu.</paragraph> <paragraph role="note" id="par_idN10910" xml-lang="en-US">You can only delete custom context menus and custom context menu entries.</paragraph> - <paragraph role="heading" id="hd_id961514303975994" level="2" xml-lang="en-US">Left Arrow button</paragraph> - <paragraph role="paragraph" id="par_id941514303982378" xml-lang="en-US">Click on the left arrow button to select a function on the left display box and copy to the right display box. This will add the function to the selected context menu.</paragraph> - <paragraph role="heading" id="hd_id161514303992615" level="2" xml-lang="en-US">Right Arrow button</paragraph> - <paragraph role="paragraph" id="par_id361514304000470" xml-lang="en-US">Click on the right arrow button to remove the selected acommand from the current contex menu.</paragraph> + <paragraph role="heading" id="hd_id961514303975994" level="2" xml-lang="en-US">Right Arrow button</paragraph> + <paragraph role="paragraph" id="par_id941514303982378" xml-lang="en-US">Click on the right arrow button to select a function on the left display box and copy to the right display box. This will add the function to the selected context menu.</paragraph> + <paragraph role="heading" id="hd_id161514303992615" level="2" xml-lang="en-US">Left Arrow button</paragraph> + <paragraph role="paragraph" id="par_id361514304000470" xml-lang="en-US">Click on the left arrow button to remove the selected command from the current contex menu.</paragraph> <paragraph role="heading" id="hd_id761514304005994" level="2" xml-lang="en-US">Up and Down arrow buttons</paragraph> <paragraph role="paragraph" id="par_id761514304011466" xml-lang="en-US">Click on the Up or Down arrows on the right to move the selected command upward or downward in the list of displayed context menus commands.</paragraph> <paragraph role="tip" id="par_id301514305066046" xml-lang="en-US">You can drag and drop the selected command to move it to the position you want.</paragraph> |