From 7007e3952d6bb74bf8c6722df23ee746f773c72c Mon Sep 17 00:00:00 2001 From: Joren De Cuyper Date: Fri, 7 Mar 2014 23:56:28 +0100 Subject: fdo#72276 introduce .uno:ZoomMenu so we can split the menu entries/labels Currently .uno:zoom is used for the topmenu and submenu. Deleting the '...' behind the text will delete it for both, which is not correct. Therefore I introduce .uno:ZoomMenu for the topmenu. Change-Id: I75bcae572be0cca7216c34d81e0b99f4c59c0aab Reviewed-on: https://gerrit.libreoffice.org/8503 Reviewed-by: Maxim Monastirsky Tested-by: Maxim Monastirsky --- sw/uiconfig/swxform/menubar/menubar.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw/uiconfig/swxform/menubar') diff --git a/sw/uiconfig/swxform/menubar/menubar.xml b/sw/uiconfig/swxform/menubar/menubar.xml index a3607b69e024..ec9f6314ac5e 100644 --- a/sw/uiconfig/swxform/menubar/menubar.xml +++ b/sw/uiconfig/swxform/menubar/menubar.xml @@ -147,7 +147,7 @@ - + -- cgit