]> git.sesse.net Git - vlc/commitdiff
* added the IMG-file-type
authorFelix Paul Kühne <fkuehne@videolan.org>
Sat, 6 Aug 2005 21:22:23 +0000 (21:22 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Sat, 6 Aug 2005 21:22:23 +0000 (21:22 +0000)
extras/MacOSX/vlc.pbproj/project.pbxproj

index c51f1290dcd66b107a979ac3e97f3da9a292a627..043671c66ff954cf19d5090f266fbac72aade6cd 100644 (file)
                        <key>CFBundleTypeRole</key>
                        <string>Viewer</string>
                </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>img</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>generic.icns</string>
+                       <key>CFBundleTypeName</key>
+                       <string>IMG Disk Image</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
                <dict>
                        <key>CFBundleTypeExtensions</key>
                        <array>