summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBilal Syed Hussain <bilalshussain@gmail.com>2013-09-14 14:45:08 +0100
committerStefano Pigozzi <stefano.pigozzi@gmail.com>2013-09-14 20:49:55 +0200
commit29edc867212a75bfc535e653422a4f08b83ef9ff (patch)
tree6a4464d0a68d0ee11340731aefad2c607b5eff1c
parent15dccc374633053006d87a31b48ddf2bcc52a062 (diff)
downloadmpv-29edc867212a75bfc535e653422a4f08b83ef9ff.tar.bz2
mpv-29edc867212a75bfc535e653422a4f08b83ef9ff.tar.xz
macosx: add webm the filetypes handled by the bundle
-rw-r--r--TOOLS/osxbundle/mpv.app/Contents/Info.plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/TOOLS/osxbundle/mpv.app/Contents/Info.plist b/TOOLS/osxbundle/mpv.app/Contents/Info.plist
index 152e118416..f1e2e6f34d 100644
--- a/TOOLS/osxbundle/mpv.app/Contents/Info.plist
+++ b/TOOLS/osxbundle/mpv.app/Contents/Info.plist
@@ -86,6 +86,7 @@
<string>VCD</string>
<string>VFW</string>
<string>VOB</string>
+ <string>WEBM</string>
<string>WMV</string>
<string>asf</string>
<string>avi</string>
@@ -119,6 +120,7 @@
<string>vcd</string>
<string>vfw</string>
<string>vob</string>
+ <string>webm</string>
<string>wmv</string>
</array>
<key>CFBundleTypeIconFile</key>