summaryrefslogtreecommitdiff
path: root/sw/uiconfig/swriter/ui
diff options
context:
space:
mode:
authorZolnai Tamás <zolnaitamas2000@gmail.com>2015-06-16 22:22:42 +0200
committerZolnai Tamás <zolnaitamas2000@gmail.com>2015-06-16 22:25:38 +0200
commit9874db206eed84616e4e232b1b56c7b7532166a0 (patch)
treeb1fcec00c94f19aa3c8650649bbc29e8118468d5 /sw/uiconfig/swriter/ui
parente06905df15ff03c6d3c84f61bd67860a91416c2d (diff)
tdf#90072: No character background (highlight) tab in paragraph styles dialog
Background Tab was replaced with Area Tab on Paragraph Style Dialog. With that we lost the opportunity to set character background color. So bring back the Background tab as Highlighting. Change-Id: I29925f72816fbd27243060231d551e6590f1b9d9
Diffstat (limited to 'sw/uiconfig/swriter/ui')
-rw-r--r--sw/uiconfig/swriter/ui/templatedialog2.ui13
1 files changed, 13 insertions, 0 deletions
diff --git a/sw/uiconfig/swriter/ui/templatedialog2.ui b/sw/uiconfig/swriter/ui/templatedialog2.ui
index 6b9f61be9b98..017cbd3db74b 100644
--- a/sw/uiconfig/swriter/ui/templatedialog2.ui
+++ b/sw/uiconfig/swriter/ui/templatedialog2.ui
@@ -249,6 +249,19 @@
<placeholder/>
</child>
<child type="tab">
+ <object class="GtkLabel" id="highlighting">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">Highlighting</property>
+ </object>
+ <packing>
+ <property name="tab_fill">False</property>
+ </packing>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child type="tab">
<object class="GtkLabel" id="outline">
<property name="visible">True</property>
<property name="can_focus">False</property>