summaryrefslogtreecommitdiffstats
path: root/sc/uiconfig
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 /sc/uiconfig
parentIndentation fixes (diff)
downloadcore-d96261e3e5613c847826d678bd37e4af4983c12e.tar.gz
core-d96261e3e5613c847826d678bd37e4af4983c12e.zip
Remove redundant toolbar:text labels
Change-Id: I9ca5739462742a4e3ec3a034918891e53022d6de
Diffstat (limited to 'sc/uiconfig')
-rw-r--r--sc/uiconfig/scalc/toolbar/textobjectbar.xml4
1 files changed, 2 insertions, 2 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/>