]> git.sesse.net Git - vlc/blob - extras/package/macosx/Info.plist.in
Merge branch '1.0-bugfix'
[vlc] / extras / package / macosx / Info.plist.in
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5         <key>CFBundleDevelopmentRegion</key>
6         <string>English</string>
7         <key>CFBundleDocumentTypes</key>
8         <array>
9                 <dict>
10                         <key>CFBundleTypeName</key>
11                         <string>Folder</string>
12                         <key>CFBundleTypeOSTypes</key>
13                         <array>
14                                 <string>fold</string>
15                         </array>
16                         <key>CFBundleTypeRole</key>
17                         <string>Viewer</string>
18                 </dict>
19                 <dict>
20                         <key>CFBundleTypeExtensions</key>
21                         <array>
22                                 <string>flv</string>
23                         </array>
24                         <key>CFBundleTypeIconFile</key>
25                         <string>flv.icns</string>
26                         <key>CFBundleTypeName</key>
27                         <string>Flash Video File</string>
28                         <key>CFBundleTypeRole</key>
29                         <string>Viewer</string>
30                 </dict>
31                 <dict>
32                         <key>CFBundleTypeExtensions</key>
33                         <array>
34                                 <string>gvp</string>
35                         </array>
36                         <key>CFBundleTypeIconFile</key>
37                         <string>playlist.icns</string>
38                         <key>CFBundleTypeName</key>
39                         <string>Google Video Playlist</string>
40                         <key>CFBundleTypeRole</key>
41                         <string>Viewer</string>
42                 </dict>
43                 <dict>
44                         <key>CFBundleTypeExtensions</key>
45                         <array>
46                                 <string>flac</string>
47                         </array>
48                         <key>CFBundleTypeIconFile</key>
49                         <string>audio.icns</string>
50                         <key>CFBundleTypeMIMETypes</key>
51                         <array>
52                                 <string>audio/flac</string>
53                         </array>
54                         <key>CFBundleTypeName</key>
55                         <string>FLAC Audio File</string>
56                         <key>CFBundleTypeRole</key>
57                         <string>Viewer</string>
58                 </dict>
59                 <dict>
60                         <key>CFBundleTypeExtensions</key>
61                         <array>
62                                 <string>xspf</string>
63                         </array>
64                         <key>CFBundleTypeIconFile</key>
65                         <string>playlist.icns</string>
66                         <key>CFBundleTypeMIMETypes</key>
67                         <array>
68                                 <string>application/xspf+xml</string>
69                         </array>
70                         <key>CFBundleTypeName</key>
71                         <string>XSPF Playlist</string>
72                         <key>CFBundleTypeRole</key>
73                         <string>Viewer</string>
74                 </dict>
75                 <dict>
76                         <key>CFBundleTypeExtensions</key>
77                         <array>
78                                 <string>ram</string>
79                                 <string>rm</string>
80                         </array>
81                         <key>CFBundleTypeIconFile</key>
82                         <string>rm.icns</string>
83                         <key>CFBundleTypeName</key>
84                         <string>RealPlayer Media Files</string>
85                         <key>CFBundleTypeRole</key>
86                         <string>Viewer</string>
87                 </dict>
88                 <dict>
89                         <key>CFBundleTypeExtensions</key>
90                         <array>
91                                 <string>img</string>
92                         </array>
93                         <key>CFBundleTypeIconFile</key>
94                         <string>generic.icns</string>
95                         <key>CFBundleTypeName</key>
96                         <string>IMG Disk Image</string>
97                         <key>CFBundleTypeRole</key>
98                         <string>Viewer</string>
99                 </dict>
100                 <dict>
101                         <key>CFBundleTypeExtensions</key>
102                         <array>
103                                 <string>mod</string>
104                         </array>
105                         <key>CFBundleTypeIconFile</key>
106                         <string>audio.icns</string>
107                         <key>CFBundleTypeName</key>
108                         <string>MOD Audio File</string>
109                         <key>CFBundleTypeOSTypes</key>
110                         <array>
111                                 <string>generic.icns</string>
112                         </array>
113                         <key>CFBundleTypeRole</key>
114                         <string>Viewer</string>
115                 </dict>
116                 <dict>
117                         <key>CFBundleTypeExtensions</key>
118                         <array>
119                                 <string>it</string>
120                         </array>
121                         <key>CFBundleTypeIconFile</key>
122                         <string>audio.icns</string>
123                         <key>CFBundleTypeName</key>
124                         <string>Impulse Tracker Module File</string>
125                         <key>CFBundleTypeRole</key>
126                         <string>Viewer</string>
127                 </dict>
128                 <dict>
129                         <key>CFBundleTypeExtensions</key>
130                         <array>
131                                 <string>aiff</string>
132                                 <string>aif</string>
133                         </array>
134                         <key>CFBundleTypeIconFile</key>
135                         <string>aiff.icns</string>
136                         <key>CFBundleTypeName</key>
137                         <string>AIFF file</string>
138                         <key>CFBundleTypeRole</key>
139                         <string>Viewer</string>
140                 </dict>
141                 <dict>
142                         <key>CFBundleTypeExtensions</key>
143                         <array>
144                                 <string>vlc</string>
145                         </array>
146                         <key>CFBundleTypeIconFile</key>
147                         <string>playlist.icns</string>
148                         <key>CFBundleTypeMIMETypes</key>
149                         <array>
150                                 <string>application/x-videolan-vlc</string>
151                                 <string>application/videolan-vlc</string>
152                         </array>
153                         <key>CFBundleTypeName</key>
154                         <string>VLC file</string>
155                         <key>CFBundleTypeRole</key>
156                         <string>Viewer</string>
157                 </dict>
158                 <dict>
159                         <key>CFBundleTypeExtensions</key>
160                         <array>
161                                 <string>spx</string>
162                         </array>
163                         <key>CFBundleTypeIconFile</key>
164                         <string>ogg.icns</string>
165                         <key>CFBundleTypeMIMETypes</key>
166                         <array>
167                                 <string>audio/ogg</string>
168                         </array>
169                         <key>CFBundleTypeName</key>
170                         <string>Speex Audio File</string>
171                         <key>CFBundleTypeRole</key>
172                         <string>Viewer</string>
173                 </dict>
174                 <dict>
175                         <key>CFBundleTypeExtensions</key>
176                         <array>
177                                 <string>sdp</string>
178                         </array>
179                         <key>CFBundleTypeIconFile</key>
180                         <string>generic.icns</string>
181                         <key>CFBundleTypeName</key>
182                         <string>Session Description Protocol File</string>
183                         <key>CFBundleTypeRole</key>
184                         <string>Viewer</string>
185                 </dict>
186                 <dict>
187                         <key>CFBundleTypeExtensions</key>
188                         <array>
189                                 <string>wav</string>
190                         </array>
191                         <key>CFBundleTypeIconFile</key>
192                         <string>wav.icns</string>
193                         <key>CFBundleTypeName</key>
194                         <string>WAVE Audio File</string>
195                         <key>CFBundleTypeRole</key>
196                         <string>Viewer</string>
197                 </dict>
198                 <dict>
199                         <key>CFBundleTypeExtensions</key>
200                         <array>
201                                 <string>asx</string>
202                         </array>
203                         <key>CFBundleTypeIconFile</key>
204                         <string>playlist.icns</string>
205                         <key>CFBundleTypeName</key>
206                         <string>ASX file</string>
207                         <key>CFBundleTypeRole</key>
208                         <string>Viewer</string>
209                 </dict>
210                 <dict>
211                         <key>CFBundleTypeExtensions</key>
212                         <array>
213                                 <string>sub</string>
214                                 <string>srt</string>
215                         </array>
216                         <key>CFBundleTypeIconFile</key>
217                         <string>subtitle.icns</string>
218                         <key>CFBundleTypeName</key>
219                         <string>Subtitle file</string>
220                         <key>CFBundleTypeRole</key>
221                         <string>Viewer</string>
222                 </dict>
223                 <dict>
224                         <key>CFBundleTypeExtensions</key>
225                         <array>
226                                 <string>pls</string>
227                         </array>
228                         <key>CFBundleTypeIconFile</key>
229                         <string>playlist.icns</string>
230                         <key>CFBundleTypeName</key>
231                         <string>Shoutcast playlist</string>
232                         <key>CFBundleTypeRole</key>
233                         <string>Viewer</string>
234                 </dict>
235                 <dict>
236                         <key>CFBundleTypeExtensions</key>
237                         <array>
238                                 <string>m3u</string>
239                         </array>
240                         <key>CFBundleTypeIconFile</key>
241                         <string>playlist.icns</string>
242                         <key>CFBundleTypeName</key>
243                         <string>Playlist file</string>
244                         <key>CFBundleTypeRole</key>
245                         <string>Viewer</string>
246                 </dict>
247                 <dict>
248                         <key>CFBundleTypeExtensions</key>
249                         <array>
250                                 <string>vob</string>
251                         </array>
252                         <key>CFBundleTypeIconFile</key>
253                         <string>vob.icns</string>
254                         <key>CFBundleTypeName</key>
255                         <string>VOB File (DVD Video)</string>
256                         <key>CFBundleTypeRole</key>
257                         <string>Viewer</string>
258                 </dict>
259                 <dict>
260                         <key>CFBundleTypeExtensions</key>
261                         <array>
262                                 <string>dat</string>
263                         </array>
264                         <key>CFBundleTypeIconFile</key>
265                         <string>generic.icns</string>
266                         <key>CFBundleTypeName</key>
267                         <string>DAT file</string>
268                         <key>CFBundleTypeRole</key>
269                         <string>Viewer</string>
270                 </dict>
271                 <dict>
272                         <key>CFBundleTypeExtensions</key>
273                         <array>
274                                 <string>cue</string>
275                         </array>
276                         <key>CFBundleTypeIconFile</key>
277                         <string>generic.icns</string>
278                         <key>CFBundleTypeName</key>
279                         <string>CUE file</string>
280                         <key>CFBundleTypeRole</key>
281                         <string>Viewer</string>
282                 </dict>
283                 <dict>
284                         <key>CFBundleTypeExtensions</key>
285                         <array>
286                                 <string>iso</string>
287                                 <string>bin</string>
288                         </array>
289                         <key>CFBundleTypeIconFile</key>
290                         <string>generic.icns</string>
291                         <key>CFBundleTypeName</key>
292                         <string>ISO file</string>
293                         <key>CFBundleTypeRole</key>
294                         <string>Viewer</string>
295                 </dict>
296                 <dict>
297                         <key>CFBundleTypeExtensions</key>
298                         <array>
299                                 <string>a52</string>
300                                 <string>ac3</string>
301                         </array>
302                         <key>CFBundleTypeIconFile</key>
303                         <string>audio.icns</string>
304                         <key>CFBundleTypeName</key>
305                         <string>Digital Audio</string>
306                         <key>CFBundleTypeRole</key>
307                         <string>Viewer</string>
308                 </dict>
309                 <dict>
310                         <key>CFBundleTypeExtensions</key>
311                         <array>
312                                 <string>aac</string>
313                         </array>
314                         <key>CFBundleTypeIconFile</key>
315                         <string>audio.icns</string>
316                         <key>CFBundleTypeName</key>
317                         <string>AAC file</string>
318                         <key>CFBundleTypeRole</key>
319                         <string>Viewer</string>
320                 </dict>
321                 <dict>
322                         <key>CFBundleTypeExtensions</key>
323                         <array>
324                                 <string>ogm</string>
325                         </array>
326                         <key>CFBundleTypeIconFile</key>
327                         <string>video.icns</string>
328                         <key>CFBundleTypeName</key>
329                         <string>Ogg MPEG-4 Video File</string>
330                         <key>CFBundleTypeRole</key>
331                         <string>Viewer</string>
332                 </dict>
333                 <dict>
334                         <key>CFBundleTypeExtensions</key>
335                         <array>
336                                 <string>ogg</string>
337                         </array>
338                         <key>CFBundleTypeIconFile</key>
339                         <string>ogg.icns</string>
340                         <key>CFBundleTypeMIMETypes</key>
341                         <array>
342                                 <string>audio/ogg</string>
343                         </array>
344                         <key>CFBundleTypeName</key>
345                         <string>Ogg Vorbis File</string>
346                         <key>CFBundleTypeRole</key>
347                         <string>Viewer</string>
348                 </dict>
349                 <dict>
350                         <key>CFBundleTypeExtensions</key>
351                         <array>
352                                 <string>oga</string>
353                         </array>
354                         <key>CFBundleTypeIconFile</key>
355                         <string>ogg.icns</string>
356                         <key>CFBundleTypeMIMETypes</key>
357                         <array>
358                                 <string>audio/ogg</string>
359                         </array>
360                         <key>CFBundleTypeName</key>
361                         <string>Ogg Audio File</string>
362                         <key>CFBundleTypeRole</key>
363                         <string>Viewer</string>
364                 </dict>
365                 <dict>
366                         <key>CFBundleTypeExtensions</key>
367                         <array>
368                                 <string>ogv</string>
369                         </array>
370                         <key>CFBundleTypeIconFile</key>
371                         <string>video.icns</string>
372                         <key>CFBundleTypeMIMETypes</key>
373                         <array>
374                                 <string>video/ogg</string>
375                         </array>
376                         <key>CFBundleTypeName</key>
377                         <string>Ogg Video File</string>
378                         <key>CFBundleTypeRole</key>
379                         <string>Viewer</string>
380                 </dict>
381                 <dict>
382                         <key>CFBundleTypeExtensions</key>
383                         <array>
384                                 <string>ogx</string>
385                         </array>
386                         <key>CFBundleTypeIconFile</key>
387                         <string>generic.icns</string>
388                         <key>CFBundleTypeMIMETypes</key>
389                         <array>
390                                 <string>application/ogg</string>
391                         </array>
392                         <key>CFBundleTypeName</key>
393                         <string>Ogg Application File</string>
394                         <key>CFBundleTypeRole</key>
395                         <string>Viewer</string>
396                 </dict>
397                 <dict>
398                         <key>CFBundleTypeExtensions</key>
399                         <array>
400                                 <string>anx</string>
401                         </array>
402                         <key>CFBundleTypeIconFile</key>
403                         <string>generic.icns</string>
404                         <key>CFBundleTypeName</key>
405                         <string>Annodex Application File</string>
406                         <key>CFBundleTypeRole</key>
407                         <string>Viewer</string>
408                 </dict>
409                 <dict>
410                         <key>CFBundleTypeExtensions</key>
411                         <array>
412                                 <string>axa</string>
413                         </array>
414                         <key>CFBundleTypeIconFile</key>
415                         <string>audio.icns</string>
416                         <key>CFBundleTypeName</key>
417                         <string>Annodex Audio File</string>
418                         <key>CFBundleTypeRole</key>
419                         <string>Viewer</string>
420                 </dict>
421                 <dict>
422                         <key>CFBundleTypeExtensions</key>
423                         <array>
424                                 <string>axv</string>
425                         </array>
426                         <key>CFBundleTypeIconFile</key>
427                         <string>video.icns</string>
428                         <key>CFBundleTypeName</key>
429                         <string>Annodex Video File</string>
430                         <key>CFBundleTypeRole</key>
431                         <string>Viewer</string>
432                 </dict>
433                 <dict>
434                         <key>CFBundleTypeExtensions</key>
435                         <array>
436                                 <string>avi</string>
437                         </array>
438                         <key>CFBundleTypeIconFile</key>
439                         <string>avi.icns</string>
440                         <key>CFBundleTypeName</key>
441                         <string>AVI container</string>
442                         <key>CFBundleTypeRole</key>
443                         <string>Viewer</string>
444                 </dict>
445                 <dict>
446                         <key>CFBundleTypeExtensions</key>
447                         <array>
448                                 <string>mov</string>
449                                 <string>moov</string>
450                                 <string>qt</string>
451                         </array>
452                         <key>CFBundleTypeIconFile</key>
453                         <string>mov.icns</string>
454                         <key>CFBundleTypeName</key>
455                         <string>Apple QuickTime container</string>
456                         <key>CFBundleTypeRole</key>
457                         <string>Viewer</string>
458                 </dict>
459                 <dict>
460                         <key>CFBundleTypeExtensions</key>
461                         <array>
462                                 <string>divx</string>
463                         </array>
464                         <key>CFBundleTypeIconFile</key>
465                         <string>video.icns</string>
466                         <key>CFBundleTypeName</key>
467                         <string>DivX file</string>
468                         <key>CFBundleTypeRole</key>
469                         <string>Viewer</string>
470                 </dict>
471                 <dict>
472                         <key>CFBundleTypeExtensions</key>
473                         <array>
474                                 <string>dv</string>
475                         </array>
476                         <key>CFBundleTypeIconFile</key>
477                         <string>video.icns</string>
478                         <key>CFBundleTypeName</key>
479                         <string>DV file</string>
480                         <key>CFBundleTypeRole</key>
481                         <string>Viewer</string>
482                 </dict>
483                 <dict>
484                         <key>CFBundleTypeExtensions</key>
485                         <array>
486                                 <string>asf</string>
487                         </array>
488                         <key>CFBundleTypeIconFile</key>
489                         <string>video.icns</string>
490                         <key>CFBundleTypeName</key>
491                         <string>Advanced Streaming Format</string>
492                         <key>CFBundleTypeRole</key>
493                         <string>Viewer</string>
494                 </dict>
495                 <dict>
496                         <key>CFBundleTypeExtensions</key>
497                         <array>
498                                 <string>wma</string>
499                         </array>
500                         <key>CFBundleTypeIconFile</key>
501                         <string>wma.icns</string>
502                         <key>CFBundleTypeName</key>
503                         <string>WIndows Media Audio</string>
504                         <key>CFBundleTypeRole</key>
505                         <string>Viewer</string>
506                 </dict>
507                 <dict>
508                         <key>CFBundleTypeExtensions</key>
509                         <array>
510                                 <string>wmv</string>
511                         </array>
512                         <key>CFBundleTypeIconFile</key>
513                         <string>wmv.icns</string>
514                         <key>CFBundleTypeName</key>
515                         <string>Windows Media Video</string>
516                         <key>CFBundleTypeRole</key>
517                         <string>Viewer</string>
518                 </dict>
519                 <dict>
520                         <key>CFBundleTypeExtensions</key>
521                         <array>
522                                 <string>mpg</string>
523                                 <string>mpeg</string>
524                         </array>
525                         <key>CFBundleTypeIconFile</key>
526                         <string>mpeg.icns</string>
527                         <key>CFBundleTypeName</key>
528                         <string>multiplexed MPEG-1/2</string>
529                         <key>CFBundleTypeRole</key>
530                         <string>Viewer</string>
531                 </dict>
532                 <dict>
533                         <key>CFBundleTypeExtensions</key>
534                         <array>
535                                 <string>m1v</string>
536                         </array>
537                         <key>CFBundleTypeIconFile</key>
538                         <string>mpeg.icns</string>
539                         <key>CFBundleTypeName</key>
540                         <string>MPEG-1 Video File</string>
541                         <key>CFBundleTypeRole</key>
542                         <string>Viewer</string>
543                 </dict>
544                 <dict>
545                         <key>CFBundleTypeExtensions</key>
546                         <array>
547                                 <string>m2a</string>
548                         </array>
549                         <key>CFBundleTypeIconFile</key>
550                         <string>mpeg.icns</string>
551                         <key>CFBundleTypeName</key>
552                         <string>MPEG-1/2 Audio File</string>
553                         <key>CFBundleTypeRole</key>
554                         <string>Viewer</string>
555                 </dict>
556                 <dict>
557                         <key>CFBundleTypeExtensions</key>
558                         <array>
559                                 <string>mp1</string>
560                         </array>
561                         <key>CFBundleTypeIconFile</key>
562                         <string>mpeg.icns</string>
563                         <key>CFBundleTypeName</key>
564                         <string>MPEG Audio Layer 1</string>
565                         <key>CFBundleTypeRole</key>
566                         <string>Viewer</string>
567                 </dict>
568                 <dict>
569                         <key>CFBundleTypeExtensions</key>
570                         <array>
571                                 <string>mp2</string>
572                         </array>
573                         <key>CFBundleTypeIconFile</key>
574                         <string>mpeg.icns</string>
575                         <key>CFBundleTypeName</key>
576                         <string>MPEG Audio Layer 2</string>
577                         <key>CFBundleTypeRole</key>
578                         <string>Viewer</string>
579                 </dict>
580                 <dict>
581                         <key>CFBundleTypeExtensions</key>
582                         <array>
583                                 <string>mp3</string>
584                         </array>
585                         <key>CFBundleTypeIconFile</key>
586                         <string>mp3.icns</string>
587                         <key>CFBundleTypeName</key>
588                         <string>MPEG Audio Layer 3</string>
589                         <key>CFBundleTypeRole</key>
590                         <string>Viewer</string>
591                 </dict>
592                 <dict>
593                         <key>CFBundleTypeExtensions</key>
594                         <array>
595                                 <string>m2p</string>
596                                 <string>ps</string>
597                         </array>
598                         <key>CFBundleTypeIconFile</key>
599                         <string>mpeg.icns</string>
600                         <key>CFBundleTypeName</key>
601                         <string>MPEG-2 Program Stream</string>
602                         <key>CFBundleTypeRole</key>
603                         <string>Viewer</string>
604                 </dict>
605                 <dict>
606                         <key>CFBundleTypeExtensions</key>
607                         <array>
608                                 <string>ts</string>
609                         </array>
610                         <key>CFBundleTypeIconFile</key>
611                         <string>mpeg.icns</string>
612                         <key>CFBundleTypeName</key>
613                         <string>MPEG-2 Transport Stream</string>
614                         <key>CFBundleTypeRole</key>
615                         <string>Viewer</string>
616                 </dict>
617                 <dict>
618                         <key>CFBundleTypeExtensions</key>
619                         <array>
620                                 <string>m2v</string>
621                                 <string>mpv</string>
622                         </array>
623                         <key>CFBundleTypeIconFile</key>
624                         <string>mpeg.icns</string>
625                         <key>CFBundleTypeName</key>
626                         <string>MPEG-2 Video File</string>
627                         <key>CFBundleTypeRole</key>
628                         <string>Viewer</string>
629                 </dict>
630                 <dict>
631                         <key>CFBundleTypeExtensions</key>
632                         <array>
633                                 <string>mpa</string>
634                         </array>
635                         <key>CFBundleTypeIconFile</key>
636                         <string>audio.icns</string>
637                         <key>CFBundleTypeName</key>
638                         <string>MPEG-2 Audio File</string>
639                         <key>CFBundleTypeRole</key>
640                         <string>Viewer</string>
641                 </dict>
642                 <dict>
643                         <key>CFBundleTypeExtensions</key>
644                         <array>
645                                 <string>mp4</string>
646                                 <string>m4v</string>
647                         </array>
648                         <key>CFBundleTypeIconFile</key>
649                         <string>m4v.icns</string>
650                         <key>CFBundleTypeName</key>
651                         <string>MPEG-4 File</string>
652                         <key>CFBundleTypeRole</key>
653                         <string>Viewer</string>
654                 </dict>
655                 <dict>
656                         <key>CFBundleTypeExtensions</key>
657                         <array>
658                                 <string>3gp</string>
659                         </array>
660                         <key>CFBundleTypeIconFile</key>
661                         <string>generic.icns</string>
662                         <key>CFBundleTypeName</key>
663                         <string>3GPP File</string>
664                         <key>CFBundleTypeRole</key>
665                         <string>Viewer</string>
666                 </dict>
667                 <dict>
668                         <key>CFBundleTypeExtensions</key>
669                         <array>
670                                 <string>mka</string>
671                         </array>
672                         <key>CFBundleTypeIconFile</key>
673                         <string>audio.icns</string>
674                         <key>CFBundleTypeName</key>
675                         <string>Matroska Audio File</string>
676                         <key>CFBundleTypeRole</key>
677                         <string>Viewer</string>
678                 </dict>
679                 <dict>
680                         <key>CFBundleTypeExtensions</key>
681                         <array>
682                                 <string>mkv</string>
683                         </array>
684                         <key>CFBundleTypeIconFile</key>
685                         <string>mkv.icns</string>
686                         <key>CFBundleTypeName</key>
687                         <string>Matroska Video File</string>
688                         <key>CFBundleTypeRole</key>
689                         <string>Viewer</string>
690                 </dict>
691                 <dict>
692                         <key>CFBundleTypeExtensions</key>
693                         <array>
694                                 <string>mks</string>
695                         </array>
696                         <key>CFBundleTypeIconFile</key>
697                         <string>generic.icns</string>
698                         <key>CFBundleTypeName</key>
699                         <string>Matroska Elementry Stream</string>
700                         <key>CFBundleTypeRole</key>
701                         <string>Viewer</string>
702                 </dict>
703                 <dict>
704                         <key>CFBundleTypeExtensions</key>
705                         <array>
706                                 <string>m4a</string>
707                         </array>
708                         <key>CFBundleTypeIconFile</key>
709                         <string>m4a.icns</string>
710                         <key>CFBundleTypeName</key>
711                         <string>MPEG-4 Audio File</string>
712                         <key>CFBundleTypeRole</key>
713                         <string>Viewer</string>
714                 </dict>
715                 <dict>
716                         <key>CFBundleTypeExtensions</key>
717                         <array>
718                                 <string>mpc</string>
719                         </array>
720                         <key>CFBundleTypeIconFile</key>
721                         <string>audio.icns</string>
722                         <key>CFBundleTypeName</key>
723                         <string>Musepack Audio File</string>
724                         <key>CFBundleTypeRole</key>
725                         <string>Viewer</string>
726                 </dict>
727         </array>
728         <key>CFBundleExecutable</key>
729         <string>VLC</string>
730         <key>CFBundleGetInfoString</key>
731         <string>@COPYRIGHT_MESSAGE@</string>
732         <key>CFBundleIconFile</key>
733         <string>vlc.icns</string>
734         <key>CFBundleIdentifier</key>
735         <string>org.videolan.vlc</string>
736         <key>CFBundleInfoDictionaryVersion</key>
737         <string>6.0</string>
738         <key>CFBundleName</key>
739         <string>VLC media player</string>
740         <key>CFBundlePackageType</key>
741         <string>APPL</string>
742         <key>CFBundleShortVersionString</key>
743         <string>@VERSION@</string>
744         <key>CFBundleSignature</key>
745         <string>VLC#</string>
746         <key>CFBundleURLTypes</key>
747         <array>
748                 <dict>
749                         <key>CFBundleURLIconFile</key>
750                         <string>generic</string>
751                         <key>CFBundleURLName</key>
752                         <string>http url</string>
753                         <key>CFBundleURLSchemes</key>
754                         <array>
755                                 <string>http</string>
756                         </array>
757                 </dict>
758                 <dict>
759                         <key>CFBundleURLIconFile</key>
760                         <string>generic</string>
761                         <key>CFBundleURLName</key>
762                         <string>ftp url</string>
763                         <key>CFBundleURLSchemes</key>
764                         <array>
765                                 <string>ftp</string>
766                         </array>
767                 </dict>
768                 <dict>
769                         <key>CFBundleURLIconFile</key>
770                         <string>generic</string>
771                         <key>CFBundleURLName</key>
772                         <string>Multimedia Stream URL</string>
773                         <key>CFBundleURLSchemes</key>
774                         <array>
775                                 <string>mms</string>
776                         </array>
777                 </dict>
778                 <dict>
779                         <key>CFBundleURLIconFile</key>
780                         <string>generic</string>
781                         <key>CFBundleURLName</key>
782                         <string>RTSP</string>
783                         <key>CFBundleURLSchemes</key>
784                         <array>
785                                 <string>rtsp</string>
786                         </array>
787                 </dict>
788                 <dict>
789                         <key>CFBundleURLIconFile</key>
790                         <string>generic</string>
791                         <key>CFBundleURLName</key>
792                         <string>udp url</string>
793                         <key>CFBundleURLSchemes</key>
794                         <array>
795                                 <string>udp</string>
796                         </array>
797                 </dict>
798         </array>
799         <key>CFBundleVersion</key>
800         <string>#REVISION#</string>
801         <key>NSAppleScriptEnabled</key>
802         <string>YES</string>
803         <key>NSMainNibFile</key>
804         <string>MainMenu</string>
805         <key>NSPrincipalClass</key>
806         <string>VLCApplication</string>
807 </dict>
808 </plist>