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 --- starmath/uiconfig/smath/menubar/menubar.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'starmath/uiconfig/smath/menubar') diff --git a/starmath/uiconfig/smath/menubar/menubar.xml b/starmath/uiconfig/smath/menubar/menubar.xml index 9fb97394164b..3468d436c085 100644 --- a/starmath/uiconfig/smath/menubar/menubar.xml +++ b/starmath/uiconfig/smath/menubar/menubar.xml @@ -89,7 +89,7 @@ - + -- cgit