BPicture: Fix archive constructor.
[haiku.git] / src / data / mime_db / text / xml
blob7db544ecf6517bc54ff029e7d42062ba38b7ae74
2 resource(0, "BEOS:TYPE") #'MIMS' "application/x-vnd.Be-meta-mime";
4 resource(1, "META:TYPE") "text/xml";
6 resource(2, "META:SNIFF_RULE") #'CSTR' array {
7         "0.251 [0:15] (\"<?xml\" | \"<\\000?\\000x\\000m\\000l\")"
8 };
10 resource(2, "META:S:DESC") #'MSDC' "XML file";
12 resource(3, "META:EXTENS") message(234) {
13         "extensions" = "xml",
14         "type" = "text/xml"
17 resource(4, "META:PREF_APP") #'MSIG' "application/x-vnd.beunited.pe";