summaryrefslogtreecommitdiff
path: root/sc/uiconfig
diff options
context:
space:
mode:
authorSamuel Cantrell <samuelcantrell@gmail.com>2011-06-11 07:31:50 -0700
committerCaolán McNamara <caolanm@redhat.com>2011-06-16 10:32:26 +0100
commitb6cca4dd910fc9fb9892f0d6014ec1080defd40b (patch)
tree5a7ed98329eded43c06c235b4b4e1f69589ccb34 /sc/uiconfig
parent1b363f632110e80ead67ff376e92e4487556ca55 (diff)
Removes find/replace button from Calc
Removes the find/replace button from the default standard toolbar in Calc. This is due to the inclusion of the new search toolbar.
Diffstat (limited to 'sc/uiconfig')
-rw-r--r--sc/uiconfig/scalc/toolbar/standardbar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/uiconfig/scalc/toolbar/standardbar.xml b/sc/uiconfig/scalc/toolbar/standardbar.xml
index 736797153d08..cb733829f67f 100644
--- a/sc/uiconfig/scalc/toolbar/standardbar.xml
+++ b/sc/uiconfig/scalc/toolbar/standardbar.xml
@@ -33,7 +33,7 @@
<toolbar:toolbaritem xlink:href=".uno:InsertObjectChart" toolbar:helpid="helpid:26155"/>
<toolbar:toolbaritem xlink:href=".uno:InsertDraw" toolbar:helpid="helpid:10244"/>
<toolbar:toolbarseparator/>
- <toolbar:toolbaritem xlink:href=".uno:SearchDialog" toolbar:helpid="helpid:5961" />
+ <toolbar:toolbaritem xlink:href=".uno:SearchDialog" toolbar:helpid="helpid:5961" toolbar:visible="false"/>
<toolbar:toolbaritem xlink:href=".uno:Navigator" toolbar:helpid="helpid:10366"/>
<toolbar:toolbaritem xlink:href=".uno:Gallery" toolbar:helpid="helpid:5960"/>
<toolbar:toolbaritem xlink:href=".uno:ViewDataSourceBrowser" toolbar:helpid="helpid:6660"/>