summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBilal Syed Hussain <bilalshussain@gmail.com>2013-09-14 14:45:08 +0100
committerwm4 <wm4@nowhere>2013-09-20 21:19:25 +0200
commit15dd1d1f8dbd62b70e537a5cc77fd3c1172eda3f (patch)
tree55e14356f07388bbedb6e51619332fa8a765baac
parent94cf61e9b81781880709e877767104168605398a (diff)
downloadmpv-15dd1d1f8dbd62b70e537a5cc77fd3c1172eda3f.tar.bz2
mpv-15dd1d1f8dbd62b70e537a5cc77fd3c1172eda3f.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 d19c83564e..4f056c08f7 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>