summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--demos/gtk-demo/font-features.ui8
1 files changed, 2 insertions, 6 deletions
diff --git a/demos/gtk-demo/font-features.ui b/demos/gtk-demo/font-features.ui
index 340fecfdcb..e31559a28b 100644
--- a/demos/gtk-demo/font-features.ui
+++ b/demos/gtk-demo/font-features.ui
@@ -45,9 +45,7 @@
<object class="GtkLabel">
<property name="xalign">0</property>
<property name="label" translatable="yes">Font Features</property>
- <attributes>
- <attribute name="weight" value="bold"></attribute>
- </attributes>
+ <property name="attributes" translatable="yes">0 -1 weight bold</property>
</object>
</child>
<child>
@@ -75,9 +73,7 @@
<object class="GtkLabel" id="variations_heading">
<property name="label" translatable="yes">Font Variations</property>
<property name="xalign">0</property>
- <attributes>
- <attribute name="weight" value="bold"></attribute>
- </attributes>
+ <property name="attributes" translatable="yes">0 -1 weight bold</property>
</object>
</child>
<child>