]> git.sesse.net Git - vlc/blob - extras/package/macosx/Info.plist.in
macosx: allow 'wm' and 'rmvb' as file extensions and update the xcode project format
[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>pls</string>
63                         </array>
64                         <key>CFBundleTypeIconFile</key>
65                         <string>playlist.icns</string>
66                         <key>CFBundleTypeName</key>
67                         <string>Shoutcast playlist</string>
68                         <key>CFBundleTypeRole</key>
69                         <string>Viewer</string>
70                 </dict>
71                 <dict>
72                         <key>CFBundleTypeExtensions</key>
73                         <array>
74                                 <string>m3u</string>
75                         </array>
76                         <key>CFBundleTypeIconFile</key>
77                         <string>playlist.icns</string>
78                         <key>CFBundleTypeName</key>
79                         <string>Playlist file</string>
80                         <key>CFBundleTypeRole</key>
81                         <string>Viewer</string>
82                 </dict>
83                 <dict>
84                         <key>CFBundleTypeExtensions</key>
85                         <array>
86                                 <string>vlc</string>
87                         </array>
88                         <key>CFBundleTypeIconFile</key>
89                         <string>playlist.icns</string>
90                         <key>CFBundleTypeMIMETypes</key>
91                         <array>
92                                 <string>application/x-videolan-vlc</string>
93                                 <string>application/videolan-vlc</string>
94                         </array>
95                         <key>CFBundleTypeName</key>
96                         <string>VLC file</string>
97                         <key>CFBundleTypeRole</key>
98                         <string>Viewer</string>
99                 </dict>
100                 <dict>
101                         <key>CFBundleTypeExtensions</key>
102                         <array>
103                                 <string>asx</string>
104                         </array>
105                         <key>CFBundleTypeIconFile</key>
106                         <string>playlist.icns</string>
107                         <key>CFBundleTypeName</key>
108                         <string>ASX file</string>
109                         <key>CFBundleTypeRole</key>
110                         <string>Viewer</string>
111                 </dict>
112                 <dict>
113                         <key>CFBundleTypeExtensions</key>
114                         <array>
115                                 <string>ape</string>
116                         </array>
117                         <key>CFBundleTypeIconFile</key>
118                         <string>audio.icns</string>
119                         <key>CFBundleTypeName</key>
120                         <string>Monkey's Audio Lossless Audio Compression</string>
121                         <key>CFBundleTypeRole</key>
122                         <string>Viewer</string>
123                         <key>LSTypeIsPackage</key>
124                         <false/>
125                         <key>NSPersistentStoreTypeKey</key>
126                         <string>Binary</string>
127                 </dict>
128                 <dict>
129                         <key>CFBundleTypeExtensions</key>
130                         <array>
131                                 <string>flac</string>
132                         </array>
133                         <key>CFBundleTypeIconFile</key>
134                         <string>audio.icns</string>
135                         <key>CFBundleTypeMIMETypes</key>
136                         <array>
137                                 <string>audio/flac</string>
138                         </array>
139                         <key>CFBundleTypeName</key>
140                         <string>FLAC Audio File</string>
141                         <key>CFBundleTypeRole</key>
142                         <string>Viewer</string>
143                 </dict>
144                 <dict>
145                         <key>CFBundleTypeExtensions</key>
146                         <array>
147                                 <string>wv</string>
148                         </array>
149                         <key>CFBundleTypeIconFile</key>
150                         <string>audio.icns</string>
151                         <key>CFBundleTypeName</key>
152                         <string>WavePack Audio File</string>
153                         <key>CFBundleTypeRole</key>
154                         <string>Viewer</string>
155                         <key>LSTypeIsPackage</key>
156                         <false/>
157                         <key>NSPersistentStoreTypeKey</key>
158                         <string>Binary</string>
159                 </dict>
160                 <dict>
161                         <key>CFBundleTypeExtensions</key>
162                         <array>
163                                 <string>tta</string>
164                         </array>
165                         <key>CFBundleTypeIconFile</key>
166                         <string>audio.icns</string>
167                         <key>CFBundleTypeName</key>
168                         <string>True Audio Free Lossless Audio</string>
169                         <key>CFBundleTypeRole</key>
170                         <string>Viewer</string>
171                         <key>LSTypeIsPackage</key>
172                         <false/>
173                         <key>NSPersistentStoreTypeKey</key>
174                         <string>Binary</string>
175                 </dict>
176                 <dict>
177                         <key>CFBundleTypeExtensions</key>
178                         <array>
179                                 <string>mpc</string>
180                         </array>
181                         <key>CFBundleTypeIconFile</key>
182                         <string>audio.icns</string>
183                         <key>CFBundleTypeName</key>
184                         <string>Musepack Audio File</string>
185                         <key>CFBundleTypeRole</key>
186                         <string>Viewer</string>
187                 </dict>
188                 <dict>
189                         <key>CFBundleTypeExtensions</key>
190                         <array>
191                                 <string>ram</string>
192                                 <string>rm</string>
193                                 <string>rmvb</string>
194                         </array>
195                         <key>CFBundleTypeIconFile</key>
196                         <string>rm.icns</string>
197                         <key>CFBundleTypeName</key>
198                         <string>RealPlayer Media Files</string>
199                         <key>CFBundleTypeRole</key>
200                         <string>Viewer</string>
201                 </dict>
202                 <dict>
203                         <key>CFBundleTypeExtensions</key>
204                         <array>
205                                 <string>img</string>
206                         </array>
207                         <key>CFBundleTypeIconFile</key>
208                         <string>generic.icns</string>
209                         <key>CFBundleTypeName</key>
210                         <string>IMG Disk Image</string>
211                         <key>CFBundleTypeRole</key>
212                         <string>Viewer</string>
213                 </dict>
214                 <dict>
215                         <key>CFBundleTypeExtensions</key>
216                         <array>
217                                 <string>mod</string>
218                         </array>
219                         <key>CFBundleTypeIconFile</key>
220                         <string>audio.icns</string>
221                         <key>CFBundleTypeName</key>
222                         <string>MOD Audio File</string>
223                         <key>CFBundleTypeRole</key>
224                         <string>Viewer</string>
225                 </dict>
226                 <dict>
227                         <key>CFBundleTypeExtensions</key>
228                         <array>
229                                 <string>it</string>
230                         </array>
231                         <key>CFBundleTypeIconFile</key>
232                         <string>audio.icns</string>
233                         <key>CFBundleTypeName</key>
234                         <string>Impulse Tracker Module File</string>
235                         <key>CFBundleTypeRole</key>
236                         <string>Viewer</string>
237                 </dict>
238                 <dict>
239                         <key>CFBundleTypeExtensions</key>
240                         <array>
241                                 <string>xm</string>
242                         </array>
243                         <key>CFBundleTypeIconFile</key>
244                         <string>audio.icns</string>
245                         <key>CFBundleTypeName</key>
246                         <string>XM audio file</string>
247                         <key>CFBundleTypeRole</key>
248                         <string>Viewer</string>
249                         <key>LSTypeIsPackage</key>
250                         <false/>
251                         <key>NSPersistentStoreTypeKey</key>
252                         <string>Binary</string>
253                 </dict>
254                 <dict>
255                         <key>CFBundleTypeExtensions</key>
256                         <array>
257                                 <string>aiff</string>
258                                 <string>aif</string>
259                         </array>
260                         <key>CFBundleTypeIconFile</key>
261                         <string>aiff.icns</string>
262                         <key>CFBundleTypeName</key>
263                         <string>AIFF file</string>
264                         <key>CFBundleTypeRole</key>
265                         <string>Viewer</string>
266                 </dict>
267                 <dict>
268                         <key>CFBundleTypeExtensions</key>
269                         <array>
270                                 <string>spx</string>
271                         </array>
272                         <key>CFBundleTypeIconFile</key>
273                         <string>ogg.icns</string>
274                         <key>CFBundleTypeMIMETypes</key>
275                         <array>
276                                 <string>audio/ogg</string>
277                         </array>
278                         <key>CFBundleTypeName</key>
279                         <string>Speex Audio File</string>
280                         <key>CFBundleTypeRole</key>
281                         <string>Viewer</string>
282                 </dict>
283                 <dict>
284                         <key>CFBundleTypeExtensions</key>
285                         <array>
286                                 <string>sdp</string>
287                         </array>
288                         <key>CFBundleTypeIconFile</key>
289                         <string>generic.icns</string>
290                         <key>CFBundleTypeName</key>
291                         <string>Session Description Protocol File</string>
292                         <key>CFBundleTypeRole</key>
293                         <string>Viewer</string>
294                 </dict>
295                 <dict>
296                         <key>CFBundleTypeExtensions</key>
297                         <array>
298                                 <string>wav</string>
299                         </array>
300                         <key>CFBundleTypeIconFile</key>
301                         <string>wav.icns</string>
302                         <key>CFBundleTypeName</key>
303                         <string>WAVE Audio File</string>
304                         <key>CFBundleTypeRole</key>
305                         <string>Viewer</string>
306                 </dict>
307                 <dict>
308                         <key>CFBundleTypeExtensions</key>
309                         <array>
310                                 <string>vob</string>
311                         </array>
312                         <key>CFBundleTypeIconFile</key>
313                         <string>vob.icns</string>
314                         <key>CFBundleTypeName</key>
315                         <string>VOB File (DVD Video)</string>
316                         <key>CFBundleTypeRole</key>
317                         <string>Viewer</string>
318                 </dict>
319                 <dict>
320                         <key>CFBundleTypeExtensions</key>
321                         <array>
322                                 <string>dat</string>
323                         </array>
324                         <key>CFBundleTypeIconFile</key>
325                         <string>generic.icns</string>
326                         <key>CFBundleTypeName</key>
327                         <string>DAT file</string>
328                         <key>CFBundleTypeRole</key>
329                         <string>Viewer</string>
330                 </dict>
331                 <dict>
332                         <key>CFBundleTypeExtensions</key>
333                         <array>
334                                 <string>cue</string>
335                         </array>
336                         <key>CFBundleTypeIconFile</key>
337                         <string>generic.icns</string>
338                         <key>CFBundleTypeName</key>
339                         <string>CUE file</string>
340                         <key>CFBundleTypeRole</key>
341                         <string>Viewer</string>
342                 </dict>
343                 <dict>
344                         <key>CFBundleTypeExtensions</key>
345                         <array>
346                                 <string>iso</string>
347                                 <string>bin</string>
348                         </array>
349                         <key>CFBundleTypeIconFile</key>
350                         <string>generic.icns</string>
351                         <key>CFBundleTypeName</key>
352                         <string>ISO file</string>
353                         <key>CFBundleTypeRole</key>
354                         <string>Viewer</string>
355                 </dict>
356                 <dict>
357                         <key>CFBundleTypeExtensions</key>
358                         <array>
359                                 <string>a52</string>
360                                 <string>ac3</string>
361                         </array>
362                         <key>CFBundleTypeIconFile</key>
363                         <string>audio.icns</string>
364                         <key>CFBundleTypeName</key>
365                         <string>Digital Audio</string>
366                         <key>CFBundleTypeRole</key>
367                         <string>Viewer</string>
368                 </dict>
369                 <dict>
370                         <key>CFBundleTypeExtensions</key>
371                         <array>
372                                 <string>aac</string>
373                         </array>
374                         <key>CFBundleTypeIconFile</key>
375                         <string>audio.icns</string>
376                         <key>CFBundleTypeName</key>
377                         <string>AAC file</string>
378                         <key>CFBundleTypeRole</key>
379                         <string>Viewer</string>
380                 </dict>
381                 <dict>
382                         <key>CFBundleTypeExtensions</key>
383                         <array>
384                                 <string>ogm</string>
385                         </array>
386                         <key>CFBundleTypeIconFile</key>
387                         <string>movie.icns</string>
388                         <key>CFBundleTypeName</key>
389                         <string>Ogg MPEG-4 Video File</string>
390                         <key>CFBundleTypeRole</key>
391                         <string>Viewer</string>
392                 </dict>
393                 <dict>
394                         <key>CFBundleTypeExtensions</key>
395                         <array>
396                                 <string>ogg</string>
397                         </array>
398                         <key>CFBundleTypeIconFile</key>
399                         <string>ogg.icns</string>
400                         <key>CFBundleTypeMIMETypes</key>
401                         <array>
402                                 <string>audio/ogg</string>
403                         </array>
404                         <key>CFBundleTypeName</key>
405                         <string>Ogg Vorbis File</string>
406                         <key>CFBundleTypeRole</key>
407                         <string>Viewer</string>
408                 </dict>
409                 <dict>
410                         <key>CFBundleTypeExtensions</key>
411                         <array>
412                                 <string>oga</string>
413                         </array>
414                         <key>CFBundleTypeIconFile</key>
415                         <string>ogg.icns</string>
416                         <key>CFBundleTypeMIMETypes</key>
417                         <array>
418                                 <string>audio/ogg</string>
419                         </array>
420                         <key>CFBundleTypeName</key>
421                         <string>Ogg Audio File</string>
422                         <key>CFBundleTypeRole</key>
423                         <string>Viewer</string>
424                 </dict>
425                 <dict>
426                         <key>CFBundleTypeExtensions</key>
427                         <array>
428                                 <string>ogv</string>
429                         </array>
430                         <key>CFBundleTypeIconFile</key>
431                         <string>movie.icns</string>
432                         <key>CFBundleTypeMIMETypes</key>
433                         <array>
434                                 <string>video/ogg</string>
435                         </array>
436                         <key>CFBundleTypeName</key>
437                         <string>Ogg Video File</string>
438                         <key>CFBundleTypeRole</key>
439                         <string>Viewer</string>
440                 </dict>
441                 <dict>
442                         <key>CFBundleTypeExtensions</key>
443                         <array>
444                                 <string>ogx</string>
445                         </array>
446                         <key>CFBundleTypeIconFile</key>
447                         <string>generic.icns</string>
448                         <key>CFBundleTypeMIMETypes</key>
449                         <array>
450                                 <string>application/ogg</string>
451                         </array>
452                         <key>CFBundleTypeName</key>
453                         <string>Ogg Application File</string>
454                         <key>CFBundleTypeRole</key>
455                         <string>Viewer</string>
456                 </dict>
457                 <dict>
458                         <key>CFBundleTypeExtensions</key>
459                         <array>
460                                 <string>anx</string>
461                         </array>
462                         <key>CFBundleTypeIconFile</key>
463                         <string>generic.icns</string>
464                         <key>CFBundleTypeMIMETypes</key>
465                         <array>
466                                 <string>application/annodex</string>
467                         </array>
468                         <key>CFBundleTypeName</key>
469                         <string>Annodex Application File</string>
470                         <key>CFBundleTypeRole</key>
471                         <string>Viewer</string>
472                 </dict>
473                 <dict>
474                         <key>CFBundleTypeExtensions</key>
475                         <array>
476                                 <string>axa</string>
477                         </array>
478                         <key>CFBundleTypeIconFile</key>
479                         <string>audio.icns</string>
480                         <key>CFBundleTypeMIMETypes</key>
481                         <array>
482                                 <string>audio/annodex</string>
483                         </array>
484                         <key>CFBundleTypeName</key>
485                         <string>Annodex Audio File</string>
486                         <key>CFBundleTypeRole</key>
487                         <string>Viewer</string>
488                 </dict>
489                 <dict>
490                         <key>CFBundleTypeExtensions</key>
491                         <array>
492                                 <string>axv</string>
493                         </array>
494                         <key>CFBundleTypeIconFile</key>
495                         <string>movie.icns</string>
496                         <key>CFBundleTypeMIMETypes</key>
497                         <array>
498                                 <string>video/annodex</string>
499                         </array>
500                         <key>CFBundleTypeName</key>
501                         <string>Annodex Video File</string>
502                         <key>CFBundleTypeRole</key>
503                         <string>Viewer</string>
504                 </dict>
505                 <dict>
506                         <key>CFBundleTypeExtensions</key>
507                         <array>
508                                 <string>gxf</string>
509                         </array>
510                         <key>CFBundleTypeIconFile</key>
511                         <string>movie.icns</string>
512                         <key>CFBundleTypeName</key>
513                         <string>General eXchange Format File</string>
514                         <key>CFBundleTypeRole</key>
515                         <string>Viewer</string>
516                         <key>LSTypeIsPackage</key>
517                         <false/>
518                         <key>NSPersistentStoreTypeKey</key>
519                         <string>Binary</string>
520                 </dict>
521                 <dict>
522                         <key>CFBundleTypeExtensions</key>
523                         <array>
524                                 <string>mxf</string>
525                         </array>
526                         <key>CFBundleTypeIconFile</key>
527                         <string>movie.icns</string>
528                         <key>CFBundleTypeName</key>
529                         <string>Material Exchange Format</string>
530                         <key>CFBundleTypeRole</key>
531                         <string>Viewer</string>
532                         <key>LSTypeIsPackage</key>
533                         <false/>
534                         <key>NSPersistentStoreTypeKey</key>
535                         <string>Binary</string>
536                 </dict>
537                 <dict>
538                         <key>CFBundleTypeExtensions</key>
539                         <array>
540                                 <string>avi</string>
541                         </array>
542                         <key>CFBundleTypeIconFile</key>
543                         <string>avi.icns</string>
544                         <key>CFBundleTypeName</key>
545                         <string>AVI container</string>
546                         <key>CFBundleTypeRole</key>
547                         <string>Viewer</string>
548                 </dict>
549                 <dict>
550                         <key>CFBundleTypeExtensions</key>
551                         <array>
552                                 <string>mov</string>
553                                 <string>moov</string>
554                                 <string>qt</string>
555                         </array>
556                         <key>CFBundleTypeIconFile</key>
557                         <string>mov.icns</string>
558                         <key>CFBundleTypeMIMETypes</key>
559                         <array>
560                                 <string>video/quicktime</string>
561                         </array>
562                         <key>CFBundleTypeName</key>
563                         <string>Apple QuickTime container</string>
564                         <key>CFBundleTypeRole</key>
565                         <string>Viewer</string>
566                 </dict>
567                 <dict>
568                         <key>CFBundleTypeExtensions</key>
569                         <array>
570                                 <string>divx</string>
571                         </array>
572                         <key>CFBundleTypeIconFile</key>
573                         <string>movie.icns</string>
574                         <key>CFBundleTypeName</key>
575                         <string>DivX file</string>
576                         <key>CFBundleTypeRole</key>
577                         <string>Viewer</string>
578                 </dict>
579                 <dict>
580                         <key>CFBundleTypeExtensions</key>
581                         <array>
582                                 <string>dv</string>
583                         </array>
584                         <key>CFBundleTypeIconFile</key>
585                         <string>movie.icns</string>
586                         <key>CFBundleTypeName</key>
587                         <string>DV file</string>
588                         <key>CFBundleTypeRole</key>
589                         <string>Viewer</string>
590                 </dict>
591                 <dict>
592                         <key>CFBundleTypeExtensions</key>
593                         <array>
594                                 <string>asf</string>
595                         </array>
596                         <key>CFBundleTypeIconFile</key>
597                         <string>movie.icns</string>
598                         <key>CFBundleTypeName</key>
599                         <string>Advanced Streaming Format</string>
600                         <key>CFBundleTypeRole</key>
601                         <string>Viewer</string>
602                 </dict>
603                 <dict>
604                         <key>CFBundleTypeExtensions</key>
605                         <array>
606                                 <string>wma</string>
607                         </array>
608                         <key>CFBundleTypeIconFile</key>
609                         <string>wma.icns</string>
610                         <key>CFBundleTypeName</key>
611                         <string>WIndows Media Audio</string>
612                         <key>CFBundleTypeRole</key>
613                         <string>Viewer</string>
614                 </dict>
615                 <dict>
616                         <key>CFBundleTypeExtensions</key>
617                         <array>
618                                 <string>wmv</string>
619                                 <string>wm</string>
620                         </array>
621                         <key>CFBundleTypeIconFile</key>
622                         <string>wmv.icns</string>
623                         <key>CFBundleTypeName</key>
624                         <string>Windows Media Video</string>
625                         <key>CFBundleTypeRole</key>
626                         <string>Viewer</string>
627                 </dict>
628                 <dict>
629                         <key>CFBundleTypeExtensions</key>
630                         <array>
631                                 <string>mpg</string>
632                                 <string>mpeg</string>
633                         </array>
634                         <key>CFBundleTypeIconFile</key>
635                         <string>mpeg.icns</string>
636                         <key>CFBundleTypeName</key>
637                         <string>multiplexed MPEG-1/2</string>
638                         <key>CFBundleTypeRole</key>
639                         <string>Viewer</string>
640                 </dict>
641                 <dict>
642                         <key>CFBundleTypeExtensions</key>
643                         <array>
644                                 <string>m1v</string>
645                         </array>
646                         <key>CFBundleTypeIconFile</key>
647                         <string>mpeg.icns</string>
648                         <key>CFBundleTypeName</key>
649                         <string>MPEG-1 Video File</string>
650                         <key>CFBundleTypeRole</key>
651                         <string>Viewer</string>
652                 </dict>
653                 <dict>
654                         <key>CFBundleTypeExtensions</key>
655                         <array>
656                                 <string>m2a</string>
657                         </array>
658                         <key>CFBundleTypeIconFile</key>
659                         <string>mpeg.icns</string>
660                         <key>CFBundleTypeName</key>
661                         <string>MPEG-1/2 Audio File</string>
662                         <key>CFBundleTypeRole</key>
663                         <string>Viewer</string>
664                 </dict>
665                 <dict>
666                         <key>CFBundleTypeExtensions</key>
667                         <array>
668                                 <string>mp1</string>
669                         </array>
670                         <key>CFBundleTypeIconFile</key>
671                         <string>mpeg.icns</string>
672                         <key>CFBundleTypeName</key>
673                         <string>MPEG Audio Layer 1</string>
674                         <key>CFBundleTypeRole</key>
675                         <string>Viewer</string>
676                 </dict>
677                 <dict>
678                         <key>CFBundleTypeExtensions</key>
679                         <array>
680                                 <string>mp2</string>
681                         </array>
682                         <key>CFBundleTypeIconFile</key>
683                         <string>mpeg.icns</string>
684                         <key>CFBundleTypeName</key>
685                         <string>MPEG Audio Layer 2</string>
686                         <key>CFBundleTypeRole</key>
687                         <string>Viewer</string>
688                 </dict>
689                 <dict>
690                         <key>CFBundleTypeExtensions</key>
691                         <array>
692                                 <string>mp3</string>
693                         </array>
694                         <key>CFBundleTypeIconFile</key>
695                         <string>mp3.icns</string>
696                         <key>CFBundleTypeName</key>
697                         <string>MPEG Audio Layer 3</string>
698                         <key>CFBundleTypeRole</key>
699                         <string>Viewer</string>
700                 </dict>
701                 <dict>
702                         <key>CFBundleTypeExtensions</key>
703                         <array>
704                                 <string>m2p</string>
705                                 <string>ps</string>
706                         </array>
707                         <key>CFBundleTypeIconFile</key>
708                         <string>mpeg.icns</string>
709                         <key>CFBundleTypeName</key>
710                         <string>MPEG-2 Program Stream</string>
711                         <key>CFBundleTypeRole</key>
712                         <string>Viewer</string>
713                 </dict>
714                 <dict>
715                         <key>CFBundleTypeExtensions</key>
716                         <array>
717                                 <string>ts</string>
718                                 <string>m2ts</string>
719                         </array>
720                         <key>CFBundleTypeIconFile</key>
721                         <string>mpeg.icns</string>
722                         <key>CFBundleTypeName</key>
723                         <string>MPEG-2 Transport Stream</string>
724                         <key>CFBundleTypeRole</key>
725                         <string>Viewer</string>
726                 </dict>
727                 <dict>
728                         <key>CFBundleTypeExtensions</key>
729                         <array>
730                                 <string>m2v</string>
731                                 <string>mpv</string>
732                         </array>
733                         <key>CFBundleTypeIconFile</key>
734                         <string>mpeg.icns</string>
735                         <key>CFBundleTypeName</key>
736                         <string>MPEG-2 Video File</string>
737                         <key>CFBundleTypeRole</key>
738                         <string>Viewer</string>
739                 </dict>
740                 <dict>
741                         <key>CFBundleTypeExtensions</key>
742                         <array>
743                                 <string>mpa</string>
744                         </array>
745                         <key>CFBundleTypeIconFile</key>
746                         <string>audio.icns</string>
747                         <key>CFBundleTypeName</key>
748                         <string>MPEG-2 Audio File</string>
749                         <key>CFBundleTypeRole</key>
750                         <string>Viewer</string>
751                 </dict>
752                 <dict>
753                         <key>CFBundleTypeExtensions</key>
754                         <array>
755                                 <string>mp4</string>
756                                 <string>m4v</string>
757                         </array>
758                         <key>CFBundleTypeIconFile</key>
759                         <string>m4v.icns</string>
760                         <key>CFBundleTypeName</key>
761                         <string>MPEG-4 File</string>
762                         <key>CFBundleTypeRole</key>
763                         <string>Viewer</string>
764                 </dict>
765                 <dict>
766                         <key>CFBundleTypeExtensions</key>
767                         <array>
768                                 <string>m4a</string>
769                         </array>
770                         <key>CFBundleTypeIconFile</key>
771                         <string>m4a.icns</string>
772                         <key>CFBundleTypeName</key>
773                         <string>MPEG-4 Audio File</string>
774                         <key>CFBundleTypeRole</key>
775                         <string>Viewer</string>
776                 </dict>
777                 <dict>
778                         <key>CFBundleTypeExtensions</key>
779                         <array>
780                                 <string>3gp</string>
781                         </array>
782                         <key>CFBundleTypeIconFile</key>
783                         <string>movie.icns</string>
784                         <key>CFBundleTypeName</key>
785                         <string>3GPP File</string>
786                         <key>CFBundleTypeRole</key>
787                         <string>Viewer</string>
788                 </dict>
789                 <dict>
790                         <key>CFBundleTypeExtensions</key>
791                         <array>
792                                 <string>mka</string>
793                         </array>
794                         <key>CFBundleTypeIconFile</key>
795                         <string>audio.icns</string>
796                         <key>CFBundleTypeName</key>
797                         <string>Matroska Audio File</string>
798                         <key>CFBundleTypeRole</key>
799                         <string>Viewer</string>
800                 </dict>
801                 <dict>
802                         <key>CFBundleTypeExtensions</key>
803                         <array>
804                                 <string>mkv</string>
805                         </array>
806                         <key>CFBundleTypeIconFile</key>
807                         <string>mkv.icns</string>
808                         <key>CFBundleTypeName</key>
809                         <string>Matroska Video File</string>
810                         <key>CFBundleTypeRole</key>
811                         <string>Viewer</string>
812                 </dict>
813                 <dict>
814                         <key>CFBundleTypeExtensions</key>
815                         <array>
816                                 <string>mks</string>
817                         </array>
818                         <key>CFBundleTypeIconFile</key>
819                         <string>generic.icns</string>
820                         <key>CFBundleTypeName</key>
821                         <string>Matroska Elementry Stream</string>
822                         <key>CFBundleTypeRole</key>
823                         <string>Viewer</string>
824                 </dict>
825                 <dict>
826                         <key>CFBundleTypeExtensions</key>
827                         <array>
828                                 <string>nsv</string>
829                         </array>
830                         <key>CFBundleTypeIconFile</key>
831                         <string>movie.icns</string>
832                         <key>CFBundleTypeMIMETypes</key>
833                         <array>
834                                 <string>video/nsv</string>
835                         </array>
836                         <key>CFBundleTypeName</key>
837                         <string>Nullsoft Streaming Video</string>
838                         <key>CFBundleTypeRole</key>
839                         <string>Viewer</string>
840                         <key>LSTypeIsPackage</key>
841                         <false/>
842                         <key>NSPersistentStoreTypeKey</key>
843                         <string>Binary</string>
844                 </dict>
845                 <dict>
846                         <key>CFBundleTypeExtensions</key>
847                         <array>
848                                 <string>nuv</string>
849                         </array>
850                         <key>CFBundleTypeIconFile</key>
851                         <string>movie.icns</string>
852                         <key>CFBundleTypeName</key>
853                         <string>NuppleVideo File</string>
854                         <key>CFBundleTypeRole</key>
855                         <string>Viewer</string>
856                         <key>LSTypeIsPackage</key>
857                         <false/>
858                         <key>NSPersistentStoreTypeKey</key>
859                         <string>Binary</string>
860                 </dict>
861                 <dict>
862                         <key>CFBundleTypeExtensions</key>
863                         <array>
864                                 <string>ssa</string>
865                                 <string>ass</string>
866                         </array>
867                         <key>CFBundleTypeIconFile</key>
868                         <string>subtitle.icns</string>
869                         <key>CFBundleTypeName</key>
870                         <string>Sub Station Alpha Subtitle File</string>
871                         <key>CFBundleTypeRole</key>
872                         <string>Viewer</string>
873                         <key>LSTypeIsPackage</key>
874                         <false/>
875                         <key>NSPersistentStoreTypeKey</key>
876                         <string>Binary</string>
877                 </dict>
878                 <dict>
879                         <key>CFBundleTypeExtensions</key>
880                         <array>
881                                 <string>usf</string>
882                         </array>
883                         <key>CFBundleTypeIconFile</key>
884                         <string>subtitle.icns</string>
885                         <key>CFBundleTypeName</key>
886                         <string>USF Subtitle File</string>
887                         <key>CFBundleTypeRole</key>
888                         <string>Viewer</string>
889                         <key>LSTypeIsPackage</key>
890                         <false/>
891                         <key>NSPersistentStoreTypeKey</key>
892                         <string>XML</string>
893                 </dict>
894                 <dict>
895                         <key>CFBundleTypeExtensions</key>
896                         <array>
897                                 <string>srt</string>
898                         </array>
899                         <key>CFBundleTypeIconFile</key>
900                         <string>subtitle.icns</string>
901                         <key>CFBundleTypeName</key>
902                         <string>Subrip Subtitle File</string>
903                         <key>CFBundleTypeRole</key>
904                         <string>Viewer</string>
905                         <key>LSTypeIsPackage</key>
906                         <false/>
907                         <key>NSPersistentStoreTypeKey</key>
908                         <string>Binary</string>
909                 </dict>
910                 <dict>
911                         <key>CFBundleTypeExtensions</key>
912                         <array>
913                                 <string>rt</string>
914                         </array>
915                         <key>CFBundleTypeIconFile</key>
916                         <string>subtitle.icns</string>
917                         <key>CFBundleTypeName</key>
918                         <string>RealText Subtitle File</string>
919                         <key>CFBundleTypeRole</key>
920                         <string>Viewer</string>
921                         <key>LSTypeIsPackage</key>
922                         <false/>
923                         <key>NSPersistentStoreTypeKey</key>
924                         <string>Binary</string>
925                 </dict>
926                 <dict>
927                         <key>CFBundleTypeExtensions</key>
928                         <array>
929                                 <string>smi</string>
930                         </array>
931                         <key>CFBundleTypeIconFile</key>
932                         <string>subtitle.icns</string>
933                         <key>CFBundleTypeName</key>
934                         <string>SAMI Subtitle File</string>
935                         <key>CFBundleTypeRole</key>
936                         <string>Viewer</string>
937                         <key>LSTypeIsPackage</key>
938                         <false/>
939                         <key>NSPersistentStoreTypeKey</key>
940                         <string>Binary</string>
941                 </dict>
942                 <dict>
943                         <key>CFBundleTypeExtensions</key>
944                         <array>
945                                 <string>aqt</string>
946                         </array>
947                         <key>CFBundleTypeIconFile</key>
948                         <string>subtitle.icns</string>
949                         <key>CFBundleTypeName</key>
950                         <string>AQTitle Subtitle File</string>
951                         <key>CFBundleTypeRole</key>
952                         <string>Viewer</string>
953                         <key>LSTypeIsPackage</key>
954                         <false/>
955                         <key>NSPersistentStoreTypeKey</key>
956                         <string>Binary</string>
957                 </dict>
958                 <dict>
959                         <key>CFBundleTypeExtensions</key>
960                         <array>
961                                 <string>jss</string>
962                         </array>
963                         <key>CFBundleTypeIconFile</key>
964                         <string>subtitle.icns</string>
965                         <key>CFBundleTypeName</key>
966                         <string>JACOSub Subtitle File</string>
967                         <key>CFBundleTypeRole</key>
968                         <string>Viewer</string>
969                         <key>LSTypeIsPackage</key>
970                         <false/>
971                         <key>NSPersistentStoreTypeKey</key>
972                         <string>Binary</string>
973                 </dict>
974                 <dict>
975                         <key>CFBundleTypeExtensions</key>
976                         <array>
977                                 <string>pjs</string>
978                         </array>
979                         <key>CFBundleTypeIconFile</key>
980                         <string>subtitle.icns</string>
981                         <key>CFBundleTypeName</key>
982                         <string>Phoenix Subtitle File</string>
983                         <key>CFBundleTypeRole</key>
984                         <string>Viewer</string>
985                         <key>LSTypeIsPackage</key>
986                         <false/>
987                         <key>NSPersistentStoreTypeKey</key>
988                         <string>Binary</string>
989                 </dict>
990                 <dict>
991                         <key>CFBundleTypeExtensions</key>
992                         <array>
993                                 <string>psb</string>
994                         </array>
995                         <key>CFBundleTypeIconFile</key>
996                         <string>subtitle.icns</string>
997                         <key>CFBundleTypeName</key>
998                         <string>PowerDivX Subtitle File</string>
999                         <key>CFBundleTypeRole</key>
1000                         <string>Viewer</string>
1001                         <key>LSTypeIsPackage</key>
1002                         <false/>
1003                         <key>NSPersistentStoreTypeKey</key>
1004                         <string>Binary</string>
1005                 </dict>
1006                 <dict>
1007                         <key>CFBundleTypeExtensions</key>
1008                         <array>
1009                                 <string>sub</string>
1010                                 <string>mpsub</string>
1011                         </array>
1012                         <key>CFBundleTypeIconFile</key>
1013                         <string>subtitle.icns</string>
1014                         <key>CFBundleTypeName</key>
1015                         <string>Subtitle File</string>
1016                         <key>CFBundleTypeRole</key>
1017                         <string>Viewer</string>
1018                         <key>LSTypeIsPackage</key>
1019                         <false/>
1020                         <key>NSPersistentStoreTypeKey</key>
1021                         <string>Binary</string>
1022                 </dict>
1023         </array>
1024         <key>SUFeedURL</key>
1025         <string>http://jones.videolan.org/~videolan/fpk/sparkle/vlc.xml</string>
1026         <key>CFBundleExecutable</key>
1027         <string>VLC</string>
1028         <key>CFBundleGetInfoString</key>
1029         <string>@COPYRIGHT_MESSAGE@</string>
1030         <key>CFBundleIconFile</key>
1031         <string>vlc.icns</string>
1032         <key>CFBundleIdentifier</key>
1033         <string>org.videolan.vlc</string>
1034         <key>CFBundleInfoDictionaryVersion</key>
1035         <string>6.0</string>
1036         <key>CFBundleName</key>
1037         <string>VLC media player</string>
1038         <key>CFBundlePackageType</key>
1039         <string>APPL</string>
1040         <key>CFBundleShortVersionString</key>
1041         <string>@VERSION@</string>
1042         <key>CFBundleSignature</key>
1043         <string>VLC#</string>
1044         <key>CFBundleURLTypes</key>
1045         <array>
1046                 <dict>
1047                         <key>CFBundleURLIconFile</key>
1048                         <string>generic</string>
1049                         <key>CFBundleURLName</key>
1050                         <string>http url</string>
1051                         <key>CFBundleURLSchemes</key>
1052                         <array>
1053                                 <string>http</string>
1054                         </array>
1055                 </dict>
1056                 <dict>
1057                         <key>CFBundleURLIconFile</key>
1058                         <string>generic</string>
1059                         <key>CFBundleURLName</key>
1060                         <string>ftp url</string>
1061                         <key>CFBundleURLSchemes</key>
1062                         <array>
1063                                 <string>ftp</string>
1064                         </array>
1065                 </dict>
1066                 <dict>
1067                         <key>CFBundleURLIconFile</key>
1068                         <string>generic</string>
1069                         <key>CFBundleURLName</key>
1070                         <string>Multimedia Stream URL</string>
1071                         <key>CFBundleURLSchemes</key>
1072                         <array>
1073                                 <string>mms</string>
1074                         </array>
1075                 </dict>
1076                 <dict>
1077                         <key>CFBundleURLIconFile</key>
1078                         <string>generic</string>
1079                         <key>CFBundleURLName</key>
1080                         <string>RTSP</string>
1081                         <key>CFBundleURLSchemes</key>
1082                         <array>
1083                                 <string>rtsp</string>
1084                         </array>
1085                 </dict>
1086                 <dict>
1087                         <key>CFBundleURLIconFile</key>
1088                         <string>generic</string>
1089                         <key>CFBundleURLName</key>
1090                         <string>udp url</string>
1091                         <key>CFBundleURLSchemes</key>
1092                         <array>
1093                                 <string>udp</string>
1094                         </array>
1095                 </dict>
1096         </array>
1097         <key>CFBundleVersion</key>
1098         <string>@VERSION@</string>
1099         <key>NSAppleScriptEnabled</key>
1100         <string>YES</string>
1101         <key>NSMainNibFile</key>
1102         <string>MainMenu</string>
1103         <key>NSPrincipalClass</key>
1104         <string>VLCApplication</string>
1105         <key>LSMinimumSystemVersion</key>
1106         <string>10.5.0</string>
1107 </dict>
1108 </plist>