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:
parent
833552e7b1
commit
f5c9c0d066
14
src/data/beos_mime/application/msword
Normal file
14
src/data/beos_mime/application/msword
Normal 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\")";
|
Loading…
Reference in New Issue
Block a user