Commit 6ab6c771 authored by Felix Paul Kühne's avatar Felix Paul Kühne

* removed the file-extension 'm4p' since we can't decode it anyway and added 'm4v'

parent caaf6759
......@@ -596,8 +596,7 @@
<key>CFBundleTypeExtensions</key>
<array>
<string>mp4</string>
<string>m4a</string>
<string>m4p</string>
<string>m4v</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>mpeg4.icns</string>
......@@ -658,7 +657,6 @@
<key>CFBundleTypeExtensions</key>
<array>
<string>m4a</string>
<string>m4p</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>mpeg4.icns</string>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment