Ticket #3860: x-mdx
File x-mdx, 424 bytes (added by , 16 years ago) |
---|
Line | |
---|---|
1 | |
2 | resource(0, "BEOS:TYPE") #'MIMS' "application/x-vnd.Be-meta-mime"; |
3 | |
4 | resource(1, "META:TYPE") "audio/x-mdx"; |
5 | |
6 | resource(2, "META:S:DESC") #'MSDC' "MDX Sound File"; |
7 | |
8 | resource(3, "META:L:DESC") #'MLDC' "SHARP X68000 MDX (Music Data for mXdrv) Sound File"; |
9 | |
10 | resource(4, "META:PREF_APP") #'MSIG' "application/x-vnd.Haiku-MediaPlayer"; |
11 | |
12 | resource(5, "META:EXTENS") message(234) { |
13 | "extensions" = "mdx", |
14 | "type" = "audio/x-mdx" |
15 | }; |
16 |