diff options
author | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2015-11-18 12:57:29 +0100 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2015-11-18 12:58:10 +0100 |
commit | d96261e3e5613c847826d678bd37e4af4983c12e (patch) | |
tree | 8979e1bb7d12c69678f7ef96553eef3b34b212dc /sw/uiconfig/sweb | |
parent | 5328bb57e7046ac1790999cec8806a286772a6bb (diff) |
Remove redundant toolbar:text labels
Change-Id: I9ca5739462742a4e3ec3a034918891e53022d6de
Diffstat (limited to 'sw/uiconfig/sweb')
-rw-r--r-- | sw/uiconfig/sweb/toolbar/standardbar.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/sweb/toolbar/standardbar.xml b/sw/uiconfig/sweb/toolbar/standardbar.xml index ada23cbe2fb4..e1b8f0a55215 100644 --- a/sw/uiconfig/sweb/toolbar/standardbar.xml +++ b/sw/uiconfig/sweb/toolbar/standardbar.xml @@ -64,7 +64,7 @@ <toolbar:toolbaritem xlink:href=".uno:InsertObjectChart"/> <toolbar:toolbaritem xlink:href=".uno:InsertAnnotation"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:SetDocumentProperties" toolbar:text="Properties"/> + <toolbar:toolbaritem xlink:href=".uno:SetDocumentProperties"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ViewDataSourceBrowser" toolbar:visible="false" toolbar:helpid="6660"/> <toolbar:toolbaritem xlink:href=".uno:Zoom" toolbar:visible="false"/> |