summaryrefslogtreecommitdiff
path: root/sw/uiconfig
diff options
context:
space:
mode:
authorZolnai Tamás <zolnaitamas2000@gmail.com>2015-06-17 00:00:27 +0200
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2015-06-16 23:10:35 +0000
commit343f992816ab594c608537fd32fb4bf412f5fabb (patch)
tree9b644dbc7e3f97859109e75b776c0770224a4987 /sw/uiconfig
parent94e9ad75943c39af548fc4b094c1e67df900e8a1 (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. (cherry picked from commit 9874db206eed84616e4e232b1b56c7b7532166a0) Change-Id: I29925f72816fbd27243060231d551e6590f1b9d9 Reviewed-on: https://gerrit.libreoffice.org/16324 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'sw/uiconfig')
-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>