summaryrefslogtreecommitdiff
path: root/sd/uiconfig
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2011-07-26 23:58:17 +0200
committerJan Holesovsky <kendy@suse.cz>2011-07-27 00:20:46 +0200
commit455ed1dfb535bebf7b816660a6982aee71bbe13b (patch)
treea4a8c60f4a3fa9cd78e204e50792c9fd6a9a0520 /sd/uiconfig
parente443e032f859d0c1e0859a2e29486a2f29d09df2 (diff)
findbar: Show the "Search and Replace" button in the FindBar by default.
Diffstat (limited to 'sd/uiconfig')
-rw-r--r--sd/uiconfig/sdraw/toolbar/findbar.xml2
-rw-r--r--sd/uiconfig/simpress/toolbar/findbar.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/sd/uiconfig/sdraw/toolbar/findbar.xml b/sd/uiconfig/sdraw/toolbar/findbar.xml
index 078c0fc5bed5..f1b00a5da458 100644
--- a/sd/uiconfig/sdraw/toolbar/findbar.xml
+++ b/sd/uiconfig/sdraw/toolbar/findbar.xml
@@ -4,5 +4,5 @@
<toolbar:toolbaritem xlink:href=".uno:FindText"/>
<toolbar:toolbaritem xlink:href=".uno:DownSearch"/>
<toolbar:toolbaritem xlink:href=".uno:UpSearch"/>
- <toolbar:toolbaritem xlink:href=".uno:SearchDialog" toolbar:visible="false"/>
+ <toolbar:toolbaritem xlink:href=".uno:SearchDialog"/>
</toolbar:toolbar>
diff --git a/sd/uiconfig/simpress/toolbar/findbar.xml b/sd/uiconfig/simpress/toolbar/findbar.xml
index 0338d3156195..c2e10c2a7f41 100644
--- a/sd/uiconfig/simpress/toolbar/findbar.xml
+++ b/sd/uiconfig/simpress/toolbar/findbar.xml
@@ -4,5 +4,5 @@
<toolbar:toolbaritem xlink:href=".uno:FindText"/>
<toolbar:toolbaritem xlink:href=".uno:DownSearch"/>
<toolbar:toolbaritem xlink:href=".uno:UpSearch"/>
- <toolbar:toolbaritem xlink:href=".uno:SearchDialog" toolbar:visible="false"/>
+ <toolbar:toolbaritem xlink:href=".uno:SearchDialog"/>
</toolbar:toolbar>