summaryrefslogtreecommitdiff
path: root/sw/uiconfig/sglobal
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2014-11-23 10:36:26 +0400
committerSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2014-11-25 15:36:00 +0000
commit60f822e4e193c31892d5dc7a8466eba52950b015 (patch)
treef87f25c27ce23f24627c9560a73504f6895a074c /sw/uiconfig/sglobal
parent34117a81f283cb27584915633a956dd3545d6b1c (diff)
fdo#84848 enable 'save as' button in toolbar
Change-Id: Ie84ad526f6756e996e1955610d0a9c627d1e0c8c Reviewed-on: https://gerrit.libreoffice.org/13060 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
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 252849e7ab40..80b1c6039b6f 100644
--- a/sw/uiconfig/sglobal/toolbar/standardbar.xml
+++ b/sw/uiconfig/sglobal/toolbar/standardbar.xml
@@ -23,7 +23,7 @@
<toolbar:toolbaritem xlink:href=".uno:NewDoc" toolbar:visible="false" toolbar:helpid="5500"/>
<toolbar:toolbaritem xlink:href=".uno:Open" toolbar:style="dropdown"/>
<toolbar:toolbaritem xlink:href=".uno:Save" toolbar:helpid="5505"/>
- <toolbar:toolbaritem xlink:href=".uno:SaveAs" toolbar:visible="false" toolbar:helpid="5502"/>
+ <toolbar:toolbaritem xlink:href=".uno:SaveAs" toolbar:helpid="5502"/>
<toolbar:toolbaritem xlink:href=".uno:SendMail" toolbar:visible="false" toolbar:helpid="5331"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:EditDoc" toolbar:helpid="6312" toolbar:visible="false"/>