From 48a400618b705696443f4aeacceaa1af0345a148 Mon Sep 17 00:00:00 2001
From: Matthew Barnes <mbarnes@redhat.com>
Date: Thu, 12 Nov 2009 12:59:17 -0500
Subject: Further tweaks for the command-line importing.

Includes Bastien Nocera's patch to register our importable MIME types
with the MIME database.
---
 data/evolution.desktop.in.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'data')

diff --git a/data/evolution.desktop.in.in b/data/evolution.desktop.in.in
index 4dff9bc971..86e03a8f69 100644
--- a/data/evolution.desktop.in.in
+++ b/data/evolution.desktop.in.in
@@ -3,7 +3,7 @@ _Name=Evolution
 _GenericName=Groupware Suite
 _X-GNOME-FullName=Evolution Mail and Calendar
 _Comment=Manage your email, contacts and schedule
-Exec=evolution
+Exec=evolution %U
 Icon=evolution
 Terminal=false
 Type=Application
@@ -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=evolution-data-server-@DATASERVER_EXEC_VERSION@;evolution-exchange-storage;evolution-alarm-notify;
-
+MimeType=text/calendar;text/x-vcard;text/directory;application/mbox;message/rfc822;
-- 
cgit v1.2.3