diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | data/evolution.desktop.in.in | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2004-07-21 Ray Strode <rstrode@redhat.com> + * evolution/data/evolution.desktop.in.in: Add MimeType line to desktop file + new mime sytem. + 2004-07-19 JP Rosevear <jpr@novell.com> * 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; |