summaryrefslogtreecommitdiffstats
path: root/sw/uiconfig/sglobal
diff options
context:
space:
mode:
authorSamuel Cantrell <samuelcantrell@gmail.com>2011-06-10 20:21:15 -0700
committerJan Holesovsky <kendy@suse.cz>2011-06-14 08:06:12 +0200
commit65483c153e362ad6a9495aeee56c5a2bd47d8255 (patch)
treeb2ed6c0b9cfd4e1b4901bf7cd9cd1f3188da57d9 /sw/uiconfig/sglobal
parentduplicate if expression (no CompatibilityOptions option was lacking) (diff)
downloadcore-65483c153e362ad6a9495aeee56c5a2bd47d8255.tar.gz
core-65483c153e362ad6a9495aeee56c5a2bd47d8255.zip
Removes zoom button from Writer
This patch removes the zoom button from the standard toolbar by default in Writer. As the "Default UI Improvements" wiki page notes, we now have a much better method for changing the zoom level.
Diffstat (limited to 'sw/uiconfig/sglobal')
-rw-r--r--sw/uiconfig/sglobal/toolbar/standardbar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/sglobal/toolbar/standardbar.xml b/sw/uiconfig/sglobal/toolbar/standardbar.xml
index 33792ed7d086..9132ae9e3ef2 100644
--- a/sw/uiconfig/sglobal/toolbar/standardbar.xml
+++ b/sw/uiconfig/sglobal/toolbar/standardbar.xml
@@ -35,7 +35,7 @@
<toolbar:toolbaritem xlink:href=".uno:Gallery" toolbar:helpid="5960"/>
<toolbar:toolbaritem xlink:href=".uno:ViewDataSourceBrowser" toolbar:helpid="6660"/>
<toolbar:toolbaritem xlink:href=".uno:ControlCodes" toolbar:helpid="20224"/>
- <toolbar:toolbaritem xlink:href=".uno:Zoom" toolbar:helpid="10000"/>
+ <toolbar:toolbaritem xlink:href=".uno:Zoom" toolbar:helpid="10000" toolbar:visible="false"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:HelpIndex"/>
<toolbar:toolbaritem xlink:href=".uno:ExtendedHelp" toolbar:visible="false" toolbar:helpid="5402"/>