Added support for one more non video/audio MIME type.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38821 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus
2010-09-26 20:21:28 +00:00
parent 36f8666256
commit dce7934b8d
+1
View File
@@ -20,6 +20,7 @@ resource file_types message {
"types" = "application/x-ogg",
"types" = "application/x-asf",
"types" = "application/x-shockwave-flash",
"types" = "application/vnd.rn-realmedia-vbr",
"types" = "audio",
"types" = "video"
};