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:
parent
ac60452f44
commit
6dac0e543b
16
src/data/beos_mime/audio/midi
Normal file
16
src/data/beos_mime/audio/midi
Normal 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"
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user