]> git.sesse.net Git - vlc/commitdiff
* added the 'mpc' file extension
authorFelix Paul Kühne <fkuehne@videolan.org>
Sun, 9 Oct 2005 12:24:43 +0000 (12:24 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Sun, 9 Oct 2005 12:24:43 +0000 (12:24 +0000)
extras/MacOSX/vlc.pbproj/project.pbxproj

index 669da846d771f6fb38e5b9b954022162ae95e49e..9b56c4c6b75e549458b7e63e19a072dbce45868a 100644 (file)
                        <key>CFBundleTypeRole</key>
                        <string>Viewer</string>
                </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>mpc</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>generic.icns</string>
+                       <key>CFBundleTypeName</key>
+                       <string>Musepack Audio File</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
        </array>
        <key>CFBundleExecutable</key>
        <string>VLC</string>