diff options
author | Dan Winship <danw@src.gnome.org> | 2001-02-27 03:51:15 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-02-27 03:51:15 +0800 |
commit | 43f2a52819c061bd0df80388d3877df508590485 (patch) | |
tree | fdf4427cbe7817517e675510e0c6218329d28624 /mail/ChangeLog | |
parent | 1aba985def3755dbc5f9c49caee5207aa80e5d94 (diff) | |
download | gsoc2013-evolution-43f2a52819c061bd0df80388d3877df508590485.tar gsoc2013-evolution-43f2a52819c061bd0df80388d3877df508590485.tar.gz gsoc2013-evolution-43f2a52819c061bd0df80388d3877df508590485.tar.bz2 gsoc2013-evolution-43f2a52819c061bd0df80388d3877df508590485.tar.lz gsoc2013-evolution-43f2a52819c061bd0df80388d3877df508590485.tar.xz gsoc2013-evolution-43f2a52819c061bd0df80388d3877df508590485.tar.zst gsoc2013-evolution-43f2a52819c061bd0df80388d3877df508590485.zip |
Mark deleted messages as "seen" as well so they don't count towards the
* mail-callbacks.c (delete_msg): Mark deleted messages as "seen"
as well so they don't count towards the unread count.
* mail-view.c (view_delete_msg): ditto
svn path=/trunk/; revision=8392
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index c1d9990836..4ae064ba3b 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2001-02-26 Dan Winship <danw@ximian.com> + + * mail-callbacks.c (delete_msg): Mark deleted messages as "seen" + as well so they don't count towards the unread count. + + * mail-view.c (view_delete_msg): ditto + 2001-02-25 Jeffrey Stedfast <fejj@ximian.com> * component-factory.c (owner_set_cb): Re-add the |