Update to mime as described at http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32635 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -5,11 +5,10 @@ resource(1, "META:TYPE") "application/ogg";
|
|||||||
|
|
||||||
resource(2, "META:SNIFF_RULE") "0.50 (\"OggS\")";
|
resource(2, "META:SNIFF_RULE") "0.50 (\"OggS\")";
|
||||||
|
|
||||||
resource(3, "META:S:DESC") #'MSDC' "OGG Movie";
|
resource(3, "META:S:DESC") #'MSDC' "Ogg Multiplex";
|
||||||
|
|
||||||
resource(4, "META:EXTENS") message(234) {
|
resource(4, "META:EXTENS") message(234) {
|
||||||
"extensions" = "ogg",
|
"extensions" = "ogx",
|
||||||
"extensions" = "ogm",
|
|
||||||
"type" = "application/ogg"
|
"type" = "application/ogg"
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user