aboutsummaryrefslogtreecommitdiffstats
path: root/filter/filter.ui
diff options
context:
space:
mode:
Diffstat (limited to 'filter/filter.ui')
-rw-r--r--filter/filter.ui6
1 files changed, 4 insertions, 2 deletions
diff --git a/filter/filter.ui b/filter/filter.ui
index d8791626da..10c293cf9c 100644
--- a/filter/filter.ui
+++ b/filter/filter.ui
@@ -132,9 +132,11 @@
<object class="GtkLabel" id="rule_label">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">&lt;b&gt;_Filter Rules&lt;/b&gt;</property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">_Filter Rules</property>
<property name="use_underline">True</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>