diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2008-01-02 16:25:11 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2008-01-02 16:25:11 +0800 |
commit | 30f9259c6f20bb81d51ecd3f264ab472205da390 (patch) | |
tree | 894b6ee8637e698ec2707d0acb6eaaf8f0bf1b1f /plugins/mail-notification/ChangeLog | |
parent | d00f11c114b7f146741580861f8240ff4a3ab320 (diff) | |
download | gsoc2013-evolution-30f9259c6f20bb81d51ecd3f264ab472205da390.tar.gz gsoc2013-evolution-30f9259c6f20bb81d51ecd3f264ab472205da390.tar.zst gsoc2013-evolution-30f9259c6f20bb81d51ecd3f264ab472205da390.zip |
Show the actual displayed folder name rather than the decoded/handled one
2008-01-02 Srinivasa Ragavan <sragavan@novell.com>
* mail-notification.c: (new_notify_status): Show the actual displayed
folder name rather than the decoded/handled one from uri.
svn path=/trunk/; revision=34745
Diffstat (limited to 'plugins/mail-notification/ChangeLog')
-rw-r--r-- | plugins/mail-notification/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/mail-notification/ChangeLog b/plugins/mail-notification/ChangeLog index 565475232d..6769229333 100644 --- a/plugins/mail-notification/ChangeLog +++ b/plugins/mail-notification/ChangeLog @@ -1,3 +1,8 @@ +2008-01-02 Srinivasa Ragavan <sragavan@novell.com> + + * mail-notification.c: (new_notify_status): Show the actual displayed + folder name rather than the decoded/handled one from uri. + 2007-12-17 Milan Crha <mcrha@redhat.com> ** Fix for bug #504030 |