summaryrefslogtreecommitdiff
path: root/sw/uiconfig/swxform/toolbar
diff options
context:
space:
mode:
authorSamuel Cantrell <samuelcantrell@gmail.com>2011-06-11 07:30:42 -0700
committerCaolán McNamara <caolanm@redhat.com>2011-06-16 10:32:18 +0100
commitec50e10e3b1c729bd0567e843be4fae8caa401af (patch)
treefe461344fbc85691a4950b3b224938c3eea2ddd4 /sw/uiconfig/swxform/toolbar
parentf2df46c8fd2d1455a1148154a5722a1f9ee884b0 (diff)
Removes find/replace button from Writer
Removes the find/replace button from appearing on the default standard toolbar in Writer. This is due to the inclusion of a new search toolbar.
Diffstat (limited to 'sw/uiconfig/swxform/toolbar')
-rw-r--r--sw/uiconfig/swxform/toolbar/standardbar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swxform/toolbar/standardbar.xml b/sw/uiconfig/swxform/toolbar/standardbar.xml
index 0e24e932ee97..1da9beff4735 100644
--- a/sw/uiconfig/swxform/toolbar/standardbar.xml
+++ b/sw/uiconfig/swxform/toolbar/standardbar.xml
@@ -30,7 +30,7 @@
<toolbar:toolbaritem xlink:href=".uno:InsertTable" toolbar:helpid="20330"/>
<toolbar:toolbaritem xlink:href=".uno:InsertDraw" toolbar:helpid="10244"/>
<toolbar:toolbarseparator/>
- <toolbar:toolbaritem xlink:href=".uno:SearchDialog" toolbar:helpid="5961"/>
+ <toolbar:toolbaritem xlink:href=".uno:SearchDialog" toolbar:helpid="5961" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:Navigator" toolbar:helpid="10366"/>
<toolbar:toolbaritem xlink:href=".uno:Gallery" toolbar:helpid="5960"/>
<toolbar:toolbaritem xlink:href=".uno:ViewDataSourceBrowser" toolbar:helpid="6660"/>