From 1a95aa91f7cfe7765a5277cca09b35c398638a23 Mon Sep 17 00:00:00 2001 From: Bogdan Buzea Date: Sat, 24 Aug 2024 16:40:22 +0200 Subject: tdf#155153 Change "Group" to "Group Shapes" and remove duplicated node. Change-Id: I7adeea4abb1ae188ef1af401d098f0c4967c3f0c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172278 Reviewed-by: Heiko Tietze Tested-by: Jenkins --- .../registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu | 5 ----- officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) (limited to 'officecfg/registry') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu index caffed00b5d4..f51dcf7a4185 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu @@ -1842,11 +1842,6 @@ ~Slide Show - - - ~Group - - Sen~d diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 71f3b3ab17a4..af3cff149c96 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -6934,7 +6934,7 @@ bit 3 (0x8): #define UICOMMANDDESCRIPTION_PROPERTIES_TOGGLEBUTTON 8 - ~Group + ~Group Shapes 1 -- cgit