diff options
author | Larry Ewing <lewing@ximian.com> | 2001-09-14 02:24:30 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2001-09-14 02:24:30 +0800 |
commit | 0c548743f1acee346ecc95c1cbb3a9bac4047de6 (patch) | |
tree | 8e19740e07e5aeb07df6edeb812fa1932e4638d8 /data/evolution.mime | |
parent | 04bb635647a0ba027cd8fb7268c453794770cad0 (diff) | |
download | gsoc2013-evolution-0c548743f1acee346ecc95c1cbb3a9bac4047de6.tar.gz gsoc2013-evolution-0c548743f1acee346ecc95c1cbb3a9bac4047de6.tar.zst gsoc2013-evolution-0c548743f1acee346ecc95c1cbb3a9bac4047de6.zip |
override the gnome-vfs.mime to match .vcf as text/x-vcard.
2001-09-13 Larry Ewing <lewing@ximian.com>
* data/evolution.mime: override the gnome-vfs.mime to match .vcf
as text/x-vcard.
svn path=/trunk/; revision=12802
Diffstat (limited to 'data/evolution.mime')
-rw-r--r-- | data/evolution.mime | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/evolution.mime b/data/evolution.mime index fe3e12f0b5..f72de6399b 100644 --- a/data/evolution.mime +++ b/data/evolution.mime @@ -1,2 +1,5 @@ +text/x-vcard + ext: vcf + text/calendar ext: ics
\ No newline at end of file |