]> git.sesse.net Git - vlc/commitdiff
Mac OS X: support the mp2t mime type (refs #3485)
authorFelix Paul Kühne <fkuehne@videolan.org>
Sun, 23 May 2010 23:18:07 +0000 (01:18 +0200)
committerFelix Paul Kühne <fkuehne@videolan.org>
Sun, 23 May 2010 23:18:07 +0000 (01:18 +0200)
Manual forwardport of [1c26d070fa884f9964482b6ee46a76f3d94ba6e8]

extras/package/macosx/Info.plist.in

index 772b0e7371f6c5004aa7c2f64cb38f3a785c1317..efda61b42376a5f0e5f943be8baf69f6a0d269b7 100644 (file)
                        <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>
                        <string>Viewer</string>
                </dict>
                <dict>
+            <key>CFBundleTypeMIMETypes</key>
+                       <array>
+                               <string>video/mp2t</string>
+                       </array>
                        <key>CFBundleTypeExtensions</key>
                        <array>
                                <string>ts</string>