xref: /haiku/src/data/mime_db/image/x-hvif (revision cbe0a0c436162d78cc3f92a305b64918c839d079)
1resource(0, "BEOS:TYPE") #'MIMS' "application/x-vnd.Be-meta-mime";
2
3resource(1, "META:TYPE") "image/x-hvif";
4
5resource(2, "META:SNIFF_RULE") "0.5 (\"ncif\")";
6
7resource(3, "META:S:DESC") #'MSDC' "HVIF image";
8
9resource(4, "META:L:DESC") #'MLDC' "Haiku vector icon";
10
11resource(5, "META:EXTENS") message(234) {
12	"extensions" = "hvif",
13	"type" = "image/x-hvif"
14};
15