aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-list-editor/contact-list-editor.ui
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/contact-list-editor/contact-list-editor.ui')
-rw-r--r--addressbook/gui/contact-list-editor/contact-list-editor.ui6
1 files changed, 4 insertions, 2 deletions
diff --git a/addressbook/gui/contact-list-editor/contact-list-editor.ui b/addressbook/gui/contact-list-editor/contact-list-editor.ui
index 37d0d94746..0c1e21cf68 100644
--- a/addressbook/gui/contact-list-editor/contact-list-editor.ui
+++ b/addressbook/gui/contact-list-editor/contact-list-editor.ui
@@ -108,8 +108,10 @@
<object class="GtkLabel" id="members-label">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property context="yes" name="label" translatable="yes">&lt;b&gt;Members&lt;/b&gt;</property>
- <property name="use_markup">True</property>
+ <property context="yes" name="label" translatable="yes">Members</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>