aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-06-29 22:49:12 +0800
committerDan Winship <danw@src.gnome.org>2001-06-29 22:49:12 +0800
commit88996d839bc9983fb34538fc3c9df5cbd320c7c7 (patch)
treebfbecb34798020acfd2eda696420d8280aad779d /mail/ChangeLog
parent31a7e486b2d6c84bcd8aae9e5de44a7f2ff3e3f7 (diff)
downloadgsoc2013-evolution-88996d839bc9983fb34538fc3c9df5cbd320c7c7.tar
gsoc2013-evolution-88996d839bc9983fb34538fc3c9df5cbd320c7c7.tar.gz
gsoc2013-evolution-88996d839bc9983fb34538fc3c9df5cbd320c7c7.tar.bz2
gsoc2013-evolution-88996d839bc9983fb34538fc3c9df5cbd320c7c7.tar.lz
gsoc2013-evolution-88996d839bc9983fb34538fc3c9df5cbd320c7c7.tar.xz
gsoc2013-evolution-88996d839bc9983fb34538fc3c9df5cbd320c7c7.tar.zst
gsoc2013-evolution-88996d839bc9983fb34538fc3c9df5cbd320c7c7.zip
Take two authtypes lists, "all", and "supported", and make the unsupported
* mail-account-gui.c (build_auth_menu): Take two authtypes lists, "all", and "supported", and make the unsupported authtypes grayed out in the menu rather than missing. (source_type_changed, transport_type_changed, service_check_supported): Update build_auth_menu calls. svn path=/trunk/; revision=10600
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index e1344fa1b9..e357ec489b 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2001-06-29 Dan Winship <danw@ximian.com>
+
+ * mail-account-gui.c (build_auth_menu): Take two authtypes lists,
+ "all", and "supported", and make the unsupported authtypes grayed
+ out in the menu rather than missing.
+ (source_type_changed, transport_type_changed,
+ service_check_supported): Update build_auth_menu calls.
+
2001-06-29 Radek Doulik <rodo@ximian.com>
* mail-account-gui.c (menu_file_save_cb): implemented plain saving