beos_mime: add sniffer rule for .mp3 files
Patch from markh (ticket #9790), thanks!
This commit is contained in:
parent
92ab471c49
commit
dc377ab522
@ -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\")";
|
||||
|
Loading…
Reference in New Issue
Block a user