From 2368615b9fc3f60e5d6151a6e169022b4b29ff1b Mon Sep 17 00:00:00 2001 From: Tim Hardeck Date: Mon, 11 Jun 2012 14:39:07 +0200 Subject: added zoom submenu to View Added zoom submenu to View with the same entries of the zoom status bar right mouse button menu. This feature was requested on the design-mailing list: http://www.mail-archive.com/design@global.libreoffice.org/msg03561.html Additionally the zoom menu entries were sorted in a more logical way. Change-Id: I5f2df8aa33be9305841fd5505c95963bee8a0ed0 --- configmgr/qa/unit/data.xcd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configmgr') diff --git a/configmgr/qa/unit/data.xcd b/configmgr/qa/unit/data.xcd index f4d54616633e..700339d1325d 100755 --- a/configmgr/qa/unit/data.xcd +++ b/configmgr/qa/unit/data.xcd @@ -1787,7 +1787,7 @@ - Zoom 100% + 100% 1 @@ -1803,7 +1803,7 @@ - Zoom Page + Entire Page 1 @@ -2660,7 +2660,7 @@ - Zoom Page Width + Page Width 1 -- cgit