]> git.sesse.net Git - vlc/commitdiff
* added aiff, mod and IT to the list of supported document types
authorFelix Paul Kühne <fkuehne@videolan.org>
Mon, 29 Nov 2004 17:34:48 +0000 (17:34 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Mon, 29 Nov 2004 17:34:48 +0000 (17:34 +0000)
extras/MacOSX/vlc.pbproj/project.pbxproj

index bfab978baf2bae5520a258283c0ef0a9b49943bc..71301644bf161ba46fcc1006db2fea72cbe893bb 100644 (file)
                        <key>CFBundleTypeRole</key>
                        <string>Viewer</string>
                </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>mod</string>
+                       </array>
+                       <key>CFBundleTypeName</key>
+                       <string>MOD Audio File</string>
+                       <key>CFBundleTypeOSTypes</key>
+                       <array>
+                               <string>generic.icns</string>
+                       </array>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>it</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>generic.icns</string>
+                       <key>CFBundleTypeName</key>
+                       <string>Impulse Tracker Module File</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
+               <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                               <string>aiff</string>
+                               <string>aif</string>
+                       </array>
+                       <key>CFBundleTypeName</key>
+                       <string>AIFF file</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
                <dict>
                        <key>CFBundleTypeExtensions</key>
                        <array>