mirror of
https://review.haiku-os.org/haiku
synced 2025-02-01 03:06:08 +01:00
added mimetype for WPG images
This commit is contained in:
parent
98b326dd2e
commit
157ec8a798
15
src/data/beos_mime/image/x-wpg
Normal file
15
src/data/beos_mime/image/x-wpg
Normal file
@ -0,0 +1,15 @@
|
||||
resource(0, "BEOS:TYPE") #'MIMS' "application/x-vnd.Be-meta-mime";
|
||||
|
||||
resource(1, "META:TYPE") "image/x-wpg";
|
||||
|
||||
resource(2, "META:SNIFF_RULE") "0.5 (0xFF575043)";
|
||||
|
||||
resource(3, "META:S:DESC") #'MSDC' "WPG image";
|
||||
|
||||
resource(4, "META:L:DESC") #'MLDC' "WordPerfect Graphics image";
|
||||
|
||||
resource(5, "META:EXTENS") message(234) {
|
||||
"extensions" = "wpg",
|
||||
"type" = "image/x-wpg",
|
||||
"type" = "image/wpg"
|
||||
};
|
Loading…
x
Reference in New Issue
Block a user