]> git.sesse.net Git - vlc/blobdiff - projects/mozilla/vlc.r
macosx: Fix controller playlist toggling to use the contentRect and not the window...
[vlc] / projects / mozilla / vlc.r
index d651c3829088da490695e21d9e9f3d445f772cf3..3098b5d880a0f4c05b57c61c4e6254b3f73c9f8a 100644 (file)
@@ -114,6 +114,9 @@ resource 'STR#' (128,"MIME Type")
         /* FLV */
         "video/flv", "flv",
         "video/x-flv", "flv",
+        /* MKV */
+        "video/x-matroska", "mkv",
+        "audio/x-matroska", "mka",
 
     };
 };