diff options
author | Milan Crha <mcrha@redhat.com> | 2011-08-19 00:23:16 +0800 |
---|---|---|
committer | Milan Crha <mcrha@redhat.com> | 2011-08-19 00:24:18 +0800 |
commit | d0d4b84c8e877ce3eddf206474dbad781dee40ae (patch) | |
tree | 4fd610ac11a38a1b9f9101833cd665fb5872daf1 /mail | |
parent | d33ed726f9562015b65c27360b02be0dfad7c11b (diff) | |
download | gsoc2013-evolution-d0d4b84c8e877ce3eddf206474dbad781dee40ae.tar gsoc2013-evolution-d0d4b84c8e877ce3eddf206474dbad781dee40ae.tar.gz gsoc2013-evolution-d0d4b84c8e877ce3eddf206474dbad781dee40ae.tar.bz2 gsoc2013-evolution-d0d4b84c8e877ce3eddf206474dbad781dee40ae.tar.lz gsoc2013-evolution-d0d4b84c8e877ce3eddf206474dbad781dee40ae.tar.xz gsoc2013-evolution-d0d4b84c8e877ce3eddf206474dbad781dee40ae.tar.zst gsoc2013-evolution-d0d4b84c8e877ce3eddf206474dbad781dee40ae.zip |
Bug #656733 - GUI no longer allows for non-default ports for email
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mail-config.ui | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/mail-config.ui b/mail/mail-config.ui index 49eda714c5..2831747252 100644 --- a/mail/mail-config.ui +++ b/mail/mail-config.ui @@ -4928,11 +4928,6 @@ For example: "Work" or "Personal"</property> <property name="visible">True</property> <property name="can_focus">False</property> <property name="has_entry">True</property> - <child internal-child="entry"> - <object class="GtkEntry" id="port-entry-entry2"> - <property name="can_focus">False</property> - </object> - </child> </object> <packing> <property name="left_attach">3</property> @@ -5416,11 +5411,6 @@ For example: "Work" or "Personal"</property> <property name="visible">True</property> <property name="can_focus">False</property> <property name="has_entry">True</property> - <child internal-child="entry"> - <object class="GtkEntry" id="port-entry-entry4"> - <property name="can_focus">False</property> - </object> - </child> </object> <packing> <property name="left_attach">3</property> |