From e9bc80d965b96aeef905c9485825acdb5ad84dd6 Mon Sep 17 00:00:00 2001 From: Stanislav Horacek Date: Sat, 15 Dec 2018 20:03:07 +0100 Subject: update description of customization dialogs Change-Id: I0d79cadf06f97e937c91908f5ffe7083c1a83291 Reviewed-on: https://gerrit.libreoffice.org/65205 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos (cherry picked from commit 77c68eec99a72504cc9a69adf48649b0ecd4938b) Reviewed-on: https://gerrit.libreoffice.org/65225 Tested-by: Adolfo Jayme Barrientos --- source/text/shared/01/06140100.xhp | 4 ++-- source/text/shared/01/06140300.xhp | 9 ++------- source/text/shared/01/06140400.xhp | 10 +++++----- 3 files changed, 9 insertions(+), 14 deletions(-) diff --git a/source/text/shared/01/06140100.xhp b/source/text/shared/01/06140100.xhp index 608f233c3d..3c4200800d 100644 --- a/source/text/shared/01/06140100.xhp +++ b/source/text/shared/01/06140100.xhp @@ -51,10 +51,10 @@ Select the menu where the customization is to be applied. The current set of functions is displayed in the box below. Add - Click on the Add button to add a new menu. + Click on the gear icon and then choose Add to add a new menu. Remove - Click on the remove button to delete the menu. + Click on the gear icon and then choose Delete to delete the menu. You can only delete custom menus and custom menu entries. Right Arrow button diff --git a/source/text/shared/01/06140300.xhp b/source/text/shared/01/06140300.xhp index 742da1941a..c40678dad7 100644 --- a/source/text/shared/01/06140300.xhp +++ b/source/text/shared/01/06140300.xhp @@ -37,15 +37,10 @@ Displays the results of the combination of the search string and category of the desired function. Description The text box contains a short description of the selected command. - Location + Scope Select the location where the context menu is to be attached. If attached to a %PRODUCTNAME module, the context menu is available for all files opened in that module. If attached to the file, the context menu will be available only when that file is opened and active. - Menu + Target Select the Context Menu where the customization is to be applied. The current set of functions is displayed in the box below. - Add - Click on the Add button to add a new context menu. - Remove - Click on the remove button to delete the context menu. - You can only delete custom context menus and custom context menu entries. Right Arrow button 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. Left Arrow button diff --git a/source/text/shared/01/06140400.xhp b/source/text/shared/01/06140400.xhp index a13ba33f4c..d89687ea1c 100644 --- a/source/text/shared/01/06140400.xhp +++ b/source/text/shared/01/06140400.xhp @@ -46,14 +46,14 @@ Displays the results of the combination of the search string and category of the desired function. Description The text box contains a short description of the selected command. -Location +Scope Select the location where the toolbar is to be attached. If attached to a %PRODUCTNAME module, the toolbar is available for all files opened in that module. If attached to the file, the toolbar will be available only when that file is opened and active. -Toolbar +Target Select the toolbar where the customization is to be applied. The current set of functions is displayed in the box below. Add -Click on the Add button to add a new toolbar. -Remove -Click on the remove button to delete the toolbar. +Click on the gear icon and then choose Add to add a new toolbar. +Delete +Click on the gear icon and then choose Delete to delete the toolbar. You can only delete custom toolbar and custom toolbar entries. Right Arrow button 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 toolbar. -- cgit