Added SFM to supported file types

CQTexperiment
Chris Moeller 2013-10-26 09:00:03 -07:00
parent 49326f5492
commit 1c9b19af74
1 changed files with 14 additions and 0 deletions

View File

@ -22,6 +22,20 @@
<key>CFBundleTypeRole</key>
<string>None</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>sfm</string>
</array>
<key>LSTypeIsPackage</key>
<false/>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key>
<string>vg.icns</string>
<key>CFBundleTypeName</key>
<string>SFM Audio File</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>