summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2014-10-08 21:32:48 +0200
committerJan Holesovsky <kendy@collabora.com>2014-10-08 21:59:05 +0200
commitbb29c5723a6053476b6f398c8550b2a839aa07fc (patch)
tree35ec79e61d8dd4ff3803773cdbcdda45d205270d /sw
parent78775257a338bb348d9bd55f32ab77ba399abca9 (diff)
fdo#81475: Show the Background color too.
Unfortunately it means something a bit different than the highlighting, and it is hard to achieve it by other means... Change-Id: I6aced1e33ba8a9cfd73e092a90e9f45e50f5bb20
Diffstat (limited to 'sw')
-rw-r--r--sw/uiconfig/swriter/toolbar/textobjectbar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/toolbar/textobjectbar.xml b/sw/uiconfig/swriter/toolbar/textobjectbar.xml
index 1caaf45c1ecd..acf3752b14a1 100644
--- a/sw/uiconfig/swriter/toolbar/textobjectbar.xml
+++ b/sw/uiconfig/swriter/toolbar/textobjectbar.xml
@@ -37,7 +37,7 @@
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:FontColor"/>
<toolbar:toolbaritem xlink:href=".uno:BackColor"/>
- <toolbar:toolbaritem xlink:href=".uno:BackgroundColor" toolbar:visible="false"/>
+ <toolbar:toolbaritem xlink:href=".uno:BackgroundColor"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:DefaultNumbering"/>
<toolbar:toolbaritem xlink:href=".uno:DefaultBullet"/>