Also add .ogm extension to video/ogg mime as in Fredrik's patch. It might not be official, but its being used.

+alphabranch

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32678 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jonas Sundström 2009-08-25 22:15:55 +00:00
parent 6199266476
commit 28563f792b

View File

@ -9,6 +9,7 @@ resource(3, "META:L:DESC") #'MLDC' "Ogg Video Profile (a/v in Ogg container)";
resource(4, "META:EXTENS") message(234) {
"extensions" = "ogv",
"extensions" = "ogm",
"type" = "video/ogg"
};