diff options
author | Iain Holmes <iain@src.gnome.org> | 2000-09-15 08:43:18 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2000-09-15 08:43:18 +0800 |
commit | 8138561e4a3c4932354b4741f02a40eb1ac4e881 (patch) | |
tree | 9ca109ea1dca3c031c212c3e4d2bb73241ed9ea9 /mail/ChangeLog | |
parent | ad1af78acff4090105bfe63da32fb418a4a22035 (diff) | |
download | gsoc2013-evolution-8138561e4a3c4932354b4741f02a40eb1ac4e881.tar.gz gsoc2013-evolution-8138561e4a3c4932354b4741f02a40eb1ac4e881.tar.zst gsoc2013-evolution-8138561e4a3c4932354b4741f02a40eb1ac4e881.zip |
Made a nicer dialog for the "You have not configured the mail client" error
svn path=/trunk/; revision=5440
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index e46b43918e..275835ee79 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2000-09-14 Iain Holmes <terrorist@gegl.org> + + * mail-callbacks.c (check_configured): Ask if you want to + configure the mail client if it isn't configured already. + (check_send_configuration): Remove the error box if mail isn't + configured. + (send_queued_mail): Same. + 2000-09-14 Dan Winship <danw@helixcode.com> * mail-ops.c (setup_append_mail): camel_folder_append is perfectly |