xref: /haiku/src/data/mime_db/text/x-webloc (revision 1deede7388b04dbeec5af85cae7164735ea9e70d)
1
2resource(0, "BEOS:TYPE") #'MIMS' "application/x-vnd.Be-meta-mime";
3
4resource(1, "META:TYPE") "text/x-webloc";
5
6resource(2, "META:SNIFF_RULE") "0.80 (\"<?xml\" | \"bplist\") ([6:100]\"<key>URL</key>\" | [6]\"00\\209\\001\\002SURL_\\016\")";
7
8resource(3, "META:PREF_APP") #'MSIG' "application/x-vnd.Haiku-urlwrapper";
9
10resource(4, "META:S:DESC") #'MSDC' "Website Location";
11
12resource(5, "META:L:DESC") #'MLDC' "Apple OSX Website Location";
13
14resource(6, "META:EXTENS") message(234) {
15	"extensions" = "webloc",
16	"type" = "text/x-webloc"
17};
18
19