]> git.sesse.net Git - vlc/blobdiff - extras/package/macosx/Info.plist.in
Mac OS X: support the mp2t mime type (refs #3485)
[vlc] / 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>