From 0bc19fe08692e72d809ce05583c44d09774453c0 Mon Sep 17 00:00:00 2001 From: obrien Date: Mon, 30 Jul 2001 03:09:46 +0000 Subject: Virgin import of Christos Zoulas's FILE 3.36. --- contrib/file/magic.mime | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'contrib/file/magic.mime') diff --git a/contrib/file/magic.mime b/contrib/file/magic.mime index 687e4fb..836942a 100644 --- a/contrib/file/magic.mime +++ b/contrib/file/magic.mime @@ -96,6 +96,10 @@ # MPEG Layer 3 sound files # Modified the 11/20/97 at 15:59:04 by Christophe Prud'homme 0 belong 0xfffb audio/x-mp3 +#MP3 with ID3 tag +0 string ID3 audio/x-mp3 +# Ogg/Vorbis +0 string OggS audio/x-ogg #------------------------------------------------------------------------------ # c-lang: file(1) magic for C programs or various scripts @@ -265,6 +269,8 @@ 2 string -lh3- application/x-lha lh3 2 string -lh4- application/x-lha lh4 2 string -lh5- application/x-lha lh5 +2 string -lh6- application/x-lha lh6 +2 string -lh7- application/x-lha lh7 # Shell archives 10 string #\ This\ is\ a\ shell\ archive application/octet-stream x-shell @@ -533,4 +539,5 @@ # 0 string #\ PaCkAgE\ DaTaStReAm application/x-svr4-package - +#PNG Image Format +0 string \x89PNG image/png -- cgit v1.1