git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32639 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jonas Sundström 2009-08-23 18:22:48 +00:00
parent a4332fb9a1
commit 1a5adfc757
1 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
resource(0, "BEOS:TYPE") #'MIMS' "application/x-vnd.Be-meta-mime";
resource(1, "META:TYPE") "video/ogg";
resource(2, "META:S:DESC") #'MSDC' "Ogg Video";
resource(3, "META:L:DESC") #'MLDC' "Ogg Video Profile (a/v in Ogg container)";
resource(4, "META:EXTENS") message(234) {
"extensions" = "ogv",
"type" = "video/ogg"
};