diff options
author | Milan Crha <mcrha@redhat.com> | 2011-06-23 00:40:29 +0800 |
---|---|---|
committer | Milan Crha <mcrha@redhat.com> | 2011-06-23 00:40:29 +0800 |
commit | 8ba762c9b1163ab221ee884070ffeacf684b2002 (patch) | |
tree | 10c9c101ada1bc7e9764af8d101ea1a95fb43245 /plugins/imap-features | |
parent | 2bf389475da04132cee59d164b25bf203c81a499 (diff) | |
download | gsoc2013-evolution-8ba762c9b1163ab221ee884070ffeacf684b2002.tar.gz gsoc2013-evolution-8ba762c9b1163ab221ee884070ffeacf684b2002.tar.zst gsoc2013-evolution-8ba762c9b1163ab221ee884070ffeacf684b2002.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> |