Changelog
unity-mail (1.3) raring; urgency=low
* New release.
- Add a GUI option to play sounds (LP: #1046294).
- mark_message_as_read(): handle IMAP errors here.
- Switch from subprocess.Popen() to subprocess.call().
- Support notification filtering:
+ Add X-GNOME-UsesNotifications=true to unity-mail.desktop.
+ Set 'desktop-id' hint for every notification.
- check_email(): Make the check always pass when email = login
(LP: #1123092).
- on_mm_item_clicked(): Don't mark mail as unread when urlid is set.
- Port to SecretStorage library:
+ Depend on python3-secretstorage.
+ Edit existing items in the secret collection instead of
replacing them.
* Recommend gnome-session-canberra (>= 0.28-4).
* Update desktop file description (LP: #1080094).
-- Dmitry Shachnev <email address hidden> Wed, 06 Mar 2013 21:21:23 +0400