Added MS-Word MIME type.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17464 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2006-05-15 18:04:02 +00:00
parent 833552e7b1
commit f5c9c0d066

View File

@ -0,0 +1,14 @@
resource(0, "BEOS:TYPE") #'MIMS' "application/x-vnd.Be-meta-mime";
resource(1, "META:TYPE") "application/msword";
resource(2, "META:S:DESC") #'MSDC' "Microsoft Word Document";
resource(3, "META:EXTENS") message(234) {
"extensions" = "doc",
"extensions" = "dot",
"type" = "application/msword"
};
resource(4, "META:SNIFF_RULE") "0.50 (\"\\320\\317\\021\\340\\241\\261\\032\\341\")";