beos_mime: add sniffer rule for .mp3 files

Patch from markh (ticket #9790), thanks!
This commit is contained in:
Ithamar R. Adema 2013-09-15 11:45:40 +02:00 committed by Rene Gollent
parent 92ab471c49
commit dc377ab522

View File

@ -12,3 +12,5 @@ resource(5, "META:EXTENS") message(234) {
"extensions" = "MP3",
"type" = "audio/mpeg"
};
resource(6, "META:SNIFF_RULE") "0.50 (0xfffb|0xfffa|\"ID3\")";