summaryrefslogtreecommitdiff
path: root/vcl/uiconfig
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-10-16 00:20:04 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-10-17 16:06:29 +0100
commit8274df85dffad4bb3e87579e4c6e9c204ff60ebe (patch)
tree0949132fc2033a3dbc0aeae650a1d1fd597dbeb0 /vcl/uiconfig
parente8029a19ec1f13a593dd5364525dc2d1de6e32d9 (diff)
make use of ability to use bold in labels
Change-Id: I3989d552ef286ba2e63cbd2a9fee32a8358ca74c
Diffstat (limited to 'vcl/uiconfig')
-rw-r--r--vcl/uiconfig/ui/printdialog.ui14
1 files changed, 7 insertions, 7 deletions
diff --git a/vcl/uiconfig/ui/printdialog.ui b/vcl/uiconfig/ui/printdialog.ui
index a9cb400b90b4..507742ec4db2 100644
--- a/vcl/uiconfig/ui/printdialog.ui
+++ b/vcl/uiconfig/ui/printdialog.ui
@@ -372,7 +372,7 @@
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Printer</property>
+ <property name="label" translatable="yes">&lt;b&gt;Printer&lt;/b&gt;</property>
<property name="use_markup">True</property>
</object>
</child>
@@ -712,7 +712,7 @@
<object class="GtkLabel" id="label13">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Range and copies</property>
+ <property name="label" translatable="yes">&lt;b&gt;Range and copies&lt;/b&gt;</property>
<property name="use_markup">True</property>
</object>
</child>
@@ -769,7 +769,7 @@
<object class="GtkLabel" id="label15">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Print</property>
+ <property name="label" translatable="yes">&lt;b&gt;Print&lt;/b&gt;</property>
<property name="use_markup">True</property>
</object>
</child>
@@ -897,7 +897,7 @@
<object class="GtkLabel" id="label11">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Print</property>
+ <property name="label" translatable="yes">&lt;b&gt;Print&lt;/b&gt;</property>
<property name="use_markup">True</property>
</object>
</child>
@@ -1292,7 +1292,7 @@
<object class="GtkLabel" id="label18">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Layout</property>
+ <property name="label" translatable="yes">&lt;b&gt;Layout&lt;/b&gt;</property>
<property name="use_markup">True</property>
</object>
</child>
@@ -1350,7 +1350,7 @@
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Page sides</property>
+ <property name="label" translatable="yes">&lt;b&gt;Page sides&lt;/b&gt;</property>
<property name="use_markup">True</property>
</object>
</child>
@@ -1453,7 +1453,7 @@
<object class="GtkLabel" id="label21">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Options</property>
+ <property name="label" translatable="yes">&lt;b&gt;Options&lt;/b&gt;</property>
<property name="use_markup">True</property>
</object>
</child>