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
parent b9f280cb8c
commit 4ace94e6b1
+2
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\")";