From 8e4a2794d1f51e790e33e08b32c4a5dcd8e9e88b Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Wed, 21 Jul 2004 19:25:36 +0000 Subject: Add MimeType line to desktop file new mime sytem. 2004-07-21 Ray Strode * evolution/data/evolution.desktop.in.in: Add MimeType line to desktop file new mime sytem. svn path=/trunk/; revision=26690 --- ChangeLog | 4 ++++ data/evolution.desktop.in.in | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 64284eb3d6..5b9c19f249 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-07-21 Ray Strode + * evolution/data/evolution.desktop.in.in: Add MimeType line to desktop file + new mime sytem. + 2004-07-19 JP Rosevear * configure.in: bump version, requirements diff --git a/data/evolution.desktop.in.in b/data/evolution.desktop.in.in index 45e64a0020..1677f0a7cb 100644 --- a/data/evolution.desktop.in.in +++ b/data/evolution.desktop.in.in @@ -10,3 +10,4 @@ StartupNotify=true X-GNOME-Bugzilla-Bugzilla=Ximian X-GNOME-Bugzilla-Product=Evolution X-GNOME-Bugzilla-OtherBinaries=evolution-data-server-1.0;evolution-exchange-storage;evolution-alarm-notify; +MimeType=text/x-vcard;text/x-calendar;text/calendar; -- cgit