diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-05-03 15:46:24 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-05-03 15:46:24 +0800 |
commit | 4241d0792123aa07577698a8904de79c57ed0753 (patch) | |
tree | 1a625d2eefba4c769b129756742832e620fdbd64 /plugins/new-mail-notify/ChangeLog | |
parent | c12711e656c8658402a084e2d0099c702ea1064d (diff) | |
download | gsoc2013-evolution-4241d0792123aa07577698a8904de79c57ed0753.tar.gz gsoc2013-evolution-4241d0792123aa07577698a8904de79c57ed0753.tar.zst gsoc2013-evolution-4241d0792123aa07577698a8904de79c57ed0753.zip |
Send the new mail count via the dbus interface.
svn path=/trunk/; revision=33471
Diffstat (limited to 'plugins/new-mail-notify/ChangeLog')
-rw-r--r-- | plugins/new-mail-notify/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/new-mail-notify/ChangeLog b/plugins/new-mail-notify/ChangeLog index 1f59cca0e7..d360c4f215 100644 --- a/plugins/new-mail-notify/ChangeLog +++ b/plugins/new-mail-notify/ChangeLog @@ -1,3 +1,9 @@ +2007-05-03 Srinivasa Ragavan <sragavan@novell.com> + + * new-mail-notify.c (send_dbus_message), + (org_gnome_message_reading_notify), (org_gnome_new_mail_notify): Send + the number of new mails via the dbus message. + 2007-04-02 Sankar P <psankar@novell.com> * Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr> |