From 0c364fa7d507ae41bf04d36464f8942d154e49c0 Mon Sep 17 00:00:00 2001 From: Yousuf Philips Date: Sun, 29 Oct 2017 23:22:55 +0400 Subject: tdf#91781 Collect form commands into new Form menu Change-Id: Idf5304a7fd5f8e82fc76b7f0eb6fc1482be0fb85 Reviewed-on: https://gerrit.libreoffice.org/44028 Tested-by: Jenkins Reviewed-by: Yousuf Philips --- .../registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 10 ++++++++-- .../registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 5 +++++ 2 files changed, 13 insertions(+), 2 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 6ed997580937..69ee7b984ae9 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -5128,7 +5128,7 @@ - Label Field + Label 9 @@ -5619,7 +5619,13 @@ - Wizards On/Off + Form Control Wizards + + + Control Wizards + + + Toggle Form Control Wizards 9 diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index 065bffb4d5d0..853d98a6f40d 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -3184,6 +3184,11 @@ Watermark... + + + More Fields + + -- cgit