diff options
author | Dan Winship <danw@src.gnome.org> | 2001-03-31 06:56:33 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-03-31 06:56:33 +0800 |
commit | 2960cad1a7015eb13de39503081249b63f165962 (patch) | |
tree | a58cc5adb7d7c3423ca0ed0d2e50236d66731b98 /mail/ChangeLog | |
parent | 56952442a945854ba9c4ad9523bf0a9261f71e50 (diff) | |
download | gsoc2013-evolution-2960cad1a7015eb13de39503081249b63f165962.tar gsoc2013-evolution-2960cad1a7015eb13de39503081249b63f165962.tar.gz gsoc2013-evolution-2960cad1a7015eb13de39503081249b63f165962.tar.bz2 gsoc2013-evolution-2960cad1a7015eb13de39503081249b63f165962.tar.lz gsoc2013-evolution-2960cad1a7015eb13de39503081249b63f165962.tar.xz gsoc2013-evolution-2960cad1a7015eb13de39503081249b63f165962.tar.zst gsoc2013-evolution-2960cad1a7015eb13de39503081249b63f165962.zip |
Register for cancellation. (mail_config_check_service): Pop up a modal
* mail-config.c (check_service_check): Register for cancellation.
(mail_config_check_service): Pop up a modal dialog with a message
and a "Cancel" button for the duration of the check.
svn path=/trunk/; revision=9058
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 14a68fc46d..2b7e546853 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2001-03-30 Dan Winship <danw@ximian.com> + + * mail-config.c (check_service_check): Register for cancellation. + (mail_config_check_service): Pop up a modal dialog with a message + and a "Cancel" button for the duration of the check. + 2001-03-30 Iain Holmes <iain@ximian.com> * importers/evolution-mbox-importer.c (load_file_fn): Check if |