diff options
author | Milan Crha <mcrha@redhat.com> | 2010-10-20 21:24:29 +0800 |
---|---|---|
committer | Milan Crha <mcrha@redhat.com> | 2010-10-20 21:24:29 +0800 |
commit | 61999b493fc4266300eab2907909867e73e4cc1e (patch) | |
tree | 62cdff130e63d6a0c0e08857591fb68b0fdd8943 /data/evolution.desktop.in.in | |
parent | 7a07c80767950787601924b2b8091c8a0cb3371a (diff) | |
download | gsoc2013-evolution-61999b493fc4266300eab2907909867e73e4cc1e.tar.gz gsoc2013-evolution-61999b493fc4266300eab2907909867e73e4cc1e.tar.zst gsoc2013-evolution-61999b493fc4266300eab2907909867e73e4cc1e.zip |
Bug #631451 - Add handlers for x-scheme-handler/mailto
Diffstat (limited to 'data/evolution.desktop.in.in')
-rw-r--r-- | data/evolution.desktop.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/evolution.desktop.in.in b/data/evolution.desktop.in.in index d69738ec36..5fdad2755f 100644 --- a/data/evolution.desktop.in.in +++ b/data/evolution.desktop.in.in @@ -14,4 +14,4 @@ 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 -MimeType=text/calendar;text/x-vcard;text/directory;application/mbox;message/rfc822; +MimeType=text/calendar;text/x-vcard;text/directory;application/mbox;message/rfc822;x-scheme-handler/mailto; |