]> git.sesse.net Git - vlc/blob - extras/package/macosx/Info.plist.in
ee36d19d2e8fd6946455a20798403e3d62a43564
[vlc] / extras / package / macosx / Info.plist.in
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5         <key>CFBundleDevelopmentRegion</key>
6         <string>English</string>
7         <key>CFBundleDocumentTypes</key>
8         <array>
9                 <dict>
10                         <key>CFBundleTypeName</key>
11                         <string>Folder</string>
12                         <key>CFBundleTypeOSTypes</key>
13                         <array>
14                                 <string>fold</string>
15                         </array>
16                         <key>CFBundleTypeRole</key>
17                         <string>Viewer</string>
18                 </dict>
19                 <dict>
20                         <key>CFBundleTypeExtensions</key>
21                         <array>
22                                 <string>flv</string>
23                         </array>
24                         <key>CFBundleTypeIconFile</key>
25                         <string>flv.icns</string>
26                         <key>CFBundleTypeName</key>
27                         <string>Flash Video File</string>
28                         <key>CFBundleTypeRole</key>
29                         <string>Viewer</string>
30                 </dict>
31                 <dict>
32                         <key>CFBundleTypeExtensions</key>
33                         <array>
34                                 <string>gvp</string>
35                         </array>
36                         <key>CFBundleTypeIconFile</key>
37                         <string>playlist.icns</string>
38                         <key>CFBundleTypeName</key>
39                         <string>Google Video Playlist</string>
40                         <key>CFBundleTypeRole</key>
41                         <string>Viewer</string>
42                 </dict>
43                 <dict>
44                         <key>CFBundleTypeExtensions</key>
45                         <array>
46                                 <string>xspf</string>
47                         </array>
48                         <key>CFBundleTypeIconFile</key>
49                         <string>playlist.icns</string>
50                         <key>CFBundleTypeMIMETypes</key>
51                         <array>
52                                 <string>application/xspf+xml</string>
53                         </array>
54                         <key>CFBundleTypeName</key>
55                         <string>XSPF Playlist</string>
56                         <key>CFBundleTypeRole</key>
57                         <string>Viewer</string>
58                 </dict>
59                 <dict>
60                         <key>CFBundleTypeExtensions</key>
61                         <array>
62                                 <string>xa</string>
63                         </array>
64                         <key>CFBundleTypeIconFile</key>
65                         <string>audio.icns</string>
66                         <key>CFBundleTypeName</key>
67                         <string>The Sims Audio File</string>
68                         <key>CFBundleTypeRole</key>
69                         <string>Viewer</string>
70                 </dict>
71                 <dict>
72                         <key>CFBundleTypeExtensions</key>
73                         <array>
74                                 <string>pls</string>
75                         </array>
76                         <key>CFBundleTypeIconFile</key>
77                         <string>playlist.icns</string>
78                         <key>CFBundleTypeName</key>
79                         <string>Shoutcast playlist</string>
80                         <key>CFBundleTypeRole</key>
81                         <string>Viewer</string>
82                 </dict>
83                 <dict>
84                         <key>CFBundleTypeExtensions</key>
85                         <array>
86                                 <string>m3u</string>
87                                 <string>m3u8</string>
88                         </array>
89                         <key>CFBundleTypeIconFile</key>
90                         <string>playlist.icns</string>
91                         <key>CFBundleTypeName</key>
92                         <string>Playlist file</string>
93                         <key>CFBundleTypeRole</key>
94                         <string>Viewer</string>
95                 </dict>
96                 <dict>
97                         <key>CFBundleTypeExtensions</key>
98                         <array>
99                                 <string>vlc</string>
100                         </array>
101                         <key>CFBundleTypeIconFile</key>
102                         <string>playlist.icns</string>
103                         <key>CFBundleTypeMIMETypes</key>
104                         <array>
105                                 <string>application/x-videolan-vlc</string>
106                                 <string>application/videolan-vlc</string>
107                         </array>
108                         <key>CFBundleTypeName</key>
109                         <string>VLC file</string>
110                         <key>CFBundleTypeRole</key>
111                         <string>Viewer</string>
112                 </dict>
113                 <dict>
114                         <key>CFBundleTypeExtensions</key>
115                         <array>
116                                 <string>asx</string>
117                         </array>
118                         <key>CFBundleTypeIconFile</key>
119                         <string>playlist.icns</string>
120                         <key>CFBundleTypeName</key>
121                         <string>ASX file</string>
122                         <key>CFBundleTypeRole</key>
123                         <string>Viewer</string>
124                 </dict>
125                 <dict>
126                         <key>CFBundleTypeExtensions</key>
127                         <array>
128                                 <string>b4s</string>
129                         </array>
130                         <key>CFBundleTypeIconFile</key>
131                         <string>playlist.icns</string>
132                         <key>CFBundleTypeName</key>
133                         <string>B4S file</string>
134                         <key>CFBundleTypeRole</key>
135                         <string>Viewer</string>
136                 </dict>
137                 <dict>
138                         <key>CFBundleTypeExtensions</key>
139                         <array>
140                                 <string>vlc</string>
141                         </array>
142                         <key>CFBundleTypeIconFile</key>
143                         <string>generic.icns</string>
144                         <key>CFBundleTypeName</key>
145                         <string>Generic VLC media player file</string>
146                         <key>CFBundleTypeRole</key>
147                         <string>Viewer</string>
148                 </dict>
149                 <dict>
150                         <key>CFBundleTypeExtensions</key>
151                         <array>
152                                 <string>ape</string>
153                         </array>
154                         <key>CFBundleTypeIconFile</key>
155                         <string>audio.icns</string>
156                         <key>CFBundleTypeName</key>
157                         <string>Monkey's Audio Lossless Audio Compression</string>
158                         <key>CFBundleTypeRole</key>
159                         <string>Viewer</string>
160                         <key>LSTypeIsPackage</key>
161                         <false/>
162                         <key>NSPersistentStoreTypeKey</key>
163                         <string>Binary</string>
164                 </dict>
165                 <dict>
166                         <key>CFBundleTypeExtensions</key>
167                         <array>
168                                 <string>flac</string>
169                         </array>
170                         <key>CFBundleTypeIconFile</key>
171                         <string>audio.icns</string>
172                         <key>CFBundleTypeMIMETypes</key>
173                         <array>
174                                 <string>audio/flac</string>
175                         </array>
176                         <key>CFBundleTypeName</key>
177                         <string>FLAC Audio File</string>
178                         <key>CFBundleTypeRole</key>
179                         <string>Viewer</string>
180                 </dict>
181                 <dict>
182                         <key>CFBundleTypeExtensions</key>
183                         <array>
184                                 <string>wv</string>
185                         </array>
186                         <key>CFBundleTypeIconFile</key>
187                         <string>audio.icns</string>
188                         <key>CFBundleTypeName</key>
189                         <string>WavePack Audio File</string>
190                         <key>CFBundleTypeRole</key>
191                         <string>Viewer</string>
192                         <key>LSTypeIsPackage</key>
193                         <false/>
194                         <key>NSPersistentStoreTypeKey</key>
195                         <string>Binary</string>
196                 </dict>
197                 <dict>
198                         <key>CFBundleTypeExtensions</key>
199                         <array>
200                                 <string>tta</string>
201                         </array>
202                         <key>CFBundleTypeIconFile</key>
203                         <string>audio.icns</string>
204                         <key>CFBundleTypeName</key>
205                         <string>True Audio Free Lossless Audio</string>
206                         <key>CFBundleTypeRole</key>
207                         <string>Viewer</string>
208                         <key>LSTypeIsPackage</key>
209                         <false/>
210                         <key>NSPersistentStoreTypeKey</key>
211                         <string>Binary</string>
212                 </dict>
213                 <dict>
214                         <key>CFBundleTypeExtensions</key>
215                         <array>
216                                 <string>mpc</string>
217                         </array>
218                         <key>CFBundleTypeIconFile</key>
219                         <string>audio.icns</string>
220                         <key>CFBundleTypeName</key>
221                         <string>Musepack Audio File</string>
222                         <key>CFBundleTypeRole</key>
223                         <string>Viewer</string>
224                 </dict>
225                 <dict>
226                         <key>CFBundleTypeExtensions</key>
227                         <array>
228                                 <string>ram</string>
229                                 <string>rm</string>
230                                 <string>rmvb</string>
231                         </array>
232                         <key>CFBundleTypeIconFile</key>
233                         <string>rm.icns</string>
234                         <key>CFBundleTypeName</key>
235                         <string>RealPlayer Media Files</string>
236                         <key>CFBundleTypeRole</key>
237                         <string>Viewer</string>
238                 </dict>
239                 <dict>
240                         <key>CFBundleTypeExtensions</key>
241                         <array>
242                                 <string>img</string>
243                         </array>
244                         <key>CFBundleTypeIconFile</key>
245                         <string>generic.icns</string>
246                         <key>CFBundleTypeName</key>
247                         <string>IMG Disk Image</string>
248                         <key>CFBundleTypeRole</key>
249                         <string>Viewer</string>
250                 </dict>
251                 <dict>
252                         <key>CFBundleTypeExtensions</key>
253                         <array>
254                                 <string>mod</string>
255                                 <string>xm</string>
256                         </array>
257                         <key>CFBundleTypeIconFile</key>
258                         <string>audio.icns</string>
259                         <key>CFBundleTypeName</key>
260                         <string>MOD Audio File</string>
261                         <key>CFBundleTypeRole</key>
262                         <string>Viewer</string>
263                 </dict>
264                 <dict>
265                         <key>CFBundleTypeExtensions</key>
266                         <array>
267                                 <string>it</string>
268                         </array>
269                         <key>CFBundleTypeIconFile</key>
270                         <string>audio.icns</string>
271                         <key>CFBundleTypeName</key>
272                         <string>Impulse Tracker Module File</string>
273                         <key>CFBundleTypeRole</key>
274                         <string>Viewer</string>
275                 </dict>
276                 <dict>
277                         <key>CFBundleTypeExtensions</key>
278                         <array>
279                                 <string>xm</string>
280                         </array>
281                         <key>CFBundleTypeIconFile</key>
282                         <string>audio.icns</string>
283                         <key>CFBundleTypeName</key>
284                         <string>XM audio file</string>
285                         <key>CFBundleTypeRole</key>
286                         <string>Viewer</string>
287                         <key>LSTypeIsPackage</key>
288                         <false/>
289                         <key>NSPersistentStoreTypeKey</key>
290                         <string>Binary</string>
291                 </dict>
292                 <dict>
293                         <key>CFBundleTypeExtensions</key>
294                         <array>
295                                 <string>aiff</string>
296                                 <string>aif</string>
297                         </array>
298                         <key>CFBundleTypeIconFile</key>
299                         <string>aiff.icns</string>
300                         <key>CFBundleTypeName</key>
301                         <string>AIFF file</string>
302                         <key>CFBundleTypeRole</key>
303                         <string>Viewer</string>
304                 </dict>
305                 <dict>
306                         <key>CFBundleTypeExtensions</key>
307                         <array>
308                                 <string>amr</string>
309                         </array>
310                         <key>CFBundleTypeIconFile</key>
311                         <string>audio.icns</string>
312                         <key>CFBundleTypeName</key>
313                         <string>Adaptive Multi-Rate Codec File</string>
314                         <key>CFBundleTypeRole</key>
315                         <string>Viewer</string>
316                 </dict>
317                 <dict>
318                         <key>CFBundleTypeExtensions</key>
319                         <array>
320                                 <string>aob</string>
321                         </array>
322                         <key>CFBundleTypeIconFile</key>
323                         <string>audio.icns</string>
324                         <key>CFBundleTypeName</key>
325                         <string>DVD-Audio Audio Object File</string>
326                         <key>CFBundleTypeRole</key>
327                         <string>Viewer</string>
328                 </dict>
329                 <dict>
330                         <key>CFBundleTypeExtensions</key>
331                         <array>
332                                 <string>dts</string>
333                         </array>
334                         <key>CFBundleTypeIconFile</key>
335                         <string>audio.icns</string>
336                         <key>CFBundleTypeName</key>
337                         <string>DTS Encoded Audio File</string>
338                         <key>CFBundleTypeRole</key>
339                         <string>Viewer</string>
340                 </dict>
341                 <dict>
342                         <key>CFBundleTypeExtensions</key>
343                         <array>
344                                 <string>spx</string>
345                         </array>
346                         <key>CFBundleTypeIconFile</key>
347                         <string>ogg.icns</string>
348                         <key>CFBundleTypeMIMETypes</key>
349                         <array>
350                                 <string>audio/ogg</string>
351                         </array>
352                         <key>CFBundleTypeName</key>
353                         <string>Speex Audio File</string>
354                         <key>CFBundleTypeRole</key>
355                         <string>Viewer</string>
356                 </dict>
357                 <dict>
358                         <key>CFBundleTypeExtensions</key>
359                         <array>
360                                 <string>sdp</string>
361                         </array>
362                         <key>CFBundleTypeIconFile</key>
363                         <string>generic.icns</string>
364                         <key>CFBundleTypeName</key>
365                         <string>Session Description Protocol File</string>
366                         <key>CFBundleTypeRole</key>
367                         <string>Viewer</string>
368                 </dict>
369                 <dict>
370                         <key>CFBundleTypeExtensions</key>
371                         <array>
372                                 <string>wav</string>
373                         </array>
374                         <key>CFBundleTypeIconFile</key>
375                         <string>wav.icns</string>
376                         <key>CFBundleTypeName</key>
377                         <string>WAVE Audio File</string>
378                         <key>CFBundleTypeRole</key>
379                         <string>Viewer</string>
380                 </dict>
381                 <dict>
382                         <key>CFBundleTypeExtensions</key>
383                         <array>
384                                 <string>vob</string>
385                         </array>
386                         <key>CFBundleTypeIconFile</key>
387                         <string>vob.icns</string>
388                         <key>CFBundleTypeName</key>
389                         <string>VOB File (DVD Video)</string>
390                         <key>CFBundleTypeRole</key>
391                         <string>Viewer</string>
392                 </dict>
393                 <dict>
394                         <key>CFBundleTypeExtensions</key>
395                         <array>
396                                 <string>dat</string>
397                         </array>
398                         <key>CFBundleTypeIconFile</key>
399                         <string>generic.icns</string>
400                         <key>CFBundleTypeName</key>
401                         <string>DAT file</string>
402                         <key>CFBundleTypeRole</key>
403                         <string>Viewer</string>
404                 </dict>
405                 <dict>
406                         <key>CFBundleTypeExtensions</key>
407                         <array>
408                                 <string>cue</string>
409                         </array>
410                         <key>CFBundleTypeIconFile</key>
411                         <string>generic.icns</string>
412                         <key>CFBundleTypeName</key>
413                         <string>CUE file</string>
414                         <key>CFBundleTypeRole</key>
415                         <string>Viewer</string>
416                 </dict>
417                 <dict>
418                         <key>CFBundleTypeExtensions</key>
419                         <array>
420                                 <string>cdg</string>
421                         </array>
422                         <key>CFBundleTypeIconFile</key>
423                         <string>subtitle.icns</string>
424                         <key>CFBundleTypeName</key>
425                         <string>Compact Disc Plus Graphics Image file</string>
426                         <key>CFBundleTypeRole</key>
427                         <string>Viewer</string>
428                 </dict>
429                 <dict>
430                         <key>CFBundleTypeExtensions</key>
431                         <array>
432                                 <string>iso</string>
433                                 <string>bin</string>
434                         </array>
435                         <key>CFBundleTypeIconFile</key>
436                         <string>generic.icns</string>
437                         <key>CFBundleTypeName</key>
438                         <string>ISO file</string>
439                         <key>CFBundleTypeRole</key>
440                         <string>Viewer</string>
441                 </dict>
442                 <dict>
443                         <key>CFBundleTypeExtensions</key>
444                         <array>
445                                 <string>idx</string>
446                         </array>
447                         <key>CFBundleTypeIconFile</key>
448                         <string>subtitle.icns</string>
449                         <key>CFBundleTypeName</key>
450                         <string>Index file</string>
451                         <key>CFBundleTypeRole</key>
452                         <string>Viewer</string>
453                 </dict>
454                 <dict>
455                         <key>CFBundleTypeExtensions</key>
456                         <array>
457                                 <string>a52</string>
458                                 <string>ac3</string>
459                         </array>
460                         <key>CFBundleTypeIconFile</key>
461                         <string>audio.icns</string>
462                         <key>CFBundleTypeName</key>
463                         <string>Digital Audio</string>
464                         <key>CFBundleTypeRole</key>
465                         <string>Viewer</string>
466                 </dict>
467                 <dict>
468                         <key>CFBundleTypeExtensions</key>
469                         <array>
470                                 <string>aac</string>
471                         </array>
472                         <key>CFBundleTypeIconFile</key>
473                         <string>audio.icns</string>
474                         <key>CFBundleTypeName</key>
475                         <string>AAC file</string>
476                         <key>CFBundleTypeRole</key>
477                         <string>Viewer</string>
478                 </dict>
479                 <dict>
480                         <key>CFBundleTypeExtensions</key>
481                         <array>
482                                 <string>ogm</string>
483                         </array>
484                         <key>CFBundleTypeIconFile</key>
485                         <string>movie.icns</string>
486                         <key>CFBundleTypeName</key>
487                         <string>Ogg MPEG-4 Video File</string>
488                         <key>CFBundleTypeRole</key>
489                         <string>Viewer</string>
490                 </dict>
491                 <dict>
492                         <key>CFBundleTypeExtensions</key>
493                         <array>
494                                 <string>ogg</string>
495                         </array>
496                         <key>CFBundleTypeIconFile</key>
497                         <string>ogg.icns</string>
498                         <key>CFBundleTypeMIMETypes</key>
499                         <array>
500                                 <string>audio/ogg</string>
501                         </array>
502                         <key>CFBundleTypeName</key>
503                         <string>Ogg Vorbis File</string>
504                         <key>CFBundleTypeRole</key>
505                         <string>Viewer</string>
506                 </dict>
507                 <dict>
508                         <key>CFBundleTypeExtensions</key>
509                         <array>
510                                 <string>oga</string>
511                         </array>
512                         <key>CFBundleTypeIconFile</key>
513                         <string>ogg.icns</string>
514                         <key>CFBundleTypeMIMETypes</key>
515                         <array>
516                                 <string>audio/ogg</string>
517                         </array>
518                         <key>CFBundleTypeName</key>
519                         <string>Ogg Audio File</string>
520                         <key>CFBundleTypeRole</key>
521                         <string>Viewer</string>
522                 </dict>
523                 <dict>
524                         <key>CFBundleTypeExtensions</key>
525                         <array>
526                                 <string>ogv</string>
527                         </array>
528                         <key>CFBundleTypeIconFile</key>
529                         <string>movie.icns</string>
530                         <key>CFBundleTypeMIMETypes</key>
531                         <array>
532                                 <string>video/ogg</string>
533                         </array>
534                         <key>CFBundleTypeName</key>
535                         <string>Ogg Video File</string>
536                         <key>CFBundleTypeRole</key>
537                         <string>Viewer</string>
538                 </dict>
539                 <dict>
540                         <key>CFBundleTypeExtensions</key>
541                         <array>
542                                 <string>ogx</string>
543                         </array>
544                         <key>CFBundleTypeIconFile</key>
545                         <string>generic.icns</string>
546                         <key>CFBundleTypeMIMETypes</key>
547                         <array>
548                                 <string>application/ogg</string>
549                         </array>
550                         <key>CFBundleTypeName</key>
551                         <string>Ogg Application File</string>
552                         <key>CFBundleTypeRole</key>
553                         <string>Viewer</string>
554                 </dict>
555                 <dict>
556                         <key>CFBundleTypeExtensions</key>
557                         <array>
558                                 <string>oma</string>
559                         </array>
560                         <key>CFBundleTypeIconFile</key>
561                         <string>audio.icns</string>
562                         <key>CFBundleTypeName</key>
563                         <string>Sony OpenMG Music File</string>
564                         <key>CFBundleTypeRole</key>
565                         <string>Viewer</string>
566                 </dict>
567                 <dict>
568                         <key>CFBundleTypeExtensions</key>
569                         <array>
570                                 <string>voc</string>
571                         </array>
572                         <key>CFBundleTypeIconFile</key>
573                         <string>audio.icns</string>
574                         <key>CFBundleTypeName</key>
575                         <string>Creative Labs Audio File</string>
576                         <key>CFBundleTypeRole</key>
577                         <string>Viewer</string>
578                 </dict>
579                 <dict>
580                         <key>CFBundleTypeExtensions</key>
581                         <array>
582                                 <string>vqf</string>
583                         </array>
584                         <key>CFBundleTypeIconFile</key>
585                         <string>audio.icns</string>
586                         <key>CFBundleTypeName</key>
587                         <string>TwinVQ Audio File</string>
588                         <key>CFBundleTypeRole</key>
589                         <string>Viewer</string>
590                 </dict>
591                 <dict>
592                         <key>CFBundleTypeExtensions</key>
593                         <array>
594                                 <string>anx</string>
595                         </array>
596                         <key>CFBundleTypeIconFile</key>
597                         <string>generic.icns</string>
598                         <key>CFBundleTypeMIMETypes</key>
599                         <array>
600                                 <string>application/annodex</string>
601                         </array>
602                         <key>CFBundleTypeName</key>
603                         <string>Annodex Application File</string>
604                         <key>CFBundleTypeRole</key>
605                         <string>Viewer</string>
606                 </dict>
607                 <dict>
608                         <key>CFBundleTypeExtensions</key>
609                         <array>
610                                 <string>axa</string>
611                         </array>
612                         <key>CFBundleTypeIconFile</key>
613                         <string>audio.icns</string>
614                         <key>CFBundleTypeMIMETypes</key>
615                         <array>
616                                 <string>audio/annodex</string>
617                         </array>
618                         <key>CFBundleTypeName</key>
619                         <string>Annodex Audio File</string>
620                         <key>CFBundleTypeRole</key>
621                         <string>Viewer</string>
622                 </dict>
623                 <dict>
624                         <key>CFBundleTypeExtensions</key>
625                         <array>
626                                 <string>axv</string>
627                         </array>
628                         <key>CFBundleTypeIconFile</key>
629                         <string>movie.icns</string>
630                         <key>CFBundleTypeMIMETypes</key>
631                         <array>
632                                 <string>video/annodex</string>
633                         </array>
634                         <key>CFBundleTypeName</key>
635                         <string>Annodex Video File</string>
636                         <key>CFBundleTypeRole</key>
637                         <string>Viewer</string>
638                 </dict>
639                 <dict>
640                         <key>CFBundleTypeExtensions</key>
641                         <array>
642                                 <string>gxf</string>
643                         </array>
644                         <key>CFBundleTypeIconFile</key>
645                         <string>movie.icns</string>
646                         <key>CFBundleTypeName</key>
647                         <string>General eXchange Format File</string>
648                         <key>CFBundleTypeRole</key>
649                         <string>Viewer</string>
650                         <key>LSTypeIsPackage</key>
651                         <false/>
652                         <key>NSPersistentStoreTypeKey</key>
653                         <string>Binary</string>
654                 </dict>
655                 <dict>
656                         <key>CFBundleTypeExtensions</key>
657                         <array>
658                                 <string>mxf</string>
659                         </array>
660                         <key>CFBundleTypeIconFile</key>
661                         <string>movie.icns</string>
662                         <key>CFBundleTypeName</key>
663                         <string>Material Exchange Format</string>
664                         <key>CFBundleTypeRole</key>
665                         <string>Viewer</string>
666                         <key>LSTypeIsPackage</key>
667                         <false/>
668                         <key>NSPersistentStoreTypeKey</key>
669                         <string>Binary</string>
670                 </dict>
671                 <dict>
672                         <key>CFBundleTypeExtensions</key>
673                         <array>
674                                 <string>avi</string>
675                         </array>
676                         <key>CFBundleTypeIconFile</key>
677                         <string>avi.icns</string>
678                         <key>CFBundleTypeName</key>
679                         <string>AVI container</string>
680                         <key>CFBundleTypeRole</key>
681                         <string>Viewer</string>
682                 </dict>
683                 <dict>
684                         <key>CFBundleTypeExtensions</key>
685                         <array>
686                                 <string>mov</string>
687                                 <string>moov</string>
688                                 <string>qt</string>
689                         </array>
690                         <key>CFBundleTypeIconFile</key>
691                         <string>mov.icns</string>
692                         <key>CFBundleTypeMIMETypes</key>
693                         <array>
694                                 <string>video/quicktime</string>
695                         </array>
696                         <key>CFBundleTypeName</key>
697                         <string>Apple QuickTime container</string>
698                         <key>CFBundleTypeRole</key>
699                         <string>Viewer</string>
700                 </dict>
701                 <dict>
702                         <key>CFBundleTypeExtensions</key>
703                         <array>
704                                 <string>divx</string>
705                         </array>
706                         <key>CFBundleTypeIconFile</key>
707                         <string>movie.icns</string>
708                         <key>CFBundleTypeName</key>
709                         <string>DivX file</string>
710                         <key>CFBundleTypeRole</key>
711                         <string>Viewer</string>
712                 </dict>
713                 <dict>
714                         <key>CFBundleTypeExtensions</key>
715                         <array>
716                                 <string>dv</string>
717                         </array>
718                         <key>CFBundleTypeIconFile</key>
719                         <string>movie.icns</string>
720                         <key>CFBundleTypeName</key>
721                         <string>DV file</string>
722                         <key>CFBundleTypeRole</key>
723                         <string>Viewer</string>
724                 </dict>
725                 <dict>
726                         <key>CFBundleTypeExtensions</key>
727                         <array>
728                                 <string>asf</string>
729                         </array>
730                         <key>CFBundleTypeIconFile</key>
731                         <string>movie.icns</string>
732                         <key>CFBundleTypeName</key>
733                         <string>Advanced Streaming Format</string>
734                         <key>CFBundleTypeRole</key>
735                         <string>Viewer</string>
736                 </dict>
737                 <dict>
738                         <key>CFBundleTypeExtensions</key>
739                         <array>
740                                 <string>wma</string>
741                         </array>
742                         <key>CFBundleTypeIconFile</key>
743                         <string>wma.icns</string>
744                         <key>CFBundleTypeName</key>
745                         <string>WIndows Media Audio</string>
746                         <key>CFBundleTypeRole</key>
747                         <string>Viewer</string>
748                 </dict>
749                 <dict>
750                         <key>CFBundleTypeExtensions</key>
751                         <array>
752                                 <string>wmv</string>
753                                 <string>wm</string>
754                         </array>
755                         <key>CFBundleTypeIconFile</key>
756                         <string>wmv.icns</string>
757                         <key>CFBundleTypeName</key>
758                         <string>Windows Media Video</string>
759                         <key>CFBundleTypeRole</key>
760                         <string>Viewer</string>
761                 </dict>
762                 <dict>
763                         <key>CFBundleTypeExtensions</key>
764                         <array>
765                                 <string>mpg</string>
766                                 <string>mpeg</string>
767                                 <string>mpeg1</string>
768                                 <string>mpeg2</string>
769                         </array>
770                         <key>CFBundleTypeIconFile</key>
771                         <string>mpeg.icns</string>
772                         <key>CFBundleTypeName</key>
773                         <string>multiplexed MPEG-1/2</string>
774                         <key>CFBundleTypeRole</key>
775                         <string>Viewer</string>
776                 </dict>
777                 <dict>
778                         <key>CFBundleTypeExtensions</key>
779                         <array>
780                                 <string>m1v</string>
781                         </array>
782                         <key>CFBundleTypeIconFile</key>
783                         <string>mpeg.icns</string>
784                         <key>CFBundleTypeName</key>
785                         <string>MPEG-1 Video File</string>
786                         <key>CFBundleTypeRole</key>
787                         <string>Viewer</string>
788                 </dict>
789                 <dict>
790                         <key>CFBundleTypeExtensions</key>
791                         <array>
792                                 <string>m2a</string>
793                         </array>
794                         <key>CFBundleTypeIconFile</key>
795                         <string>mpeg.icns</string>
796                         <key>CFBundleTypeName</key>
797                         <string>MPEG-1/2 Audio File</string>
798                         <key>CFBundleTypeRole</key>
799                         <string>Viewer</string>
800                 </dict>
801                 <dict>
802                         <key>CFBundleTypeExtensions</key>
803                         <array>
804                                 <string>mp1</string>
805                         </array>
806                         <key>CFBundleTypeIconFile</key>
807                         <string>mpeg.icns</string>
808                         <key>CFBundleTypeName</key>
809                         <string>MPEG Audio Layer 1</string>
810                         <key>CFBundleTypeRole</key>
811                         <string>Viewer</string>
812                 </dict>
813                 <dict>
814                         <key>CFBundleTypeExtensions</key>
815                         <array>
816                                 <string>mp2</string>
817                         </array>
818                         <key>CFBundleTypeIconFile</key>
819                         <string>mpeg.icns</string>
820                         <key>CFBundleTypeName</key>
821                         <string>MPEG Audio Layer 2</string>
822                         <key>CFBundleTypeRole</key>
823                         <string>Viewer</string>
824                 </dict>
825                 <dict>
826                         <key>CFBundleTypeExtensions</key>
827                         <array>
828                                 <string>mp3</string>
829                         </array>
830                         <key>CFBundleTypeIconFile</key>
831                         <string>mp3.icns</string>
832                         <key>CFBundleTypeName</key>
833                         <string>MPEG Audio Layer 3</string>
834                         <key>CFBundleTypeRole</key>
835                         <string>Viewer</string>
836                 </dict>
837                 <dict>
838                         <key>CFBundleTypeExtensions</key>
839                         <array>
840                                 <string>m2p</string>
841                                 <string>ps</string>
842                         </array>
843                         <key>CFBundleTypeIconFile</key>
844                         <string>mpeg.icns</string>
845                         <key>CFBundleTypeName</key>
846                         <string>MPEG-2 Program Stream</string>
847                         <key>CFBundleTypeRole</key>
848                         <string>Viewer</string>
849                 </dict>
850                 <dict>
851                         <key>CFBundleTypeExtensions</key>
852                         <array>
853                                 <string>ts</string>
854                                 <string>m2ts</string>
855                                 <string>mts</string>
856                         </array>
857                         <key>CFBundleTypeIconFile</key>
858                         <string>mpeg.icns</string>
859                         <key>CFBundleTypeName</key>
860                         <string>MPEG-2 Transport Stream</string>
861                         <key>CFBundleTypeRole</key>
862                         <string>Viewer</string>
863                 </dict>
864                 <dict>
865                         <key>CFBundleTypeExtensions</key>
866                         <array>
867                                 <string>m2v</string>
868                                 <string>mpv</string>
869                         </array>
870                         <key>CFBundleTypeIconFile</key>
871                         <string>mpeg.icns</string>
872                         <key>CFBundleTypeName</key>
873                         <string>MPEG-2 Video File</string>
874                         <key>CFBundleTypeRole</key>
875                         <string>Viewer</string>
876                 </dict>
877                 <dict>
878                         <key>CFBundleTypeExtensions</key>
879                         <array>
880                                 <string>mpa</string>
881                         </array>
882                         <key>CFBundleTypeIconFile</key>
883                         <string>audio.icns</string>
884                         <key>CFBundleTypeName</key>
885                         <string>MPEG-2 Audio File</string>
886                         <key>CFBundleTypeRole</key>
887                         <string>Viewer</string>
888                 </dict>
889                 <dict>
890                         <key>CFBundleTypeExtensions</key>
891                         <array>
892                                 <string>mp4</string>
893                                 <string>mpeg4</string>
894                                 <string>m4v</string>
895                         </array>
896                         <key>CFBundleTypeIconFile</key>
897                         <string>m4v.icns</string>
898                         <key>CFBundleTypeName</key>
899                         <string>MPEG-4 File</string>
900                         <key>CFBundleTypeRole</key>
901                         <string>Viewer</string>
902                 </dict>
903                 <dict>
904                         <key>CFBundleTypeExtensions</key>
905                         <array>
906                                 <string>m4a</string>
907                         </array>
908                         <key>CFBundleTypeIconFile</key>
909                         <string>m4a.icns</string>
910                         <key>CFBundleTypeName</key>
911                         <string>MPEG-4 Audio File</string>
912                         <key>CFBundleTypeRole</key>
913                         <string>Viewer</string>
914                 </dict>
915                 <dict>
916                         <key>CFBundleTypeExtensions</key>
917                         <array>
918                                 <string>3gp</string>
919                         </array>
920                         <key>CFBundleTypeIconFile</key>
921                         <string>movie.icns</string>
922                         <key>CFBundleTypeName</key>
923                         <string>3GPP File</string>
924                         <key>CFBundleTypeRole</key>
925                         <string>Viewer</string>
926                 </dict>
927                 <dict>
928                         <key>CFBundleTypeExtensions</key>
929                         <array>
930                                 <string>mid</string>
931                         </array>
932                         <key>CFBundleTypeIconFile</key>
933                         <string>audio.icns</string>
934                         <key>CFBundleTypeName</key>
935                         <string>MIDI File</string>
936                         <key>CFBundleTypeRole</key>
937                         <string>Viewer</string>
938                 </dict>
939                 <dict>
940                         <key>CFBundleTypeExtensions</key>
941                         <array>
942                                 <string>mlp</string>
943                         </array>
944                         <key>CFBundleTypeIconFile</key>
945                         <string>audio.icns</string>
946                         <key>CFBundleTypeName</key>
947                         <string>Meridian Lossless Packing Audio File</string>
948                         <key>CFBundleTypeRole</key>
949                         <string>Viewer</string>
950                 </dict>
951                 <dict>
952                         <key>CFBundleTypeExtensions</key>
953                         <array>
954                                 <string>mka</string>
955                         </array>
956                         <key>CFBundleTypeIconFile</key>
957                         <string>audio.icns</string>
958                         <key>CFBundleTypeName</key>
959                         <string>Matroska Audio File</string>
960                         <key>CFBundleTypeRole</key>
961                         <string>Viewer</string>
962                 </dict>
963                 <dict>
964                         <key>CFBundleTypeExtensions</key>
965                         <array>
966                                 <string>mkv</string>
967                         </array>
968                         <key>CFBundleTypeIconFile</key>
969                         <string>mkv.icns</string>
970                         <key>CFBundleTypeName</key>
971                         <string>Matroska Video File</string>
972                         <key>CFBundleTypeRole</key>
973                         <string>Viewer</string>
974                 </dict>
975                 <dict>
976                         <key>CFBundleTypeExtensions</key>
977                         <array>
978                                 <string>webm</string>
979                         </array>
980                         <key>CFBundleTypeIconFile</key>
981                         <string>mkv.icns</string>
982                         <key>CFBundleTypeName</key>
983                         <string>WebM Video File</string>
984                         <key>CFBundleTypeRole</key>
985                         <string>Viewer</string>
986                 </dict>
987                 <dict>
988                         <key>CFBundleTypeExtensions</key>
989                         <array>
990                                 <string>rar</string>
991                         </array>
992                         <key>CFBundleTypeIconFile</key>
993                         <string>generic.icns</string>
994                         <key>CFBundleTypeName</key>
995                         <string>WinRAR Compressed Archive</string>
996                         <key>CFBundleTypeRole</key>
997                         <string>Viewer</string>
998                 </dict>
999                 <dict>
1000                         <key>CFBundleTypeExtensions</key>
1001                         <array>
1002                                 <string>rec</string>
1003                         </array>
1004                         <key>CFBundleTypeIconFile</key>
1005                         <string>generic.icns</string>
1006                         <key>CFBundleTypeName</key>
1007                         <string>Topfield PVR Recording</string>
1008                         <key>CFBundleTypeRole</key>
1009                         <string>Viewer</string>
1010                 </dict>
1011                 <dict>
1012                         <key>CFBundleTypeExtensions</key>
1013                         <array>
1014                                 <string>rmi</string>
1015                         </array>
1016                         <key>CFBundleTypeIconFile</key>
1017                         <string>audio.icns</string>
1018                         <key>CFBundleTypeName</key>
1019                         <string>RMID MIDI File</string>
1020                         <key>CFBundleTypeRole</key>
1021                         <string>Viewer</string>
1022                 </dict>
1023                 <dict>
1024                         <key>CFBundleTypeExtensions</key>
1025                         <array>
1026                                 <string>s3m</string>
1027                         </array>
1028                         <key>CFBundleTypeIconFile</key>
1029                         <string>audio.icns</string>
1030                         <key>CFBundleTypeName</key>
1031                         <string>ScreamTracker 3 Module</string>
1032                         <key>CFBundleTypeRole</key>
1033                         <string>Viewer</string>
1034                 </dict>
1035                 <dict>
1036                         <key>CFBundleTypeExtensions</key>
1037                         <array>
1038                                 <string>vro</string>
1039                         </array>
1040                         <key>CFBundleTypeIconFile</key>
1041                         <string>generic.icns</string>
1042                         <key>CFBundleTypeName</key>
1043                         <string>DVD Video Recording Format</string>
1044                         <key>CFBundleTypeRole</key>
1045                         <string>Viewer</string>
1046                 </dict>
1047                 <dict>
1048                         <key>CFBundleTypeExtensions</key>
1049                         <array>
1050                                 <string>tod</string>
1051                         </array>
1052                         <key>CFBundleTypeIconFile</key>
1053                         <string>generic.icns</string>
1054                         <key>CFBundleTypeName</key>
1055                         <string>JVC Everio Video Capture File</string>
1056                         <key>CFBundleTypeRole</key>
1057                         <string>Viewer</string>
1058                 </dict>
1059                 <dict>
1060                         <key>CFBundleTypeExtensions</key>
1061                         <array>
1062                                 <string>mks</string>
1063                         </array>
1064                         <key>CFBundleTypeIconFile</key>
1065                         <string>generic.icns</string>
1066                         <key>CFBundleTypeName</key>
1067                         <string>Matroska Elementry Stream</string>
1068                         <key>CFBundleTypeRole</key>
1069                         <string>Viewer</string>
1070                 </dict>
1071                 <dict>
1072                         <key>CFBundleTypeExtensions</key>
1073                         <array>
1074                                 <string>nsv</string>
1075                         </array>
1076                         <key>CFBundleTypeIconFile</key>
1077                         <string>movie.icns</string>
1078                         <key>CFBundleTypeMIMETypes</key>
1079                         <array>
1080                                 <string>video/nsv</string>
1081                         </array>
1082                         <key>CFBundleTypeName</key>
1083                         <string>Nullsoft Streaming Video</string>
1084                         <key>CFBundleTypeRole</key>
1085                         <string>Viewer</string>
1086                         <key>LSTypeIsPackage</key>
1087                         <false/>
1088                         <key>NSPersistentStoreTypeKey</key>
1089                         <string>Binary</string>
1090                 </dict>
1091                 <dict>
1092                         <key>CFBundleTypeExtensions</key>
1093                         <array>
1094                                 <string>nuv</string>
1095                         </array>
1096                         <key>CFBundleTypeIconFile</key>
1097                         <string>movie.icns</string>
1098                         <key>CFBundleTypeName</key>
1099                         <string>NuppleVideo File</string>
1100                         <key>CFBundleTypeRole</key>
1101                         <string>Viewer</string>
1102                         <key>LSTypeIsPackage</key>
1103                         <false/>
1104                         <key>NSPersistentStoreTypeKey</key>
1105                         <string>Binary</string>
1106                 </dict>
1107                 <dict>
1108                         <key>CFBundleTypeExtensions</key>
1109                         <array>
1110                                 <string>ssa</string>
1111                                 <string>ass</string>
1112                         </array>
1113                         <key>CFBundleTypeIconFile</key>
1114                         <string>subtitle.icns</string>
1115                         <key>CFBundleTypeName</key>
1116                         <string>Sub Station Alpha Subtitle File</string>
1117                         <key>CFBundleTypeRole</key>
1118                         <string>Viewer</string>
1119                         <key>LSTypeIsPackage</key>
1120                         <false/>
1121                         <key>NSPersistentStoreTypeKey</key>
1122                         <string>Binary</string>
1123                 </dict>
1124                 <dict>
1125                         <key>CFBundleTypeExtensions</key>
1126                         <array>
1127                                 <string>usf</string>
1128                         </array>
1129                         <key>CFBundleTypeIconFile</key>
1130                         <string>subtitle.icns</string>
1131                         <key>CFBundleTypeName</key>
1132                         <string>USF Subtitle File</string>
1133                         <key>CFBundleTypeRole</key>
1134                         <string>Viewer</string>
1135                         <key>LSTypeIsPackage</key>
1136                         <false/>
1137                         <key>NSPersistentStoreTypeKey</key>
1138                         <string>XML</string>
1139                 </dict>
1140                 <dict>
1141                         <key>CFBundleTypeExtensions</key>
1142                         <array>
1143                                 <string>utf</string>
1144                         </array>
1145                         <key>CFBundleTypeIconFile</key>
1146                         <string>subtitle.icns</string>
1147                         <key>CFBundleTypeName</key>
1148                         <string>UTF Subtitle File</string>
1149                         <key>CFBundleTypeRole</key>
1150                         <string>Viewer</string>
1151                 </dict>
1152                 <dict>
1153                         <key>CFBundleTypeExtensions</key>
1154                         <array>
1155                                 <string>srt</string>
1156                         </array>
1157                         <key>CFBundleTypeIconFile</key>
1158                         <string>subtitle.icns</string>
1159                         <key>CFBundleTypeName</key>
1160                         <string>Subrip Subtitle File</string>
1161                         <key>CFBundleTypeRole</key>
1162                         <string>Viewer</string>
1163                         <key>LSTypeIsPackage</key>
1164                         <false/>
1165                         <key>NSPersistentStoreTypeKey</key>
1166                         <string>Binary</string>
1167                 </dict>
1168                 <dict>
1169                         <key>CFBundleTypeExtensions</key>
1170                         <array>
1171                                 <string>rt</string>
1172                         </array>
1173                         <key>CFBundleTypeIconFile</key>
1174                         <string>subtitle.icns</string>
1175                         <key>CFBundleTypeName</key>
1176                         <string>RealText Subtitle File</string>
1177                         <key>CFBundleTypeRole</key>
1178                         <string>Viewer</string>
1179                         <key>LSTypeIsPackage</key>
1180                         <false/>
1181                         <key>NSPersistentStoreTypeKey</key>
1182                         <string>Binary</string>
1183                 </dict>
1184                 <dict>
1185                         <key>CFBundleTypeExtensions</key>
1186                         <array>
1187                                 <string>smi</string>
1188                         </array>
1189                         <key>CFBundleTypeIconFile</key>
1190                         <string>subtitle.icns</string>
1191                         <key>CFBundleTypeName</key>
1192                         <string>SAMI Subtitle File</string>
1193                         <key>CFBundleTypeRole</key>
1194                         <string>Viewer</string>
1195                         <key>LSTypeIsPackage</key>
1196                         <false/>
1197                         <key>NSPersistentStoreTypeKey</key>
1198                         <string>Binary</string>
1199                 </dict>
1200                 <dict>
1201                         <key>CFBundleTypeExtensions</key>
1202                         <array>
1203                                 <string>aqt</string>
1204                         </array>
1205                         <key>CFBundleTypeIconFile</key>
1206                         <string>subtitle.icns</string>
1207                         <key>CFBundleTypeName</key>
1208                         <string>AQTitle Subtitle File</string>
1209                         <key>CFBundleTypeRole</key>
1210                         <string>Viewer</string>
1211                         <key>LSTypeIsPackage</key>
1212                         <false/>
1213                         <key>NSPersistentStoreTypeKey</key>
1214                         <string>Binary</string>
1215                 </dict>
1216                 <dict>
1217                         <key>CFBundleTypeExtensions</key>
1218                         <array>
1219                                 <string>jss</string>
1220                         </array>
1221                         <key>CFBundleTypeIconFile</key>
1222                         <string>subtitle.icns</string>
1223                         <key>CFBundleTypeName</key>
1224                         <string>JACOSub Subtitle File</string>
1225                         <key>CFBundleTypeRole</key>
1226                         <string>Viewer</string>
1227                         <key>LSTypeIsPackage</key>
1228                         <false/>
1229                         <key>NSPersistentStoreTypeKey</key>
1230                         <string>Binary</string>
1231                 </dict>
1232                 <dict>
1233                         <key>CFBundleTypeExtensions</key>
1234                         <array>
1235                                 <string>pjs</string>
1236                         </array>
1237                         <key>CFBundleTypeIconFile</key>
1238                         <string>subtitle.icns</string>
1239                         <key>CFBundleTypeName</key>
1240                         <string>Phoenix Subtitle File</string>
1241                         <key>CFBundleTypeRole</key>
1242                         <string>Viewer</string>
1243                         <key>LSTypeIsPackage</key>
1244                         <false/>
1245                         <key>NSPersistentStoreTypeKey</key>
1246                         <string>Binary</string>
1247                 </dict>
1248                 <dict>
1249                         <key>CFBundleTypeExtensions</key>
1250                         <array>
1251                                 <string>psb</string>
1252                         </array>
1253                         <key>CFBundleTypeIconFile</key>
1254                         <string>subtitle.icns</string>
1255                         <key>CFBundleTypeName</key>
1256                         <string>PowerDivX Subtitle File</string>
1257                         <key>CFBundleTypeRole</key>
1258                         <string>Viewer</string>
1259                         <key>LSTypeIsPackage</key>
1260                         <false/>
1261                         <key>NSPersistentStoreTypeKey</key>
1262                         <string>Binary</string>
1263                 </dict>
1264                 <dict>
1265                         <key>CFBundleTypeExtensions</key>
1266                         <array>
1267                                 <string>sub</string>
1268                                 <string>mpsub</string>
1269                         </array>
1270                         <key>CFBundleTypeIconFile</key>
1271                         <string>subtitle.icns</string>
1272                         <key>CFBundleTypeName</key>
1273                         <string>Subtitle File</string>
1274                         <key>CFBundleTypeRole</key>
1275                         <string>Viewer</string>
1276                         <key>LSTypeIsPackage</key>
1277                         <false/>
1278                         <key>NSPersistentStoreTypeKey</key>
1279                         <string>Binary</string>
1280                 </dict>
1281         </array>
1282         <key>SUFeedURL</key>
1283         <string>http://jones.videolan.org/~videolan/fpk/sparkle/vlc.xml</string>
1284         <key>CFBundleExecutable</key>
1285         <string>VLC</string>
1286         <key>CFBundleGetInfoString</key>
1287         <string>@COPYRIGHT_MESSAGE@</string>
1288         <key>CFBundleIconFile</key>
1289         <string>vlc.icns</string>
1290         <key>CFBundleIdentifier</key>
1291         <string>org.videolan.vlc</string>
1292         <key>CFBundleInfoDictionaryVersion</key>
1293         <string>6.0</string>
1294         <key>CFBundleName</key>
1295         <string>VLC media player</string>
1296         <key>CFBundlePackageType</key>
1297         <string>APPL</string>
1298         <key>CFBundleShortVersionString</key>
1299         <string>@VERSION@</string>
1300         <key>CFBundleSignature</key>
1301         <string>VLC#</string>
1302         <key>CFBundleURLTypes</key>
1303         <array>
1304                 <dict>
1305                         <key>CFBundleURLIconFile</key>
1306                         <string>generic</string>
1307                         <key>CFBundleURLName</key>
1308                         <string>http url</string>
1309                         <key>CFBundleURLSchemes</key>
1310                         <array>
1311                                 <string>http</string>
1312                         </array>
1313                 </dict>
1314                 <dict>
1315                         <key>CFBundleURLIconFile</key>
1316                         <string>generic</string>
1317                         <key>CFBundleURLName</key>
1318                         <string>ftp url</string>
1319                         <key>CFBundleURLSchemes</key>
1320                         <array>
1321                                 <string>ftp</string>
1322                         </array>
1323                 </dict>
1324                 <dict>
1325                         <key>CFBundleURLIconFile</key>
1326                         <string>generic</string>
1327                         <key>CFBundleURLName</key>
1328                         <string>Multimedia Stream URL</string>
1329                         <key>CFBundleURLSchemes</key>
1330                         <array>
1331                                 <string>mms</string>
1332                         </array>
1333                 </dict>
1334                 <dict>
1335                         <key>CFBundleURLIconFile</key>
1336                         <string>generic</string>
1337                         <key>CFBundleURLName</key>
1338                         <string>RTSP</string>
1339                         <key>CFBundleURLSchemes</key>
1340                         <array>
1341                                 <string>rtsp</string>
1342                         </array>
1343                 </dict>
1344                 <dict>
1345                         <key>CFBundleURLIconFile</key>
1346                         <string>generic</string>
1347                         <key>CFBundleURLName</key>
1348                         <string>udp url</string>
1349                         <key>CFBundleURLSchemes</key>
1350                         <array>
1351                                 <string>udp</string>
1352                         </array>
1353                 </dict>
1354         </array>
1355         <key>CFBundleVersion</key>
1356         <string>@VERSION@</string>
1357         <key>NSAppleScriptEnabled</key>
1358         <string>YES</string>
1359         <key>NSMainNibFile</key>
1360         <string>MainMenu</string>
1361         <key>NSPrincipalClass</key>
1362         <string>VLCApplication</string>
1363         <key>LSMinimumSystemVersion</key>
1364         <string>10.5.0</string>
1365 </dict>
1366 </plist>