Changed application category; Minor changes to Info.plist caused its structure to be reordered a bit

CQTexperiment
Chris Moeller 2013-10-10 17:44:12 -07:00
parent df76c887fb
commit 27ad43346f
1 changed files with 111 additions and 109 deletions

View File

@ -2,8 +2,6 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>LSMinimumSystemVersion</key>
<string>10.6.0</string>
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
<string>English</string> <string>English</string>
<key>CFBundleDocumentTypes</key> <key>CFBundleDocumentTypes</key>
@ -30,70 +28,70 @@
<string>minincsf</string> <string>minincsf</string>
<string>ncsf</string> <string>ncsf</string>
</array> </array>
<key>LSTypeIsPackage</key>
<false/>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>vg.icns</string> <string>vg.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>Nitro Sound Composer Audio File</string> <string>Nitro Sound Composer Audio File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>vgm7z</string> <string>vgm7z</string>
</array> </array>
<key>LSTypeIsPackage</key>
<false/>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>song.icns</string> <string>song.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>VGM7Z Archive</string> <string>VGM7Z Archive</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>rsn</string> <string>rsn</string>
</array> </array>
<key>LSTypeIsPackage</key>
<false/>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>vg.icns</string> <string>vg.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>RSN Archive</string> <string>RSN Archive</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>xwma</string> <string>xwma</string>
</array> </array>
<key>LSTypeIsPackage</key>
<false/>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>song.icns</string> <string>song.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>XWMA Audio File</string> <string>XWMA Audio File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>tak</string> <string>tak</string>
</array> </array>
<key>LSTypeIsPackage</key>
<false/>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>song.icns</string> <string>song.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>TAK Audio File</string> <string>TAK Audio File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
@ -102,28 +100,28 @@
<string>m2a</string> <string>m2a</string>
<string>mp2</string> <string>mp2</string>
</array> </array>
<key>LSTypeIsPackage</key>
<false/>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>song.icns</string> <string>song.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>MPEG Audio File</string> <string>MPEG Audio File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>sgc</string> <string>sgc</string>
</array> </array>
<key>LSTypeIsPackage</key>
<false/>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>vg.icns</string> <string>vg.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>SGC Audio File</string> <string>SGC Audio File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
@ -131,42 +129,42 @@
<string>minigsf</string> <string>minigsf</string>
<string>gsf</string> <string>gsf</string>
</array> </array>
<key>LSTypeIsPackage</key>
<false/>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>vg.icns</string> <string>vg.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>Game Boy Advance Audio File</string> <string>Game Boy Advance Audio File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>ay</string> <string>ay</string>
</array> </array>
<key>LSTypeIsPackage</key>
<false/>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>vg.icns</string> <string>vg.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>ZX Spectrum Audio File</string> <string>ZX Spectrum Audio File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>umx</string> <string>umx</string>
</array> </array>
<key>LSTypeIsPackage</key>
<false/>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>song.icns</string> <string>song.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>Unreal Music Archive</string> <string>Unreal Music Archive</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
@ -174,126 +172,126 @@
<string>okta</string> <string>okta</string>
<string>okt</string> <string>okt</string>
</array> </array>
<key>LSTypeIsPackage</key>
<false/>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>song.icns</string> <string>song.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>Oktalyzer Audio File</string> <string>Oktalyzer Audio File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>amf</string> <string>amf</string>
</array> </array>
<key>LSTypeIsPackage</key>
<false/>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>song.icns</string> <string>song.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>AMF Audio File</string> <string>AMF Audio File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>dsm</string> <string>dsm</string>
</array> </array>
<key>LSTypeIsPackage</key>
<false/>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>song.icns</string> <string>song.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>DSM Audio File</string> <string>DSM Audio File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>j2b</string> <string>j2b</string>
</array> </array>
<key>LSTypeIsPackage</key>
<false/>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>song.icns</string> <string>song.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>Jazz Jackrabbit 2 J2B Audio File</string> <string>Jazz Jackrabbit 2 J2B Audio File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>am</string> <string>am</string>
</array> </array>
<key>LSTypeIsPackage</key>
<false/>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>song.icns</string> <string>song.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>RIFF AM Audio File</string> <string>RIFF AM Audio File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>psm</string> <string>psm</string>
</array> </array>
<key>LSTypeIsPackage</key>
<false/>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>song.icns</string> <string>song.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>PSM Audio File</string> <string>PSM Audio File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>669</string> <string>669</string>
</array> </array>
<key>LSTypeIsPackage</key>
<false/>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>song.icns</string> <string>song.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>669 Audio File</string> <string>669 Audio File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>mtm</string> <string>mtm</string>
</array> </array>
<key>LSTypeIsPackage</key>
<false/>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>song.icns</string> <string>song.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>MTM Audio File</string> <string>MTM Audio File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>ptm</string> <string>ptm</string>
</array> </array>
<key>LSTypeIsPackage</key>
<false/>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>song.icns</string> <string>song.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>PTM Audio File</string> <string>PTM Audio File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
@ -301,28 +299,28 @@
<string>stz</string> <string>stz</string>
<string>stm</string> <string>stm</string>
</array> </array>
<key>LSTypeIsPackage</key>
<false/>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>song.icns</string> <string>song.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>STM Audio File</string> <string>STM Audio File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>opus</string> <string>opus</string>
</array> </array>
<key>LSTypeIsPackage</key>
<false/>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>ogg.icns</string> <string>ogg.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>Ogg Opus Audio File</string> <string>Ogg Opus Audio File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
@ -330,14 +328,14 @@
<string>asf</string> <string>asf</string>
<string>wma</string> <string>wma</string>
</array> </array>
<key>LSTypeIsPackage</key>
<false/>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>song.icns</string> <string>song.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>Microsoft Windows Media Audio File</string> <string>Microsoft Windows Media Audio File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
@ -345,14 +343,14 @@
<string>miniqsf</string> <string>miniqsf</string>
<string>qsf</string> <string>qsf</string>
</array> </array>
<key>LSTypeIsPackage</key>
<false/>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>vg.icns</string> <string>vg.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>QSound Audio File</string> <string>QSound Audio File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
@ -360,14 +358,14 @@
<string>minidsf</string> <string>minidsf</string>
<string>dsf</string> <string>dsf</string>
</array> </array>
<key>LSTypeIsPackage</key>
<false/>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>vg.icns</string> <string>vg.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>Sega Dreamcast Audio File</string> <string>Sega Dreamcast Audio File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
@ -375,20 +373,16 @@
<string>minissf</string> <string>minissf</string>
<string>ssf</string> <string>ssf</string>
</array> </array>
<key>LSTypeIsPackage</key>
<false/>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>vg.icns</string> <string>vg.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>Sega Saturn Audio File</string> <string>Sega Saturn Audio File</string>
</dict> <key>CFBundleTypeRole</key>
<dict> <string>Viewer</string>
<key>LSTypeIsPackage</key> <key>LSTypeIsPackage</key>
<false/> <false/>
<key>CFBundleTypeIconFile</key> </dict>
<string>vg.icns</string> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>minipsf2</string> <string>minipsf2</string>
@ -396,10 +390,14 @@
<string>psf2</string> <string>psf2</string>
<string>psf</string> <string>psf</string>
</array> </array>
<key>CFBundleTypeRole</key> <key>CFBundleTypeIconFile</key>
<string>Viewer</string> <string>vg.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>Sony Playstation Audio File</string> <string>Sony Playstation Audio File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
@ -468,7 +466,7 @@
<key>CFBundleTypeIconFile</key> <key>CFBundleTypeIconFile</key>
<string>ape.icns</string> <string>ape.icns</string>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>Monkey&apos;s Audio File</string> <string>Monkey's Audio File</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
<string>Viewer</string> <string>Viewer</string>
<key>LSTypeIsPackage</key> <key>LSTypeIsPackage</key>
@ -835,6 +833,10 @@
<string>????</string> <string>????</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>r516</string> <string>r516</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.music</string>
<key>LSMinimumSystemVersion</key>
<string>10.6.0</string>
<key>NSAppleScriptEnabled</key> <key>NSAppleScriptEnabled</key>
<string>YES</string> <string>YES</string>
<key>NSMainNibFile</key> <key>NSMainNibFile</key>