summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2015-11-18 12:57:29 +0100
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2015-11-18 12:58:10 +0100
commitd96261e3e5613c847826d678bd37e4af4983c12e (patch)
tree8979e1bb7d12c69678f7ef96553eef3b34b212dc
parentIndentation fixes (diff)
downloadcore-d96261e3e5613c847826d678bd37e4af4983c12e.tar.gz
core-d96261e3e5613c847826d678bd37e4af4983c12e.zip
Remove redundant toolbar:text labels
Change-Id: I9ca5739462742a4e3ec3a034918891e53022d6de
-rw-r--r--sc/uiconfig/scalc/toolbar/textobjectbar.xml4
-rw-r--r--sw/uiconfig/sweb/toolbar/standardbar.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/sc/uiconfig/scalc/toolbar/textobjectbar.xml b/sc/uiconfig/scalc/toolbar/textobjectbar.xml
index 220d3b01f1cc..ddc3384de5e4 100644
--- a/sc/uiconfig/scalc/toolbar/textobjectbar.xml
+++ b/sc/uiconfig/scalc/toolbar/textobjectbar.xml
@@ -35,8 +35,8 @@
<toolbar:toolbaritem xlink:href=".uno:Shadowed"/>
<toolbar:toolbaritem xlink:href=".uno:OutlineFont"/>
<toolbar:toolbarseparator/>
- <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToLower" toolbar:text="lowercase" toolbar:visible="false"/>
- <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToUpper" toolbar:text="UPPERCASE" toolbar:visible="false"/>
+ <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToLower" toolbar:visible="false"/>
+ <toolbar:toolbaritem xlink:href=".uno:ChangeCaseToUpper" toolbar:visible="false"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:Color"/>
<toolbar:toolbarseparator/>
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"/>