Commit 75f68baf authored by Felix Paul Kühne's avatar Felix Paul Kühne

macosx: added another OPUS MIME type

parent 5d643801
...@@ -475,6 +475,7 @@ ...@@ -475,6 +475,7 @@
<key>CFBundleTypeMIMETypes</key> <key>CFBundleTypeMIMETypes</key>
<array> <array>
<string>audio/opus</string> <string>audio/opus</string>
<string>audio/ogg; codecs=opus</string>
</array> </array>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>OPUS file</string> <string>OPUS file</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