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