Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-1.1
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-1.1
Commits
1c26d070
Commit
1c26d070
authored
May 24, 2010
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mac OS X: support the mp2t mime type (refs #3485)
parent
fcbdd496
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
12 deletions
+4
-12
extras/package/macosx/Info.plist.in
extras/package/macosx/Info.plist.in
+4
-12
No files found.
extras/package/macosx/Info.plist.in
View file @
1c26d070
...
...
@@ -134,18 +134,6 @@
<key>
CFBundleTypeRole
</key>
<string>
Viewer
</string>
</dict>
<dict>
<key>
CFBundleTypeExtensions
</key>
<array>
<string>
vlc
</string>
</array>
<key>
CFBundleTypeIconFile
</key>
<string>
generic.icns
</string>
<key>
CFBundleTypeName
</key>
<string>
Generic VLC media player file
</string>
<key>
CFBundleTypeRole
</key>
<string>
Viewer
</string>
</dict>
<dict>
<key>
CFBundleTypeExtensions
</key>
<array>
...
...
@@ -848,6 +836,10 @@
<string>
Viewer
</string>
</dict>
<dict>
<key>
CFBundleTypeMIMETypes
</key>
<array>
<string>
video/mp2t
</string>
</array>
<key>
CFBundleTypeExtensions
</key>
<array>
<string>
ts
</string>
...
...
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