diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-12-19 07:54:13 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-12-19 07:54:13 +0800 |
commit | c7702f6292a047a73b2a8349b88a2ca46a2072b7 (patch) | |
tree | 4bfa69ad9b8f5f4664f7aa9ae8a8a40a42f63dce /mail/ChangeLog | |
parent | 6ff38bae5d1c7efaa874ab44e6e5eb5ad1b42b94 (diff) | |
download | gsoc2013-evolution-c7702f6292a047a73b2a8349b88a2ca46a2072b7.tar.gz gsoc2013-evolution-c7702f6292a047a73b2a8349b88a2ca46a2072b7.tar.zst gsoc2013-evolution-c7702f6292a047a73b2a8349b88a2ca46a2072b7.zip |
Argh, don't notify about new mail here. (fetch_mail_fetch): Notify about
2001-12-18 Jeffrey Stedfast <fejj@ximian.com>
* mail-ops.c (filter_folder_free): Argh, don't notify about new
mail here.
(fetch_mail_fetch): Notify about new mail here instead.
svn path=/trunk/; revision=15170
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index ece98ae751..ccd835ef50 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,9 @@ 2001-12-18 Jeffrey Stedfast <fejj@ximian.com> + * mail-ops.c (filter_folder_free): Argh, don't notify about new + mail here. + (fetch_mail_fetch): Notify about new mail here instead. + * mail-accounts.c (construct): Setup the new-mail-notification widgets. (notify_command_changed): Update the command-line for new mail |