mime_db: add BPicture type
Change-Id: I69948b04e6c1b19165a51cd0eb999591da4efccb Reviewed-on: https://review.haiku-os.org/c/haiku/+/2828 Reviewed-by: waddlesplash <[email protected]> Reviewed-by: Adrien Destugues <[email protected]>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
resource(0, "BEOS:TYPE") #'MIMS' "application/x-vnd.Be-meta-mime";
|
||||
|
||||
resource(1, "META:TYPE") "image/vnd.haiku.picture";
|
||||
|
||||
resource(2, "META:SNIFF_RULE") "0.50 (\"\\002\\000\\000\\000\\000\\000\\000\\000\")";
|
||||
|
||||
resource(3, "META:S:DESC") #'MSDC' "Haiku picture";
|
||||
Reference in New Issue
Block a user