aboutsummaryrefslogtreecommitdiffstats
path: root/filter/filter.glade
diff options
context:
space:
mode:
Diffstat (limited to 'filter/filter.glade')
-rw-r--r--filter/filter.glade22
1 files changed, 22 insertions, 0 deletions
diff --git a/filter/filter.glade b/filter/filter.glade
index 34cd5855a3..24e0f3f7a7 100644
--- a/filter/filter.glade
+++ b/filter/filter.glade
@@ -188,6 +188,17 @@
</child>
<child>
+ <widget class="GtkButton" id="rule_top">
+ <property name="visible">True</property>
+ <property name="can_default">True</property>
+ <property name="can_focus">True</property>
+ <property name="label">gtk-goto-top</property>
+ <property name="use_stock">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ </widget>
+ </child>
+
+ <child>
<widget class="GtkButton" id="rule_up">
<property name="visible">True</property>
<property name="can_default">True</property>
@@ -208,6 +219,17 @@
<property name="relief">GTK_RELIEF_NORMAL</property>
</widget>
</child>
+
+ <child>
+ <widget class="GtkButton" id="rule_bottom">
+ <property name="visible">True</property>
+ <property name="can_default">True</property>
+ <property name="can_focus">True</property>
+ <property name="label">gtk-goto-bottom</property>
+ <property name="use_stock">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ </widget>
+ </child>
</widget>
<packing>
<property name="padding">0</property>