mirror of
https://review.haiku-os.org/haiku
synced 2025-02-22 21:48:35 +01:00
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:
parent
6199266476
commit
28563f792b
@ -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"
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user