aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/imap-features
diff options
context:
space:
mode:
authorTobias Mueller <tobiasmue@svn.gnome.org>2007-12-03 00:58:40 +0800
committerTobias Mueller <tobiasmue@src.gnome.org>2007-12-03 00:58:40 +0800
commitb95c68f2d21888453a8237c51735b63e82b9beb8 (patch)
treec6a53b484b56e1503db4c7a679c5bcf9ccc4800e /plugins/imap-features
parentf0ff8fd7c5af1ce04070c0b307413661c91a2270 (diff)
downloadgsoc2013-evolution-b95c68f2d21888453a8237c51735b63e82b9beb8.tar
gsoc2013-evolution-b95c68f2d21888453a8237c51735b63e82b9beb8.tar.gz
gsoc2013-evolution-b95c68f2d21888453a8237c51735b63e82b9beb8.tar.bz2
gsoc2013-evolution-b95c68f2d21888453a8237c51735b63e82b9beb8.tar.lz
gsoc2013-evolution-b95c68f2d21888453a8237c51735b63e82b9beb8.tar.xz
gsoc2013-evolution-b95c68f2d21888453a8237c51735b63e82b9beb8.tar.zst
gsoc2013-evolution-b95c68f2d21888453a8237c51735b63e82b9beb8.zip
Make it selectable, fixes bug 401523, patch by Lucky Wankhede
2007-12-02 Tobias Mueller <tobiasmue@svn.gnome.org> * imap-headers.glade: Make it selectable, fixes bug 401523, patch by Lucky Wankhede <wlakke@novell.com> svn path=/trunk/; revision=34623
Diffstat (limited to 'plugins/imap-features')
-rw-r--r--plugins/imap-features/ChangeLog5
-rw-r--r--plugins/imap-features/imap-headers.glade6
2 files changed, 8 insertions, 3 deletions
diff --git a/plugins/imap-features/ChangeLog b/plugins/imap-features/ChangeLog
index f4983906d9..3eb469782a 100644
--- a/plugins/imap-features/ChangeLog
+++ b/plugins/imap-features/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-02 Tobias Mueller <tobiasmue@svn.gnome.org>
+ * imap-headers.glade:
+ Make it selectable, fixes bug 401523, patch by
+ Lucky Wankhede <wlakke@novell.com>
+
2007-11-08 Gilles Dartiguelongue <gdartigu@svn.gnome.org>
* imap-headers.c: (imap_headers_abort), (imap_headers_commit),
diff --git a/plugins/imap-features/imap-headers.glade b/plugins/imap-features/imap-headers.glade
index 542decd608..3a8810147e 100644
--- a/plugins/imap-features/imap-headers.glade
+++ b/plugins/imap-features/imap-headers.glade
@@ -62,7 +62,7 @@ The more headers you have the more time it will take to download.</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
- <property name="selectable">False</property>
+ <property name="selectable">True</property>
<property name="xalign">0</property>
<property name="yalign">0</property>
<property name="xpad">0</property>
@@ -151,7 +151,7 @@ Use this if you do not have filters based on mailing lists</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
- <property name="selectable">False</property>
+ <property name="selectable">True</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
@@ -349,7 +349,7 @@ You can ignore this if you choose &quot;All Headers&quot;.</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
- <property name="selectable">False</property>
+ <property name="selectable">True</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>