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