Apparently there is also "audio/midi". Don't know if "audio/mid" is perhaps

a typo and could be removed...


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37154 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus 2010-06-16 15:40:06 +00:00
parent ac60452f44
commit 6dac0e543b
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
resource(0, "BEOS:TYPE") #'MIMS' "application/x-vnd.Be-meta-mime";
resource(1, "META:TYPE") "audio/midi";
resource(2, "META:S:DESC") #'MSDC' "MIDI File";
resource(3, "META:PREF_APP") #'MSIG' "application/x-vnd.Haiku-MidiPlayer";
resource(4, "META:EXTENS") message(234) {
"extensions" = "mid",
"extensions" = "midi",
"extensions" = "rmi",
"type" = "audio/midi"
};