From: Christos Zoulas Date: Wed, 15 Apr 2015 18:29:30 +0000 (+0000) Subject: new vcard magic (Joerg Jenderek) X-Git-Tag: FILE5_23~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9704cb6a7cc6a71b46d02489cb291f433b88237c;p=file new vcard magic (Joerg Jenderek) --- diff --git a/magic/Magdir/misctools b/magic/Magdir/misctools index 0f793441..7fdd2517 100644 --- a/magic/Magdir/misctools +++ b/magic/Magdir/misctools @@ -1,13 +1,22 @@ #----------------------------------------------------------------------------- -# $File: misctools,v 1.13 2013/01/16 13:53:10 christos Exp $ +# $File: misctools,v 1.14 2014/03/06 16:08:58 christos Exp $ # misctools: file(1) magic for miscellaneous UNIX tools. # 0 search/1 %%!! X-Post-It-Note text 0 string/c BEGIN:VCALENDAR vCalendar calendar file !:mime text/calendar +# updated by Joerg Jenderek at Apr 2015 +# Extension: .vcf +# http://en.wikipedia.org/wiki/VCard 0 string/c BEGIN:VCARD vCard visiting card -!:mime text/x-vcard +# deprecated +#!:mime text/x-vcard +!:mime text/vcard +# VERSION must come right after BEGIN for 3.0 or 4.0 except in 2.1 , where it can be anywhere +>12 search/14000/c VERSION: +# VERSION 2.1 , 3.0 or 4.0 +>>&0 string x \b, version %-.3s # Summary: Libtool library file # Extension: .la