diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-01-09 00:33:46 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-01-09 01:08:26 +0800 |
commit | bed514dd862a5b7968d42c0cfb2bd3afe46e4d84 (patch) | |
tree | 4cee190e64a633b53cf529c67f904c0d0b9d58db /data | |
parent | 8a2c950b83f79f8394c928199c5bead4d5bd5da8 (diff) | |
download | gsoc2013-evolution-bed514dd862a5b7968d42c0cfb2bd3afe46e4d84.tar gsoc2013-evolution-bed514dd862a5b7968d42c0cfb2bd3afe46e4d84.tar.gz gsoc2013-evolution-bed514dd862a5b7968d42c0cfb2bd3afe46e4d84.tar.bz2 gsoc2013-evolution-bed514dd862a5b7968d42c0cfb2bd3afe46e4d84.tar.lz gsoc2013-evolution-bed514dd862a5b7968d42c0cfb2bd3afe46e4d84.tar.xz gsoc2013-evolution-bed514dd862a5b7968d42c0cfb2bd3afe46e4d84.tar.zst gsoc2013-evolution-bed514dd862a5b7968d42c0cfb2bd3afe46e4d84.zip |
Bug 691047 - Support notification filtering
For compliance with:
https://live.gnome.org/GnomeGoals/NotificationSource
Diffstat (limited to 'data')
-rw-r--r-- | data/evolution.desktop.in.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/evolution.desktop.in.in b/data/evolution.desktop.in.in index 6a4bd72493..bc17b3b204 100644 --- a/data/evolution.desktop.in.in +++ b/data/evolution.desktop.in.in @@ -15,4 +15,5 @@ X-GNOME-Bugzilla-Product=Evolution X-GNOME-Bugzilla-Component=BugBuddyBugs X-GNOME-Bugzilla-Version=@BASE_VERSION@.x X-GNOME-Bugzilla-OtherBinaries=e-addressbook-factory;e-calendar-factory +X-GNOME-UsesNotifications=true MimeType=text/calendar;text/x-vcard;text/directory;application/mbox;message/rfc822;x-scheme-handler/mailto; |