Add audio/x-mptm to the mime db
Change-Id: Ib529b18eeedd9b1d0de0f254fb96e97d9d04df44 Reviewed-on: https://review.haiku-os.org/c/1412 Reviewed-by: waddlesplash <[email protected]>
This commit is contained in:
committed by
waddlesplash
parent
66e077c644
commit
c9ac7e4a9e
@@ -0,0 +1,11 @@
|
||||
|
||||
resource(0, "BEOS:TYPE") #'MIMS' "application/x-vnd.Be-meta-mime";
|
||||
|
||||
resource(1, "META:TYPE") "audio/x-mptm";
|
||||
|
||||
resource(2, "META:S:DESC") #'MSDC' "OpenMPT Module";
|
||||
|
||||
resource(3, "META:EXTENS") message(234) {
|
||||
"extensions" = "mptm",
|
||||
"type" = "audio/x-mptm"
|
||||
};
|
||||
Reference in New Issue
Block a user