summaryrefslogtreecommitdiff
path: root/sw/uiconfig/sglobal
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2014-11-27 06:27:29 +0100
committerJan Holesovsky <kendy@collabora.com>2014-11-27 06:29:19 +0100
commit90fe751ab381cf59e87b79d921b3773567774af2 (patch)
tree6f9cb0e1be8057dc88cf2bef60ff614128ad44bf /sw/uiconfig/sglobal
parente97edb6e85a8e272b003e2b07a68d49abf7dd750 (diff)
sw: Swap Zoom In and Zoom out in the preview toolbars.
Zoom Out is expected to be on the left, as in the status bar. Change-Id: Ie2a678af407ead0ae40ab7d89f435c8bfb7d8b8e
Diffstat (limited to 'sw/uiconfig/sglobal')
-rw-r--r--sw/uiconfig/sglobal/toolbar/previewobjectbar.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/sw/uiconfig/sglobal/toolbar/previewobjectbar.xml b/sw/uiconfig/sglobal/toolbar/previewobjectbar.xml
index 9a1e05f383d4..94884dab0a2a 100644
--- a/sw/uiconfig/sglobal/toolbar/previewobjectbar.xml
+++ b/sw/uiconfig/sglobal/toolbar/previewobjectbar.xml
@@ -29,11 +29,9 @@
<toolbar:toolbaritem xlink:href=".uno:ShowMultiplePages" toolbar:helpid="21252"/>
<toolbar:toolbaritem xlink:href=".uno:ShowBookview"/>
<toolbar:toolbarseparator/>
- <toolbar:toolbaritem xlink:href=".uno:ZoomPlus" toolbar:helpid="10097"/>
- <toolbar:toolbarseparator/>
- <toolbar:toolbaritem xlink:href=".uno:PreviewZoom" toolbar:helpid="53071"/>
- <toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:ZoomMinus" toolbar:helpid="10098"/>
+ <toolbar:toolbaritem xlink:href=".uno:PreviewZoom" toolbar:helpid="53071"/>
+ <toolbar:toolbaritem xlink:href=".uno:ZoomPlus" toolbar:helpid="10097"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:FullScreen" toolbar:helpid="5627"/>
<toolbar:toolbaritem xlink:href=".uno:PrintPagePreview" toolbar:helpid="21253"/>