1resource(0, "BEOS:TYPE") #'MIMS' "application/x-vnd.Be-meta-mime"; 2 3resource(1, "META:TYPE") "image/x-pcx"; 4 5resource(2, "META:SNIFF_RULE") "0.5 (\"\\012\\005\\001\") [3](0x01 | 0x04 | 0x08)"; 6 // version 5, encoding 1 is all our translator currently supports 7 8resource(3, "META:S:DESC") #'MSDC' "PCX image"; 9 10resource(4, "META:L:DESC") #'MLDC' "PC Paintbrush image"; 11 12resource(5, "META:EXTENS") message(234) { 13 "extensions" = "pcx", 14 "type" = "image/x-pcx" 15}; 16