From 31f4173f9dd06ee2083763d5f8029f08e12e0cd7 Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Tue, 17 May 2022 18:06:06 +0200 Subject: tdf#149047 add tooltip to uno:InsertObjCtrl and improve label This .uno provides a dropdown menu, if insertobjectbar.xml exists. It is barely used, so have only changed the appearance in the toolbar and the Customize menu. Have not added a ContextLabel, but might be necessary if used in a menu. The change is made as part of identifying "Objects" in the UI as "OLE Objects" (when appropriate, see tdf#149018 Change-Id: Ia6c796e9f88e1731e155390b267aaa30336655e6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134443 Tested-by: Jenkins Reviewed-by: Seth Chaiklin --- officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index 2ce11a00aa61..1dad35cc2190 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -922,7 +922,10 @@ - Insert Object Menu + OLE Object Insert Menu + + + Insert OLE Object 1 -- cgit