Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
ad8a5ba2
Commit
ad8a5ba2
authored
Sep 13, 2012
by
Felix Paul Kühne
Browse files
macosx: added support for the OPUS file and MIME types
parent
513c45c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
extras/package/macosx/Info.plist.in
View file @
ad8a5ba2
...
@@ -465,6 +465,22 @@
...
@@ -465,6 +465,22 @@
<key>
CFBundleTypeRole
</key>
<key>
CFBundleTypeRole
</key>
<string>
Viewer
</string>
<string>
Viewer
</string>
</dict>
</dict>
<dict>
<key>
CFBundleTypeExtensions
</key>
<array>
<string>
opus
</string>
</array>
<key>
CFBundleTypeIconFile
</key>
<string>
generic.icns
</string>
<key>
CFBundleTypeMIMETypes
</key>
<array>
<string>
audio/opus
</string>
</array>
<key>
CFBundleTypeName
</key>
<string>
OPUS file
</string>
<key>
CFBundleTypeRole
</key>
<string>
Viewer
</string>
</dict>
<dict>
<dict>
<key>
CFBundleTypeExtensions
</key>
<key>
CFBundleTypeExtensions
</key>
<array>
<array>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment