Chris@62
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
Chris@62
|
2 <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
|
Chris@62
|
3 <plist version="0.9">
|
Chris@62
|
4 <dict>
|
Chris@62
|
5 <key>CFBundlePackageType</key>
|
Chris@62
|
6 <string>APPL</string>
|
Chris@62
|
7 <key>CFBundleName</key>
|
Chris@62
|
8 <string>Tony</string>
|
Chris@62
|
9 <key>CFBundleExecutable</key>
|
Chris@62
|
10 <string>Tony</string>
|
Chris@63
|
11 <!-- <key>CFBundleIconFile</key>
|
Chris@62
|
12 <string>sv-macicon.icns</string>
|
Chris@63
|
13 --> <key>CFBundleIdentifier</key>
|
Chris@62
|
14 <string>uk.ac.qmul.eecs.c4dm.Tony</string>
|
Chris@62
|
15 <key>CFBundleShortVersionString</key>
|
Chris@62
|
16 <string>TONY_VERSION</string>
|
Chris@62
|
17 <key>CFBundleDocumentTypes</key>
|
Chris@62
|
18
|
Chris@62
|
19 <array>
|
Chris@62
|
20 <!-- we are a 'viewer' of general audio files -->
|
Chris@62
|
21 <dict>
|
Chris@62
|
22 <key>CFBundleTypeExtensions</key>
|
Chris@62
|
23 <array>
|
Chris@62
|
24 <string>mp3</string>
|
Chris@62
|
25 </array>
|
Chris@62
|
26 <key>CFBundleTypeMIMETypes</key>
|
Chris@62
|
27 <array>
|
Chris@62
|
28 <string>audio/mpeg</string>
|
Chris@62
|
29 </array>
|
Chris@62
|
30 <key>CFBundleTypeName</key>
|
Chris@62
|
31 <string>MP3 Audio</string>
|
Chris@62
|
32 <key>CFBundleTypeRole</key>
|
Chris@62
|
33 <string>Viewer</string>
|
Chris@62
|
34 <key>LSIsAppleDefaultForType</key>
|
Chris@62
|
35 <false/>
|
Chris@62
|
36 <key>LSHandlerRank</key>
|
Chris@62
|
37 <string>Alternate</string>
|
Chris@62
|
38 </dict>
|
Chris@62
|
39 <dict>
|
Chris@62
|
40 <key>CFBundleTypeExtensions</key>
|
Chris@62
|
41 <array>
|
Chris@62
|
42 <string>ogg</string>
|
Chris@62
|
43 <string>oga</string>
|
Chris@62
|
44 </array>
|
Chris@62
|
45 <key>CFBundleTypeMIMETypes</key>
|
Chris@62
|
46 <array>
|
Chris@62
|
47 <string>audio/ogg</string>
|
Chris@62
|
48 </array>
|
Chris@62
|
49 <key>CFBundleTypeName</key>
|
Chris@62
|
50 <string>Ogg Vorbis Audio</string>
|
Chris@62
|
51 <key>CFBundleTypeRole</key>
|
Chris@62
|
52 <string>Viewer</string>
|
Chris@62
|
53 <key>LSIsAppleDefaultForType</key>
|
Chris@62
|
54 <false/>
|
Chris@62
|
55 <key>LSHandlerRank</key>
|
Chris@62
|
56 <string>Alternate</string>
|
Chris@62
|
57 </dict>
|
Chris@62
|
58 <dict>
|
Chris@62
|
59 <key>CFBundleTypeExtensions</key>
|
Chris@62
|
60 <array>
|
Chris@62
|
61 <string>wav</string>
|
Chris@62
|
62 </array>
|
Chris@62
|
63 <key>CFBundleTypeMIMETypes</key>
|
Chris@62
|
64 <array>
|
Chris@62
|
65 <string>audio/x-wav</string>
|
Chris@62
|
66 </array>
|
Chris@62
|
67 <key>CFBundleTypeName</key>
|
Chris@62
|
68 <string>Wave Audio</string>
|
Chris@62
|
69 <key>CFBundleTypeRole</key>
|
Chris@62
|
70 <string>Viewer</string>
|
Chris@62
|
71 <key>LSIsAppleDefaultForType</key>
|
Chris@62
|
72 <false/>
|
Chris@62
|
73 <key>LSHandlerRank</key>
|
Chris@62
|
74 <string>Alternate</string>
|
Chris@62
|
75 </dict>
|
Chris@62
|
76 <dict>
|
Chris@62
|
77 <key>CFBundleTypeExtensions</key>
|
Chris@62
|
78 <array>
|
Chris@62
|
79 <string>aif</string>
|
Chris@62
|
80 <string>aiff</string>
|
Chris@62
|
81 </array>
|
Chris@62
|
82 <key>CFBundleTypeMIMETypes</key>
|
Chris@62
|
83 <array>
|
Chris@62
|
84 <string>audio/x-aiff</string>
|
Chris@62
|
85 </array>
|
Chris@62
|
86 <key>CFBundleTypeName</key>
|
Chris@62
|
87 <string>AIFF Audio</string>
|
Chris@62
|
88 <key>CFBundleTypeRole</key>
|
Chris@62
|
89 <string>Viewer</string>
|
Chris@62
|
90 <key>LSIsAppleDefaultForType</key>
|
Chris@62
|
91 <false/>
|
Chris@62
|
92 <key>LSHandlerRank</key>
|
Chris@62
|
93 <string>Alternate</string>
|
Chris@62
|
94 </dict>
|
Chris@62
|
95 <dict>
|
Chris@62
|
96 <key>CFBundleTypeExtensions</key>
|
Chris@62
|
97 <array>
|
Chris@62
|
98 <string>flac</string>
|
Chris@62
|
99 </array>
|
Chris@62
|
100 <key>CFBundleTypeMIMETypes</key>
|
Chris@62
|
101 <array>
|
Chris@62
|
102 <string>audio/flac</string>
|
Chris@62
|
103 </array>
|
Chris@62
|
104 <key>CFBundleTypeName</key>
|
Chris@62
|
105 <string>FLAC Audio</string>
|
Chris@62
|
106 <key>CFBundleTypeRole</key>
|
Chris@62
|
107 <string>Viewer</string>
|
Chris@62
|
108 <key>LSIsAppleDefaultForType</key>
|
Chris@62
|
109 <false/>
|
Chris@62
|
110 <key>LSHandlerRank</key>
|
Chris@62
|
111 <string>Alternate</string>
|
Chris@62
|
112 </dict>
|
Chris@62
|
113 </array>
|
Chris@62
|
114 </dict>
|
Chris@62
|
115 </plist>
|