summaryrefslogtreecommitdiffstats
path: root/cui/uiconfig/ui/charnamepage.ui
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 /cui/uiconfig/ui/charnamepage.ui
parentsuper simple bold/italic label support (diff)
downloadcore-8274df85dffad4bb3e87579e4c6e9c204ff60ebe.tar.gz
core-8274df85dffad4bb3e87579e4c6e9c204ff60ebe.zip
make use of ability to use bold in labels
Change-Id: I3989d552ef286ba2e63cbd2a9fee32a8358ca74c
Diffstat (limited to 'cui/uiconfig/ui/charnamepage.ui')
-rw-r--r--cui/uiconfig/ui/charnamepage.ui34
1 files changed, 17 insertions, 17 deletions
diff --git a/cui/uiconfig/ui/charnamepage.ui b/cui/uiconfig/ui/charnamepage.ui
index aebb93a4e712..6f825251e20e 100644
--- a/cui/uiconfig/ui/charnamepage.ui
+++ b/cui/uiconfig/ui/charnamepage.ui
@@ -97,18 +97,6 @@
</packing>
</child>
<child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
<object class="svtlo:FontNameBox" id="westfontnamelb-nocjk">
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -148,6 +136,18 @@
<property name="height">1</property>
</packing>
</child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
</object>
</child>
</object>
@@ -156,7 +156,7 @@
<object class="GtkLabel" id="label21">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Font</property>
+ <property name="label" translatable="yes">&lt;b&gt;Font&lt;/b&gt;</property>
<property name="use_markup">True</property>
</object>
</child>
@@ -305,7 +305,7 @@
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Western text font</property>
+ <property name="label" translatable="yes">&lt;b&gt;Western text font&lt;/b&gt;</property>
<property name="use_markup">True</property>
</object>
</child>
@@ -454,7 +454,7 @@
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Asian text font</property>
+ <property name="label" translatable="yes">&lt;b&gt;Asian text font&lt;/b&gt;</property>
<property name="use_markup">True</property>
</object>
</child>
@@ -603,7 +603,7 @@
<object class="GtkLabel" id="label6">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">CTL font</property>
+ <property name="label" translatable="yes">&lt;b&gt;CTL font&lt;/b&gt;</property>
<property name="use_markup">True</property>
</object>
</child>
@@ -638,7 +638,7 @@
<object class="GtkLabel" id="label19">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Preview</property>
+ <property name="label" translatable="yes">&lt;b&gt;Preview&lt;/b&gt;</property>
<property name="use_markup">True</property>
</object>
</child>