]> git.sesse.net Git - vlc/commitdiff
Support opening .xesc files on the Mac
authorFelix Paul Kühne <fkuehne@videolan.org>
Mon, 1 Oct 2012 12:13:33 +0000 (14:13 +0200)
committerFelix Paul Kühne <fkuehne@videolan.org>
Mon, 1 Oct 2012 12:13:33 +0000 (14:13 +0200)
extras/package/macosx/Info.plist.in

index 404a86b3121b53dbe36fadf97690ab46b56f761a..2261cbd3b018917fc161701aa3a62a53a486f454 100644 (file)
                        <key>CFBundleTypeRole</key>
                        <string>Viewer</string>
                </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>xesc</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>movie.icns</string>
+                       <key>CFBundleTypeName</key>
+                       <string>Expression Encoder Screen Capture File</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
                <dict>
                        <key>CFBundleTypeExtensions</key>
                        <array>