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