aboutsummaryrefslogtreecommitdiffstats
path: root/filter/filter.ui
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-04-18 07:40:01 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-04-18 07:40:01 +0800
commit0356d29367a665b4caa61a5ee65ff1bb05e8cb32 (patch)
tree0e2a75a1e86c5a9f9d4a1586c8dcfa87529ca980 /filter/filter.ui
parent3469517c5e27af7fc4b8105ca6a54d49f84a9d01 (diff)
downloadgsoc2013-evolution-0356d29367a665b4caa61a5ee65ff1bb05e8cb32.tar
gsoc2013-evolution-0356d29367a665b4caa61a5ee65ff1bb05e8cb32.tar.gz
gsoc2013-evolution-0356d29367a665b4caa61a5ee65ff1bb05e8cb32.tar.bz2
gsoc2013-evolution-0356d29367a665b4caa61a5ee65ff1bb05e8cb32.tar.lz
gsoc2013-evolution-0356d29367a665b4caa61a5ee65ff1bb05e8cb32.tar.xz
gsoc2013-evolution-0356d29367a665b4caa61a5ee65ff1bb05e8cb32.tar.zst
gsoc2013-evolution-0356d29367a665b4caa61a5ee65ff1bb05e8cb32.zip
BugĀ 614041 - Filter's relative date combos aren't set
Diffstat (limited to 'filter/filter.ui')
-rw-r--r--filter/filter.ui4
1 files changed, 3 insertions, 1 deletions
diff --git a/filter/filter.ui b/filter/filter.ui
index 0c4d4855f9..b2e11f6fc1 100644
--- a/filter/filter.ui
+++ b/filter/filter.ui
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<interface>
- <!-- interface-requires gtk+ 2.12 -->
+ <requires lib="gtk+" version="2.16"/>
<!-- interface-naming-policy toplevel-contextual -->
<object class="GtkAdjustment" id="adjustment1">
<property name="value">1</property>
@@ -526,6 +526,7 @@ a time relative to when filtering occurs.</property>
<object class="GtkComboBox" id="combobox_relative">
<property name="visible">True</property>
<property name="model">model3</property>
+ <property name="active">0</property>
<child>
<object class="GtkCellRendererText" id="renderer3"/>
<attributes>
@@ -543,6 +544,7 @@ a time relative to when filtering occurs.</property>
<object class="GtkComboBox" id="combobox_past_future">
<property name="visible">True</property>
<property name="model">model4</property>
+ <property name="active">0</property>
<child>
<object class="GtkCellRendererText" id="renderer4"/>
<attributes>