Fixing WonderBrush MIME type.

...and the build. Sorry about that.
This commit is contained in:
Humdinger
2016-01-08 17:16:44 +01:00
parent 316ac9de9f
commit 2a390953d3
+2 -3
View File
@@ -1,10 +1,9 @@
resource(0, "BEOS:TYPE") #'MIMS' "application/x-vnd.Be-meta-mime";
resource(1, "META:TYPE") "image/x-wonderbrush";
resource(2, "META:SNIFF_RULE") #'CSTR' array {
"0.9 ('HMF1' | '1BOF') ([0:364]"layer") ([8:375]'HMF1' | [8:375]'1BOF')"
};
resource(2, "META:SNIFF_RULE") "0.9 ('HMF1' | '1BOF') ([0:364]\"layer\") ([8:375]'HMF1' | [8:375]'1BOF')";
resource(3, "META:S:DESC") #'MSDC' "WonderBrush image";