diff options
author | Milan Crha <mcrha@redhat.com> | 2011-06-23 00:40:29 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-06-30 00:42:31 +0800 |
commit | 990ba99927f5a84572ec20ad85a79118e9a5b3e2 (patch) | |
tree | 61342249639a9ee3a2c366020c83d327617611c3 /plugins/imap-features | |
parent | 17139ed14c4f0ebd982c955ba5c49d5c98e08691 (diff) | |
download | gsoc2013-evolution-990ba99927f5a84572ec20ad85a79118e9a5b3e2.tar gsoc2013-evolution-990ba99927f5a84572ec20ad85a79118e9a5b3e2.tar.gz gsoc2013-evolution-990ba99927f5a84572ec20ad85a79118e9a5b3e2.tar.bz2 gsoc2013-evolution-990ba99927f5a84572ec20ad85a79118e9a5b3e2.tar.lz gsoc2013-evolution-990ba99927f5a84572ec20ad85a79118e9a5b3e2.tar.xz gsoc2013-evolution-990ba99927f5a84572ec20ad85a79118e9a5b3e2.tar.zst gsoc2013-evolution-990ba99927f5a84572ec20ad85a79118e9a5b3e2.zip |
Bug #653008 - Preference window for imap accounts is too large
Diffstat (limited to 'plugins/imap-features')
-rw-r--r-- | plugins/imap-features/imap-headers.ui | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/imap-features/imap-headers.ui b/plugins/imap-features/imap-headers.ui index 427b12021b..871bd87023 100644 --- a/plugins/imap-features/imap-headers.ui +++ b/plugins/imap-features/imap-headers.ui @@ -45,7 +45,6 @@ The more headers you have the more time it will take to download.</property> <property name="xpad">0</property> <property name="ypad">0</property> <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> - <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> </object> @@ -129,7 +128,6 @@ Use this if you do not have filters based on mailing lists</property> <property name="xpad">0</property> <property name="ypad">0</property> <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> - <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> <attributes> @@ -184,7 +182,6 @@ You can ignore this if you choose "All Headers".</property> <property name="xpad">0</property> <property name="ypad">0</property> <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> - <property name="width_chars">1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> </object> @@ -312,7 +309,6 @@ You can ignore this if you choose "All Headers".</property> <property name="xpad">0</property> <property name="ypad">0</property> <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> - <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> <attributes> |