From ee55f593fdc12b000b01344360382711c9d356e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Wed, 6 Mar 2019 03:56:35 +0100 Subject: [PATCH] mime_db: Add text/x-webloc Also try to match the binary plist for the examples I have here. --- src/data/mime_db/text/x-webloc | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 src/data/mime_db/text/x-webloc diff --git a/src/data/mime_db/text/x-webloc b/src/data/mime_db/text/x-webloc new file mode 100644 index 0000000000..81cc75cb79 --- /dev/null +++ b/src/data/mime_db/text/x-webloc @@ -0,0 +1,18 @@ + +resource(0, "BEOS:TYPE") #'MIMS' "application/x-vnd.Be-meta-mime"; + +resource(1, "META:TYPE") "text/x-webloc"; + +resource(2, "META:SNIFF_RULE") "0.80 (\"URL\" | [6]\"00\\209\\001\\002SURL_\\016\")"; + +resource(3, "META:PREF_APP") #'MSIG' "application/x-vnd.Haiku-urlwrapper"; + +resource(4, "META:S:DESC") #'MSDC' "Website Location"; + +resource(5, "META:L:DESC") #'MLDC' "Apple OSX Website Location"; + +resource(6, "META:EXTENS") message(234) { + "extensions" = "webloc", + "type" = "text/x-webloc" +}; +