]> git.sesse.net Git - vlc/blob - extras/MacOSX/vlc.pbproj/project.pbxproj
* seperated the open, sout and sub-open dialogues from the main nib
[vlc] / extras / MacOSX / vlc.pbproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 39;
7         objects = {
8                 014CEA410018CDE011CA2923 = {
9                         explicitFileType = wrapper.cfbundle;
10                         isa = PBXFileReference;
11                         path = VLC.bundle;
12                         refType = 3;
13                         sourceTree = BUILT_PRODUCTS_DIR;
14                 };
15                 014CEA420018CDE011CA2923 = {
16                         buildSettings = {
17                                 COPY_PHASE_STRIP = NO;
18                                 GCC_DYNAMIC_NO_PIC = NO;
19                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
20                                 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
21                                 GCC_OPTIMIZATION_LEVEL = 0;
22                                 OPTIMIZATION_CFLAGS = "-O0";
23                                 ZERO_LINK = YES;
24                         };
25                         isa = PBXBuildStyle;
26                         name = Development;
27                 };
28                 014CEA430018CDE011CA2923 = {
29                         buildSettings = {
30                                 COPY_PHASE_STRIP = YES;
31                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
32                                 ZERO_LINK = NO;
33                         };
34                         isa = PBXBuildStyle;
35                         name = Deployment;
36                 };
37 //010
38 //011
39 //012
40 //013
41 //014
42 //080
43 //081
44 //082
45 //083
46 //084
47                 089C1669FE841209C02AAC07 = {
48                         buildSettings = {
49                         };
50                         buildStyles = (
51                                 014CEA420018CDE011CA2923,
52                                 014CEA430018CDE011CA2923,
53                         );
54                         hasScannedForEncodings = 1;
55                         isa = PBXProject;
56                         mainGroup = 089C166AFE841209C02AAC07;
57                         projectDirPath = "";
58                         targets = (
59                                 089C1673FE841209C02AAC07,
60                         );
61                 };
62                 089C166AFE841209C02AAC07 = {
63                         children = (
64                                 08FB77AFFE84173DC02AAC07,
65                                 089C167CFE841241C02AAC07,
66                                 089C1671FE841209C02AAC07,
67                                 19C28FB8FE9D52D311CA2CBB,
68                         );
69                         isa = PBXGroup;
70                         name = vlc;
71                         refType = 4;
72                         sourceTree = "<group>";
73                 };
74                 089C1671FE841209C02AAC07 = {
75                         children = (
76                                 1058C7ACFEA557BF11CA2CBB,
77                                 1058C7AEFEA557BF11CA2CBB,
78                         );
79                         isa = PBXGroup;
80                         name = "Frameworks and Libraries";
81                         refType = 4;
82                         sourceTree = "<group>";
83                 };
84                 089C1672FE841209C02AAC07 = {
85                         isa = PBXFileReference;
86                         lastKnownFileType = wrapper.framework;
87                         name = Foundation.framework;
88                         path = /System/Library/Frameworks/Foundation.framework;
89                         refType = 0;
90                         sourceTree = "<absolute>";
91                 };
92                 089C1673FE841209C02AAC07 = {
93                         buildPhases = (
94                                 089C1675FE841209C02AAC07,
95                                 089C1677FE841209C02AAC07,
96                                 089C1679FE841209C02AAC07,
97                         );
98                         buildSettings = {
99                                 FRAMEWORK_SEARCH_PATHS = "";
100                                 HEADER_SEARCH_PATHS = "";
101                                 INSTALL_PATH = "$(HOME)/Library/Bundles";
102                                 JAVAC_SOURCE_FILE_ENCODING = "ISO-8859-1";
103                                 LIBRARY_SEARCH_PATHS = /Volumes/Genitus/vlc/modules/gui/macosx;
104                                 OTHER_CFLAGS = "";
105                                 OTHER_LDFLAGS = "";
106                                 OTHER_REZFLAGS = "";
107                                 PRODUCT_NAME = VLC;
108                                 SECTORDER_FLAGS = "";
109                                 WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
110                                 WRAPPER_EXTENSION = bundle;
111                         };
112                         dependencies = (
113                         );
114                         isa = PBXBundleTarget;
115                         name = vlc;
116                         productInstallPath = "$(HOME)/Library/Bundles";
117                         productName = vlc;
118                         productReference = 014CEA410018CDE011CA2923;
119                         productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
120 <!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
121 <plist version=\"1.0\">
122 <dict>
123         <key>CFBundleDevelopmentRegion</key>
124         <string>English</string>
125         <key>CFBundleDocumentTypes</key>
126         <array>
127                 <dict>
128                         <key>CFBundleTypeName</key>
129                         <string>Folder</string>
130                         <key>CFBundleTypeOSTypes</key>
131                         <array>
132                                 <string>fold</string>
133                         </array>
134                         <key>CFBundleTypeRole</key>
135                         <string>Viewer</string>
136                 </dict>
137                 <dict>
138                         <key>CFBundleTypeExtensions</key>
139                         <array>
140                                 <string>mod</string>
141                         </array>
142                         <key>CFBundleTypeName</key>
143                         <string>MOD Audio File</string>
144                         <key>CFBundleTypeOSTypes</key>
145                         <array>
146                                 <string>generic.icns</string>
147                         </array>
148                         <key>CFBundleTypeRole</key>
149                         <string>Viewer</string>
150                 </dict>
151                 <dict>
152                         <key>CFBundleTypeExtensions</key>
153                         <array>
154                                 <string>it</string>
155                         </array>
156                         <key>CFBundleTypeIconFile</key>
157                         <string>generic.icns</string>
158                         <key>CFBundleTypeName</key>
159                         <string>Impulse Tracker Module File</string>
160                         <key>CFBundleTypeRole</key>
161                         <string>Viewer</string>
162                 </dict>
163                 <dict>
164                         <key>CFBundleTypeExtensions</key>
165                         <array>
166                                 <string>aiff</string>
167                                 <string>aif</string>
168                         </array>
169                         <key>CFBundleTypeName</key>
170                         <string>AIFF file</string>
171                         <key>CFBundleTypeRole</key>
172                         <string>Viewer</string>
173                 </dict>
174                 <dict>
175                         <key>CFBundleTypeExtensions</key>
176                         <array>
177                                 <string>vlc</string>
178                         </array>
179                         <key>CFBundleTypeIconFile</key>
180                         <string>generic.icns</string>
181                         <key>CFBundleTypeMIMETypes</key>
182                         <array>
183                                 <string>application/x-videolan-vlc</string>
184                                 <string>application/videolan-vlc</string>
185                         </array>
186                         <key>CFBundleTypeName</key>
187                         <string>VLC file</string>
188                         <key>CFBundleTypeRole</key>
189                         <string>Viewer</string>
190                 </dict>
191                 <dict>
192                         <key>CFBundleTypeExtensions</key>
193                         <array>
194                                 <string>spx</string>
195                         </array>
196                         <key>CFBundleTypeIconFile</key>
197                         <string>generic.icns</string>
198                         <key>CFBundleTypeName</key>
199                         <string>Speex Audio File</string>
200                         <key>CFBundleTypeRole</key>
201                         <string>Viewer</string>
202                 </dict>
203                 <dict>
204                         <key>CFBundleTypeExtensions</key>
205                         <array>
206                                 <string>sdp</string>
207                         </array>
208                         <key>CFBundleTypeIconFile</key>
209                         <string>generic.icns</string>
210                         <key>CFBundleTypeName</key>
211                         <string>Session Description Protocol File</string>
212                         <key>CFBundleTypeRole</key>
213                         <string>Viewer</string>
214                 </dict>
215                 <dict>
216                         <key>CFBundleTypeExtensions</key>
217                         <array>
218                                 <string>wav</string>
219                         </array>
220                         <key>CFBundleTypeName</key>
221                         <string>WAVE Audio File</string>
222                         <key>CFBundleTypeRole</key>
223                         <string>Viewer</string>
224                 </dict>
225                 <dict>
226                         <key>CFBundleTypeExtensions</key>
227                         <array>
228                                 <string>asx</string>
229                         </array>
230                         <key>CFBundleTypeIconFile</key>
231                         <string>asx.icns</string>
232                         <key>CFBundleTypeName</key>
233                         <string>ASX file</string>
234                         <key>CFBundleTypeRole</key>
235                         <string>Viewer</string>
236                 </dict>
237                 <dict>
238                         <key>CFBundleTypeExtensions</key>
239                         <array>
240                                 <string>sub</string>
241                                 <string>srt</string>
242                         </array>
243                         <key>CFBundleTypeIconFile</key>
244                         <string>sub.icns</string>
245                         <key>CFBundleTypeName</key>
246                         <string>Subtitle file</string>
247                         <key>CFBundleTypeRole</key>
248                         <string>Viewer</string>
249                 </dict>
250                 <dict>
251                         <key>CFBundleTypeExtensions</key>
252                         <array>
253                                 <string>pls</string>
254                         </array>
255                         <key>CFBundleTypeIconFile</key>
256                         <string>pls.icns</string>
257                         <key>CFBundleTypeName</key>
258                         <string>Shoutcast playlist</string>
259                         <key>CFBundleTypeRole</key>
260                         <string>Viewer</string>
261                 </dict>
262                 <dict>
263                         <key>CFBundleTypeExtensions</key>
264                         <array>
265                                 <string>m3u</string>
266                         </array>
267                         <key>CFBundleTypeIconFile</key>
268                         <string>m3u.icns</string>
269                         <key>CFBundleTypeName</key>
270                         <string>Playlist file</string>
271                         <key>CFBundleTypeRole</key>
272                         <string>Viewer</string>
273                 </dict>
274                 <dict>
275                         <key>CFBundleTypeExtensions</key>
276                         <array>
277                                 <string>vob</string>
278                         </array>
279                         <key>CFBundleTypeIconFile</key>
280                         <string>vob.icns</string>
281                         <key>CFBundleTypeName</key>
282                         <string>VOB File (DVD Video)</string>
283                         <key>CFBundleTypeRole</key>
284                         <string>Viewer</string>
285                 </dict>
286                 <dict>
287                         <key>CFBundleTypeExtensions</key>
288                         <array>
289                                 <string>dat</string>
290                         </array>
291                         <key>CFBundleTypeIconFile</key>
292                         <string>dat.icns</string>
293                         <key>CFBundleTypeName</key>
294                         <string>DAT file</string>
295                         <key>CFBundleTypeRole</key>
296                         <string>Viewer</string>
297                 </dict>
298                 <dict>
299                         <key>CFBundleTypeExtensions</key>
300                         <array>
301                                 <string>cue</string>
302                         </array>
303                         <key>CFBundleTypeIconFile</key>
304                         <string>cue.icns</string>
305                         <key>CFBundleTypeName</key>
306                         <string>CUE file</string>
307                         <key>CFBundleTypeRole</key>
308                         <string>Viewer</string>
309                 </dict>
310                 <dict>
311                         <key>CFBundleTypeExtensions</key>
312                         <array>
313                                 <string>iso</string>
314                                 <string>bin</string>
315                         </array>
316                         <key>CFBundleTypeName</key>
317                         <string>ISO file</string>
318                         <key>CFBundleTypeRole</key>
319                         <string>Viewer</string>
320                 </dict>
321                 <dict>
322                         <key>CFBundleTypeExtensions</key>
323                         <array>
324                                 <string>a52</string>
325                                 <string>ac3</string>
326                         </array>
327                         <key>CFBundleTypeIconFile</key>
328                         <string>a52.icns</string>
329                         <key>CFBundleTypeName</key>
330                         <string>Digital Audio</string>
331                         <key>CFBundleTypeRole</key>
332                         <string>Viewer</string>
333                 </dict>
334                 <dict>
335                         <key>CFBundleTypeExtensions</key>
336                         <array>
337                                 <string>aac</string>
338                         </array>
339                         <key>CFBundleTypeIconFile</key>
340                         <string>mpeg4.icns</string>
341                         <key>CFBundleTypeName</key>
342                         <string>AAC file</string>
343                         <key>CFBundleTypeRole</key>
344                         <string>Viewer</string>
345                 </dict>
346                 <dict>
347                         <key>CFBundleTypeExtensions</key>
348                         <array>
349                                 <string>ogm</string>
350                         </array>
351                         <key>CFBundleTypeIconFile</key>
352                         <string>ogm.icns</string>
353                         <key>CFBundleTypeName</key>
354                         <string>Ogg Vorbis Media container</string>
355                         <key>CFBundleTypeRole</key>
356                         <string>Viewer</string>
357                 </dict>
358                 <dict>
359                         <key>CFBundleTypeExtensions</key>
360                         <array>
361                                 <string>ogg</string>
362                         </array>
363                         <key>CFBundleTypeIconFile</key>
364                         <string>ogg.icns</string>
365                         <key>CFBundleTypeName</key>
366                         <string>OGG Vorbis file</string>
367                         <key>CFBundleTypeRole</key>
368                         <string>Viewer</string>
369                 </dict>
370                 <dict>
371                         <key>CFBundleTypeExtensions</key>
372                         <array>
373                                 <string>avi</string>
374                         </array>
375                         <key>CFBundleTypeIconFile</key>
376                         <string>avi.icns</string>
377                         <key>CFBundleTypeName</key>
378                         <string>AVI container</string>
379                         <key>CFBundleTypeRole</key>
380                         <string>Viewer</string>
381                 </dict>
382                 <dict>
383                         <key>CFBundleTypeExtensions</key>
384                         <array>
385                                 <string>mov</string>
386                                 <string>moov</string>
387                                 <string>qt</string>
388                         </array>
389                         <key>CFBundleTypeIconFile</key>
390                         <string>generic.icns</string>
391                         <key>CFBundleTypeName</key>
392                         <string>Apple QuickTime container</string>
393                         <key>CFBundleTypeRole</key>
394                         <string>Viewer</string>
395                 </dict>
396                 <dict>
397                         <key>CFBundleTypeExtensions</key>
398                         <array>
399                                 <string>divx</string>
400                         </array>
401                         <key>CFBundleTypeIconFile</key>
402                         <string>divx.icns</string>
403                         <key>CFBundleTypeName</key>
404                         <string>DivX file</string>
405                         <key>CFBundleTypeRole</key>
406                         <string>Viewer</string>
407                 </dict>
408                 <dict>
409                         <key>CFBundleTypeExtensions</key>
410                         <array>
411                                 <string>dv</string>
412                         </array>
413                         <key>CFBundleTypeIconFile</key>
414                         <string>dv.icns</string>
415                         <key>CFBundleTypeName</key>
416                         <string>DV file</string>
417                         <key>CFBundleTypeRole</key>
418                         <string>Viewer</string>
419                 </dict>
420                 <dict>
421                         <key>CFBundleTypeExtensions</key>
422                         <array>
423                                 <string>asf</string>
424                         </array>
425                         <key>CFBundleTypeIconFile</key>
426                         <string>asf.icns</string>
427                         <key>CFBundleTypeName</key>
428                         <string>Advanced Streaming Format</string>
429                         <key>CFBundleTypeRole</key>
430                         <string>Viewer</string>
431                 </dict>
432                 <dict>
433                         <key>CFBundleTypeExtensions</key>
434                         <array>
435                                 <string>wma</string>
436                         </array>
437                         <key>CFBundleTypeIconFile</key>
438                         <string>wma.icns</string>
439                         <key>CFBundleTypeName</key>
440                         <string>WIndows Media Audio</string>
441                         <key>CFBundleTypeRole</key>
442                         <string>Viewer</string>
443                 </dict>
444                 <dict>
445                         <key>CFBundleTypeExtensions</key>
446                         <array>
447                                 <string>wmv</string>
448                         </array>
449                         <key>CFBundleTypeIconFile</key>
450                         <string>wmv.icns</string>
451                         <key>CFBundleTypeName</key>
452                         <string>Windows Media Video</string>
453                         <key>CFBundleTypeRole</key>
454                         <string>Viewer</string>
455                 </dict>
456                 <dict>
457                         <key>CFBundleTypeExtensions</key>
458                         <array>
459                                 <string>mpg</string>
460                                 <string>mpeg</string>
461                         </array>
462                         <key>CFBundleTypeIconFile</key>
463                         <string>mpeg.icns</string>
464                         <key>CFBundleTypeName</key>
465                         <string>multiplexed MPEG-1/2</string>
466                         <key>CFBundleTypeRole</key>
467                         <string>Viewer</string>
468                 </dict>
469                 <dict>
470                         <key>CFBundleTypeExtensions</key>
471                         <array>
472                                 <string>m1v</string>
473                         </array>
474                         <key>CFBundleTypeIconFile</key>
475                         <string>mpeg1.icns</string>
476                         <key>CFBundleTypeName</key>
477                         <string>MPEG-1 Video File</string>
478                         <key>CFBundleTypeRole</key>
479                         <string>Viewer</string>
480                 </dict>
481                 <dict>
482                         <key>CFBundleTypeExtensions</key>
483                         <array>
484                                 <string>m2a</string>
485                         </array>
486                         <key>CFBundleTypeIconFile</key>
487                         <string>mpeg.icns</string>
488                         <key>CFBundleTypeName</key>
489                         <string>MPEG-1/2 Audio File</string>
490                         <key>CFBundleTypeRole</key>
491                         <string>Viewer</string>
492                 </dict>
493                 <dict>
494                         <key>CFBundleTypeExtensions</key>
495                         <array>
496                                 <string>mp1</string>
497                         </array>
498                         <key>CFBundleTypeIconFile</key>
499                         <string>mpeg.icns</string>
500                         <key>CFBundleTypeName</key>
501                         <string>MPEG Audio Layer 1</string>
502                         <key>CFBundleTypeRole</key>
503                         <string>Viewer</string>
504                 </dict>
505                 <dict>
506                         <key>CFBundleTypeExtensions</key>
507                         <array>
508                                 <string>mp2</string>
509                         </array>
510                         <key>CFBundleTypeIconFile</key>
511                         <string>mpeg2.icns</string>
512                         <key>CFBundleTypeName</key>
513                         <string>MPEG Audio Layer 2</string>
514                         <key>CFBundleTypeRole</key>
515                         <string>Viewer</string>
516                 </dict>
517                 <dict>
518                         <key>CFBundleTypeExtensions</key>
519                         <array>
520                                 <string>mp3</string>
521                         </array>
522                         <key>CFBundleTypeIconFile</key>
523                         <string>mp3.icns</string>
524                         <key>CFBundleTypeName</key>
525                         <string>MPEG Audio Layer 3</string>
526                         <key>CFBundleTypeRole</key>
527                         <string>Viewer</string>
528                 </dict>
529                 <dict>
530                         <key>CFBundleTypeExtensions</key>
531                         <array>
532                                 <string>m2p</string>
533                                 <string>ps</string>
534                         </array>
535                         <key>CFBundleTypeIconFile</key>
536                         <string>mpeg2.icns</string>
537                         <key>CFBundleTypeName</key>
538                         <string>MPEG-2 Program Stream</string>
539                         <key>CFBundleTypeRole</key>
540                         <string>Viewer</string>
541                 </dict>
542                 <dict>
543                         <key>CFBundleTypeExtensions</key>
544                         <array>
545                                 <string>ts</string>
546                         </array>
547                         <key>CFBundleTypeIconFile</key>
548                         <string>mpeg2.icns</string>
549                         <key>CFBundleTypeName</key>
550                         <string>MPEG-2 Transport Stream</string>
551                         <key>CFBundleTypeRole</key>
552                         <string>Viewer</string>
553                 </dict>
554                 <dict>
555                         <key>CFBundleTypeExtensions</key>
556                         <array>
557                                 <string>m2v</string>
558                                 <string>mpv</string>
559                         </array>
560                         <key>CFBundleTypeIconFile</key>
561                         <string>mpeg2.icns</string>
562                         <key>CFBundleTypeName</key>
563                         <string>MPEG-2 Video File</string>
564                         <key>CFBundleTypeRole</key>
565                         <string>Viewer</string>
566                 </dict>
567                 <dict>
568                         <key>CFBundleTypeExtensions</key>
569                         <array>
570                                 <string>mpa</string>
571                         </array>
572                         <key>CFBundleTypeIconFile</key>
573                         <string>mpeg.icns</string>
574                         <key>CFBundleTypeName</key>
575                         <string>MPEG-2 Audio File</string>
576                         <key>CFBundleTypeRole</key>
577                         <string>Viewer</string>
578                 </dict>
579                 <dict>
580                         <key>CFBundleTypeExtensions</key>
581                         <array>
582                                 <string>mp4</string>
583                                 <string>m4a</string>
584                                 <string>m4p</string>
585                         </array>
586                         <key>CFBundleTypeIconFile</key>
587                         <string>mpeg4.icns</string>
588                         <key>CFBundleTypeName</key>
589                         <string>MPEG-4 File</string>
590                         <key>CFBundleTypeRole</key>
591                         <string>Viewer</string>
592                 </dict>
593                 <dict>
594                         <key>CFBundleTypeExtensions</key>
595                         <array>
596                                 <string>3gp</string>
597                         </array>
598                         <key>CFBundleTypeIconFile</key>
599                         <string>generic.icns</string>
600                         <key>CFBundleTypeName</key>
601                         <string>3GPP File</string>
602                         <key>CFBundleTypeRole</key>
603                         <string>Viewer</string>
604                 </dict>
605                 <dict>
606                         <key>CFBundleTypeExtensions</key>
607                         <array>
608                                 <string>mka</string>
609                         </array>
610                         <key>CFBundleTypeIconFile</key>
611                         <string>generic.icns</string>
612                         <key>CFBundleTypeName</key>
613                         <string>Matroska Audio File</string>
614                         <key>CFBundleTypeRole</key>
615                         <string>Viewer</string>
616                 </dict>
617                 <dict>
618                         <key>CFBundleTypeExtensions</key>
619                         <array>
620                                 <string>mkv</string>
621                         </array>
622                         <key>CFBundleTypeIconFile</key>
623                         <string>generic.icns</string>
624                         <key>CFBundleTypeName</key>
625                         <string>Matroska Video File</string>
626                         <key>CFBundleTypeRole</key>
627                         <string>Viewer</string>
628                 </dict>
629                 <dict>
630                         <key>CFBundleTypeExtensions</key>
631                         <array>
632                                 <string>mks</string>
633                         </array>
634                         <key>CFBundleTypeIconFile</key>
635                         <string>generic.icns</string>
636                         <key>CFBundleTypeName</key>
637                         <string>Matroska Elementry Stream</string>
638                         <key>CFBundleTypeRole</key>
639                         <string>Viewer</string>
640                 </dict>
641                 <dict>
642                         <key>CFBundleTypeExtensions</key>
643                         <array>
644                                 <string>m4a</string>
645                                 <string>m4p</string>
646                         </array>
647                         <key>CFBundleTypeIconFile</key>
648                         <string>mpeg4.icns</string>
649                         <key>CFBundleTypeName</key>
650                         <string>MPEG-4 Audio File</string>
651                         <key>CFBundleTypeRole</key>
652                         <string>Viewer</string>
653                 </dict>
654         </array>
655         <key>CFBundleExecutable</key>
656         <string>VLC</string>
657         <key>CFBundleGetInfoString</key>
658         <string>VLC media player 0.8.2-svn, Copyright (c) 1996-2003 VideoLAN.</string>
659         <key>CFBundleIconFile</key>
660         <string>vlc.icns</string>
661         <key>CFBundleIdentifier</key>
662         <string>org.videolan.vlc</string>
663         <key>CFBundleInfoDictionaryVersion</key>
664         <string>6.0</string>
665         <key>CFBundleName</key>
666         <string>VLC media player</string>
667         <key>CFBundlePackageType</key>
668         <string>APPL</string>
669         <key>CFBundleShortVersionString</key>
670         <string>0.8.2-svn</string>
671         <key>CFBundleSignature</key>
672         <string>VLC#</string>
673         <key>CFBundleURLTypes</key>
674         <array>
675                 <dict>
676                         <key>CFBundleURLIconFile</key>
677                         <string>generic</string>
678                         <key>CFBundleURLName</key>
679                         <string>http url</string>
680                         <key>CFBundleURLSchemes</key>
681                         <array>
682                                 <string>http</string>
683                         </array>
684                 </dict>
685                 <dict>
686                         <key>CFBundleURLIconFile</key>
687                         <string>generic</string>
688                         <key>CFBundleURLName</key>
689                         <string>ftp url</string>
690                         <key>CFBundleURLSchemes</key>
691                         <array>
692                                 <string>ftp</string>
693                         </array>
694                 </dict>
695                 <dict>
696                         <key>CFBundleURLIconFile</key>
697                         <string>generic</string>
698                         <key>CFBundleURLName</key>
699                         <string>Multimedia Stream URL</string>
700                         <key>CFBundleURLSchemes</key>
701                         <array>
702                                 <string>mms</string>
703                         </array>
704                 </dict>
705                 <dict>
706                         <key>CFBundleURLIconFile</key>
707                         <string>generic</string>
708                         <key>CFBundleURLName</key>
709                         <string>RTSP</string>
710                         <key>CFBundleURLSchemes</key>
711                         <array>
712                                 <string>rtsp</string>
713                         </array>
714                 </dict>
715                 <dict>
716                         <key>CFBundleURLIconFile</key>
717                         <string>generic</string>
718                         <key>CFBundleURLName</key>
719                         <string>udp url</string>
720                         <key>CFBundleURLSchemes</key>
721                         <array>
722                                 <string>udp</string>
723                         </array>
724                 </dict>
725         </array>
726         <key>CFBundleVersion</key>
727         <string>0.8.2-svn</string>
728         <key>NSAppleScriptEnabled</key>
729         <string>YES</string>
730         <key>NSMainNibFile</key>
731         <string>MainMenu</string>
732         <key>NSPrincipalClass</key>
733         <string>VLCApplication</string>
734 </dict>
735 </plist>
736 ";
737                 };
738                 089C1675FE841209C02AAC07 = {
739                         buildActionMask = 2147483647;
740                         files = (
741                                 F74F13E002C2A53401EE194C,
742                                 F74F13EC02C2A79C01EE194C,
743                                 F6E4F91002D2648B01A80112,
744                                 F6E4F91102D2648B01A80112,
745                                 F6E4F91202D2648B01A80112,
746                                 F6E4F91302D2648B01A80112,
747                                 F6E4F91402D2648B01A80112,
748                                 F6E4F91502D2648B01A80112,
749                                 F69B0CA802E24F6401A80112,
750                                 8ED6C29F03E2F32E0059A3A7,
751                                 8ED6C2A003E2F32E0059A3A7,
752                                 8EBF3FA403F13FFB0059A3A7,
753                                 8EBF3FA803F140A80059A3A7,
754                                 A0E6B59904407FBD0080DD97,
755                                 8EDAC3440440F72D0059A3A7,
756                                 8EE1AFA40444660F0059A3A7,
757                                 8E9CC7B2046EFD700059A3A7,
758                                 8E445F9D04728A700059A3A7,
759                                 8E445F9E04728A700059A3A7,
760                                 8E445F9F04728A700059A3A7,
761                                 8E445FA004728A700059A3A7,
762                                 8E445FA104728A700059A3A7,
763                                 8E445FA204728A700059A3A7,
764                                 8E445FA304728A700059A3A7,
765                                 8E445FA404728A700059A3A7,
766                                 8E445FA504728A700059A3A7,
767                                 8E445FA604728A700059A3A7,
768                                 8E445FA704728A700059A3A7,
769                                 8E445FA804728A700059A3A7,
770                                 8E445FA904728A700059A3A7,
771                                 8E445FAA04728A700059A3A7,
772                                 8E445FAB04728A700059A3A7,
773                                 8E445FAC04728A700059A3A7,
774                                 8E445FAD04728A700059A3A7,
775                                 8E445FAE04728A700059A3A7,
776                                 8E445FAF04728A700059A3A7,
777                                 8E445FB004728A700059A3A7,
778                                 8E445FB104728A700059A3A7,
779                                 8E445FB204728A700059A3A7,
780                                 8E9390B40565D6D300C7661C,
781                                 8E9390B50565D6D300C7661C,
782                                 8E9390B60565D6D300C7661C,
783                                 8E9390B70565D6D300C7661C,
784                                 8E9390B80565D6D300C7661C,
785                                 8E9390B90565D6D300C7661C,
786                                 8E9390BA0565D6D300C7661C,
787                                 8E9390BB0565D6D300C7661C,
788                                 8E9390BC0565D6D300C7661C,
789                                 8E9390BD0565D6D300C7661C,
790                                 8E9390BE0565D6D300C7661C,
791                                 8E9390BF0565D6D300C7661C,
792                                 8E9390C00565D6D300C7661C,
793                                 8E9390C10565D6D300C7661C,
794                                 8E9390C20565D6D300C7661C,
795                                 8E9390C30565D6D300C7661C,
796                                 8E9390C40565D6D300C7661C,
797                                 8E9390C50565D6D300C7661C,
798                                 8E9390C60565D6D300C7661C,
799                                 8E9390C70565D6D300C7661C,
800                                 8E9390C80565D6D300C7661C,
801                                 8E9390C90565D6D300C7661C,
802                                 8E9390CA0565D6D300C7661C,
803                                 8E9390CB0565D6D300C7661C,
804                                 8E9390CC0565D6D300C7661C,
805                                 8E9390CD0565D6D300C7661C,
806                                 8E49720206417F6800370C9F,
807                                 8E49720306417F6800370C9F,
808                                 2A16E04106C4F08700C87B09,
809                                 2A16E04206C4F08700C87B09,
810                                 2A16E08006C5074F00C87B09,
811                                 2A16E08106C5074F00C87B09,
812                                 8E9CA1BE06D7DEE800B7186C,
813                                 8E9CA1BF06D7DEE800B7186C,
814                                 8E9CA1C006D7DEE800B7186C,
815                                 8E9CA1C106D7DEE800B7186C,
816                                 DCA00AA9075F948800E6BF46,
817                                 DCF358BB077F10BA007DB450,
818                                 DCA693C30789DF8700139EC6,
819                         );
820                         isa = PBXResourcesBuildPhase;
821                         runOnlyForDeploymentPostprocessing = 0;
822                 };
823                 089C1677FE841209C02AAC07 = {
824                         buildActionMask = 2147483647;
825                         files = (
826                                 1058C7AFFEA557BF11CA2CBB,
827                         );
828                         isa = PBXFrameworksBuildPhase;
829                         runOnlyForDeploymentPostprocessing = 0;
830                 };
831                 089C1679FE841209C02AAC07 = {
832                         buildActionMask = 2147483647;
833                         files = (
834                         );
835                         isa = PBXRezBuildPhase;
836                         runOnlyForDeploymentPostprocessing = 0;
837                 };
838                 089C167CFE841241C02AAC07 = {
839                         children = (
840                                 DCF358BC077F1236007DB450,
841                                 8E445F86047289E50059A3A7,
842                                 8ECA7E520563CD9500DFC000,
843                                 8EE1AFA30444660F0059A3A7,
844                                 F69B0CA602E24F6401A80112,
845                                 8ED6C29D03E2F32E0059A3A7,
846                                 8E9CC7B1046EFD700059A3A7,
847                                 8ED6C29E03E2F32E0059A3A7,
848                                 A0E6B59804407FBD0080DD97,
849                                 8EBF3FA303F13FFB0059A3A7,
850                                 8EBF3FA703F140A80059A3A7,
851                                 8EDAC3430440F72D0059A3A7,
852                         );
853                         isa = PBXGroup;
854                         name = Resources;
855                         path = "";
856                         refType = 4;
857                         sourceTree = "<group>";
858                 };
859                 089C167FFE841241C02AAC07 = {
860                         isa = PBXFileReference;
861                         lastKnownFileType = wrapper.framework;
862                         name = AppKit.framework;
863                         path = /System/Library/Frameworks/AppKit.framework;
864                         refType = 0;
865                         sourceTree = "<absolute>";
866                 };
867                 08FB77AFFE84173DC02AAC07 = {
868                         children = (
869                                 8ED6C27E03E2EB1C0059A3A7,
870                                 8ED6C27C03E2EB1C0059A3A7,
871                                 8ED6C27D03E2EB1C0059A3A7,
872                                 8E6BC6FA041684EC0059A3A7,
873                                 8ED6C27B03E2EB1C0059A3A7,
874                                 8E6BC6F6041643860059A3A7,
875                                 8E6BC6F7041643860059A3A7,
876                                 8ED6C27F03E2EB1C0059A3A7,
877                                 8ED6C28003E2EB1C0059A3A7,
878                                 8EE1AF9F044465080059A3A7,
879                                 8EE1AFA0044465080059A3A7,
880                                 8ED6C28103E2EB1C0059A3A7,
881                                 8ED6C28203E2EB1C0059A3A7,
882                                 8ED6C28303E2EB1C0059A3A7,
883                                 8ED6C28403E2EB1C0059A3A7,
884                                 8ED6C28503E2EB1C0059A3A7,
885                                 8ED6C28603E2EB1C0059A3A7,
886                                 8E9CA1A306D7DEE800B7186C,
887                                 8E9CA1A406D7DEE800B7186C,
888                                 8E49720006417F6800370C9F,
889                                 8E49720106417F6800370C9F,
890                                 8E55FB7F0459B0FD00FB3317,
891                                 8E55FB800459B0FD00FB3317,
892                                 2A16E03F06C4F08700C87B09,
893                                 2A16E04006C4F08700C87B09,
894                                 8ED6C27A03E2EB1C0059A3A7,
895                                 8ED6C28703E2EB1C0059A3A7,
896                                 8ED6C28803E2EB1C0059A3A7,
897                                 8E9CA1A506D7DEE800B7186C,
898                                 8E9CA1A606D7DEE800B7186C,
899                         );
900                         isa = PBXGroup;
901                         name = Classes;
902                         refType = 4;
903                         sourceTree = "<group>";
904                 };
905 //080
906 //081
907 //082
908 //083
909 //084
910 //100
911 //101
912 //102
913 //103
914 //104
915                 1058C7ACFEA557BF11CA2CBB = {
916                         children = (
917                                 1058C7ADFEA557BF11CA2CBB,
918                         );
919                         isa = PBXGroup;
920                         name = "Linked Frameworks";
921                         refType = 4;
922                         sourceTree = "<group>";
923                 };
924                 1058C7ADFEA557BF11CA2CBB = {
925                         isa = PBXFileReference;
926                         lastKnownFileType = wrapper.framework;
927                         name = Cocoa.framework;
928                         path = /System/Library/Frameworks/Cocoa.framework;
929                         refType = 0;
930                         sourceTree = "<absolute>";
931                 };
932                 1058C7AEFEA557BF11CA2CBB = {
933                         children = (
934                                 089C1672FE841209C02AAC07,
935                                 089C167FFE841241C02AAC07,
936                         );
937                         isa = PBXGroup;
938                         name = "Other Frameworks";
939                         refType = 4;
940                         sourceTree = "<group>";
941                 };
942                 1058C7AFFEA557BF11CA2CBB = {
943                         fileRef = 1058C7ADFEA557BF11CA2CBB;
944                         isa = PBXBuildFile;
945                         settings = {
946                         };
947                 };
948 //100
949 //101
950 //102
951 //103
952 //104
953 //190
954 //191
955 //192
956 //193
957 //194
958                 19C28FB8FE9D52D311CA2CBB = {
959                         children = (
960                                 014CEA410018CDE011CA2923,
961                         );
962                         isa = PBXGroup;
963                         name = Products;
964                         refType = 4;
965                         sourceTree = "<group>";
966                 };
967 //190
968 //191
969 //192
970 //193
971 //194
972 //2A0
973 //2A1
974 //2A2
975 //2A3
976 //2A4
977                 2A16E03F06C4F08700C87B09 = {
978                         fileEncoding = 30;
979                         isa = PBXFileReference;
980                         lastKnownFileType = sourcecode.c.h;
981                         name = equalizer.h;
982                         path = ../../modules/gui/macosx/equalizer.h;
983                         refType = 2;
984                         sourceTree = SOURCE_ROOT;
985                 };
986                 2A16E04006C4F08700C87B09 = {
987                         fileEncoding = 30;
988                         isa = PBXFileReference;
989                         lastKnownFileType = sourcecode.c.objc;
990                         name = equalizer.m;
991                         path = ../../modules/gui/macosx/equalizer.m;
992                         refType = 2;
993                         sourceTree = SOURCE_ROOT;
994                 };
995                 2A16E04106C4F08700C87B09 = {
996                         fileRef = 2A16E03F06C4F08700C87B09;
997                         isa = PBXBuildFile;
998                         settings = {
999                         };
1000                 };
1001                 2A16E04206C4F08700C87B09 = {
1002                         fileRef = 2A16E04006C4F08700C87B09;
1003                         isa = PBXBuildFile;
1004                         settings = {
1005                         };
1006                 };
1007                 2A16E07E06C5074F00C87B09 = {
1008                         isa = PBXFileReference;
1009                         lastKnownFileType = image.png;
1010                         name = equalizerdrawer_active.png;
1011                         path = Resources/equalizerdrawer_active.png;
1012                         refType = 4;
1013                         sourceTree = "<group>";
1014                 };
1015                 2A16E07F06C5074F00C87B09 = {
1016                         isa = PBXFileReference;
1017                         lastKnownFileType = image.png;
1018                         name = equalizerdrawer_blue.png;
1019                         path = Resources/equalizerdrawer_blue.png;
1020                         refType = 4;
1021                         sourceTree = "<group>";
1022                 };
1023                 2A16E08006C5074F00C87B09 = {
1024                         fileRef = 2A16E07E06C5074F00C87B09;
1025                         isa = PBXBuildFile;
1026                         settings = {
1027                         };
1028                 };
1029                 2A16E08106C5074F00C87B09 = {
1030                         fileRef = 2A16E07F06C5074F00C87B09;
1031                         isa = PBXBuildFile;
1032                         settings = {
1033                         };
1034                 };
1035 //2A0
1036 //2A1
1037 //2A2
1038 //2A3
1039 //2A4
1040 //8E0
1041 //8E1
1042 //8E2
1043 //8E3
1044 //8E4
1045                 8E445F86047289E50059A3A7 = {
1046                         children = (
1047                                 F74F13DF02C2A53401EE194C,
1048                                 F6E4F90A02D2648B01A80112,
1049                                 F6E4F90B02D2648B01A80112,
1050                                 F6E4F90C02D2648B01A80112,
1051                                 F6E4F90D02D2648B01A80112,
1052                                 F6E4F90E02D2648B01A80112,
1053                                 F6E4F90F02D2648B01A80112,
1054                                 8E445F8704728A700059A3A7,
1055                                 8E445F8804728A700059A3A7,
1056                                 8E445F8904728A700059A3A7,
1057                                 8E445F8A04728A700059A3A7,
1058                                 8E445F8B04728A700059A3A7,
1059                                 8E445F8C04728A700059A3A7,
1060                                 8E445F8D04728A700059A3A7,
1061                                 8E445F8E04728A700059A3A7,
1062                                 8E445F8F04728A700059A3A7,
1063                                 8E445F9004728A700059A3A7,
1064                                 8E445F9104728A700059A3A7,
1065                                 8E445F9204728A700059A3A7,
1066                                 8E445F9304728A700059A3A7,
1067                                 8E445F9404728A700059A3A7,
1068                                 8E445F9504728A700059A3A7,
1069                                 8E445F9604728A700059A3A7,
1070                                 8E445F9704728A700059A3A7,
1071                                 8E445F9804728A700059A3A7,
1072                                 8E445F9904728A700059A3A7,
1073                                 8E445F9A04728A700059A3A7,
1074                                 8E445F9B04728A700059A3A7,
1075                                 8E445F9C04728A700059A3A7,
1076                         );
1077                         isa = PBXGroup;
1078                         name = fileicons;
1079                         path = "";
1080                         refType = 4;
1081                         sourceTree = "<group>";
1082                 };
1083                 8E445F8704728A700059A3A7 = {
1084                         isa = PBXFileReference;
1085                         lastKnownFileType = image.icns;
1086                         name = a52.icns;
1087                         path = Resources/a52.icns;
1088                         refType = 2;
1089                         sourceTree = SOURCE_ROOT;
1090                 };
1091                 8E445F8804728A700059A3A7 = {
1092                         isa = PBXFileReference;
1093                         lastKnownFileType = image.icns;
1094                         name = aac.icns;
1095                         path = Resources/aac.icns;
1096                         refType = 2;
1097                         sourceTree = SOURCE_ROOT;
1098                 };
1099                 8E445F8904728A700059A3A7 = {
1100                         isa = PBXFileReference;
1101                         lastKnownFileType = image.icns;
1102                         name = asf.icns;
1103                         path = Resources/asf.icns;
1104                         refType = 2;
1105                         sourceTree = SOURCE_ROOT;
1106                 };
1107                 8E445F8A04728A700059A3A7 = {
1108                         isa = PBXFileReference;
1109                         lastKnownFileType = image.icns;
1110                         name = asx.icns;
1111                         path = Resources/asx.icns;
1112                         refType = 2;
1113                         sourceTree = SOURCE_ROOT;
1114                 };
1115                 8E445F8B04728A700059A3A7 = {
1116                         isa = PBXFileReference;
1117                         lastKnownFileType = image.icns;
1118                         name = avi.icns;
1119                         path = Resources/avi.icns;
1120                         refType = 2;
1121                         sourceTree = SOURCE_ROOT;
1122                 };
1123                 8E445F8C04728A700059A3A7 = {
1124                         isa = PBXFileReference;
1125                         lastKnownFileType = image.icns;
1126                         name = bin.icns;
1127                         path = Resources/bin.icns;
1128                         refType = 2;
1129                         sourceTree = SOURCE_ROOT;
1130                 };
1131                 8E445F8D04728A700059A3A7 = {
1132                         isa = PBXFileReference;
1133                         lastKnownFileType = image.icns;
1134                         name = cue.icns;
1135                         path = Resources/cue.icns;
1136                         refType = 2;
1137                         sourceTree = SOURCE_ROOT;
1138                 };
1139                 8E445F8E04728A700059A3A7 = {
1140                         isa = PBXFileReference;
1141                         lastKnownFileType = image.icns;
1142                         name = dat.icns;
1143                         path = Resources/dat.icns;
1144                         refType = 2;
1145                         sourceTree = SOURCE_ROOT;
1146                 };
1147                 8E445F8F04728A700059A3A7 = {
1148                         isa = PBXFileReference;
1149                         lastKnownFileType = image.icns;
1150                         name = dv.icns;
1151                         path = Resources/dv.icns;
1152                         refType = 2;
1153                         sourceTree = SOURCE_ROOT;
1154                 };
1155                 8E445F9004728A700059A3A7 = {
1156                         isa = PBXFileReference;
1157                         lastKnownFileType = image.icns;
1158                         name = m3u.icns;
1159                         path = Resources/m3u.icns;
1160                         refType = 2;
1161                         sourceTree = SOURCE_ROOT;
1162                 };
1163                 8E445F9104728A700059A3A7 = {
1164                         isa = PBXFileReference;
1165                         lastKnownFileType = image.icns;
1166                         name = mov.icns;
1167                         path = Resources/mov.icns;
1168                         refType = 2;
1169                         sourceTree = SOURCE_ROOT;
1170                 };
1171                 8E445F9204728A700059A3A7 = {
1172                         isa = PBXFileReference;
1173                         lastKnownFileType = image.icns;
1174                         name = mp3.icns;
1175                         path = Resources/mp3.icns;
1176                         refType = 2;
1177                         sourceTree = SOURCE_ROOT;
1178                 };
1179                 8E445F9304728A700059A3A7 = {
1180                         isa = PBXFileReference;
1181                         lastKnownFileType = image.icns;
1182                         name = mp4.icns;
1183                         path = Resources/mp4.icns;
1184                         refType = 2;
1185                         sourceTree = SOURCE_ROOT;
1186                 };
1187                 8E445F9404728A700059A3A7 = {
1188                         isa = PBXFileReference;
1189                         lastKnownFileType = image.icns;
1190                         name = mpg.icns;
1191                         path = Resources/mpg.icns;
1192                         refType = 2;
1193                         sourceTree = SOURCE_ROOT;
1194                 };
1195                 8E445F9504728A700059A3A7 = {
1196                         isa = PBXFileReference;
1197                         lastKnownFileType = image.icns;
1198                         name = ogg.icns;
1199                         path = Resources/ogg.icns;
1200                         refType = 2;
1201                         sourceTree = SOURCE_ROOT;
1202                 };
1203                 8E445F9604728A700059A3A7 = {
1204                         isa = PBXFileReference;
1205                         lastKnownFileType = image.icns;
1206                         name = ogm.icns;
1207                         path = Resources/ogm.icns;
1208                         refType = 2;
1209                         sourceTree = SOURCE_ROOT;
1210                 };
1211                 8E445F9704728A700059A3A7 = {
1212                         isa = PBXFileReference;
1213                         lastKnownFileType = image.icns;
1214                         name = pls.icns;
1215                         path = Resources/pls.icns;
1216                         refType = 2;
1217                         sourceTree = SOURCE_ROOT;
1218                 };
1219                 8E445F9804728A700059A3A7 = {
1220                         isa = PBXFileReference;
1221                         lastKnownFileType = image.icns;
1222                         name = srt.icns;
1223                         path = Resources/srt.icns;
1224                         refType = 2;
1225                         sourceTree = SOURCE_ROOT;
1226                 };
1227                 8E445F9904728A700059A3A7 = {
1228                         isa = PBXFileReference;
1229                         lastKnownFileType = image.icns;
1230                         name = sub.icns;
1231                         path = Resources/sub.icns;
1232                         refType = 2;
1233                         sourceTree = SOURCE_ROOT;
1234                 };
1235                 8E445F9A04728A700059A3A7 = {
1236                         isa = PBXFileReference;
1237                         lastKnownFileType = image.icns;
1238                         name = vob.icns;
1239                         path = Resources/vob.icns;
1240                         refType = 2;
1241                         sourceTree = SOURCE_ROOT;
1242                 };
1243                 8E445F9B04728A700059A3A7 = {
1244                         isa = PBXFileReference;
1245                         lastKnownFileType = image.icns;
1246                         name = wma.icns;
1247                         path = Resources/wma.icns;
1248                         refType = 2;
1249                         sourceTree = SOURCE_ROOT;
1250                 };
1251                 8E445F9C04728A700059A3A7 = {
1252                         isa = PBXFileReference;
1253                         lastKnownFileType = image.icns;
1254                         name = wmv.icns;
1255                         path = Resources/wmv.icns;
1256                         refType = 2;
1257                         sourceTree = SOURCE_ROOT;
1258                 };
1259                 8E445F9D04728A700059A3A7 = {
1260                         fileRef = 8E445F8704728A700059A3A7;
1261                         isa = PBXBuildFile;
1262                         settings = {
1263                         };
1264                 };
1265                 8E445F9E04728A700059A3A7 = {
1266                         fileRef = 8E445F8804728A700059A3A7;
1267                         isa = PBXBuildFile;
1268                         settings = {
1269                         };
1270                 };
1271                 8E445F9F04728A700059A3A7 = {
1272                         fileRef = 8E445F8904728A700059A3A7;
1273                         isa = PBXBuildFile;
1274                         settings = {
1275                         };
1276                 };
1277                 8E445FA004728A700059A3A7 = {
1278                         fileRef = 8E445F8A04728A700059A3A7;
1279                         isa = PBXBuildFile;
1280                         settings = {
1281                         };
1282                 };
1283                 8E445FA104728A700059A3A7 = {
1284                         fileRef = 8E445F8B04728A700059A3A7;
1285                         isa = PBXBuildFile;
1286                         settings = {
1287                         };
1288                 };
1289                 8E445FA204728A700059A3A7 = {
1290                         fileRef = 8E445F8C04728A700059A3A7;
1291                         isa = PBXBuildFile;
1292                         settings = {
1293                         };
1294                 };
1295                 8E445FA304728A700059A3A7 = {
1296                         fileRef = 8E445F8D04728A700059A3A7;
1297                         isa = PBXBuildFile;
1298                         settings = {
1299                         };
1300                 };
1301                 8E445FA404728A700059A3A7 = {
1302                         fileRef = 8E445F8E04728A700059A3A7;
1303                         isa = PBXBuildFile;
1304                         settings = {
1305                         };
1306                 };
1307                 8E445FA504728A700059A3A7 = {
1308                         fileRef = 8E445F8F04728A700059A3A7;
1309                         isa = PBXBuildFile;
1310                         settings = {
1311                         };
1312                 };
1313                 8E445FA604728A700059A3A7 = {
1314                         fileRef = 8E445F9004728A700059A3A7;
1315                         isa = PBXBuildFile;
1316                         settings = {
1317                         };
1318                 };
1319                 8E445FA704728A700059A3A7 = {
1320                         fileRef = 8E445F9104728A700059A3A7;
1321                         isa = PBXBuildFile;
1322                         settings = {
1323                         };
1324                 };
1325                 8E445FA804728A700059A3A7 = {
1326                         fileRef = 8E445F9204728A700059A3A7;
1327                         isa = PBXBuildFile;
1328                         settings = {
1329                         };
1330                 };
1331                 8E445FA904728A700059A3A7 = {
1332                         fileRef = 8E445F9304728A700059A3A7;
1333                         isa = PBXBuildFile;
1334                         settings = {
1335                         };
1336                 };
1337                 8E445FAA04728A700059A3A7 = {
1338                         fileRef = 8E445F9404728A700059A3A7;
1339                         isa = PBXBuildFile;
1340                         settings = {
1341                         };
1342                 };
1343                 8E445FAB04728A700059A3A7 = {
1344                         fileRef = 8E445F9504728A700059A3A7;
1345                         isa = PBXBuildFile;
1346                         settings = {
1347                         };
1348                 };
1349                 8E445FAC04728A700059A3A7 = {
1350                         fileRef = 8E445F9604728A700059A3A7;
1351                         isa = PBXBuildFile;
1352                         settings = {
1353                         };
1354                 };
1355                 8E445FAD04728A700059A3A7 = {
1356                         fileRef = 8E445F9704728A700059A3A7;
1357                         isa = PBXBuildFile;
1358                         settings = {
1359                         };
1360                 };
1361                 8E445FAE04728A700059A3A7 = {
1362                         fileRef = 8E445F9804728A700059A3A7;
1363                         isa = PBXBuildFile;
1364                         settings = {
1365                         };
1366                 };
1367                 8E445FAF04728A700059A3A7 = {
1368                         fileRef = 8E445F9904728A700059A3A7;
1369                         isa = PBXBuildFile;
1370                         settings = {
1371                         };
1372                 };
1373                 8E445FB004728A700059A3A7 = {
1374                         fileRef = 8E445F9A04728A700059A3A7;
1375                         isa = PBXBuildFile;
1376                         settings = {
1377                         };
1378                 };
1379                 8E445FB104728A700059A3A7 = {
1380                         fileRef = 8E445F9B04728A700059A3A7;
1381                         isa = PBXBuildFile;
1382                         settings = {
1383                         };
1384                 };
1385                 8E445FB204728A700059A3A7 = {
1386                         fileRef = 8E445F9C04728A700059A3A7;
1387                         isa = PBXBuildFile;
1388                         settings = {
1389                         };
1390                 };
1391                 8E49720006417F6800370C9F = {
1392                         fileEncoding = 5;
1393                         isa = PBXFileReference;
1394                         lastKnownFileType = sourcecode.c.h;
1395                         name = playlistinfo.h;
1396                         path = ../../modules/gui/macosx/playlistinfo.h;
1397                         refType = 2;
1398                         sourceTree = SOURCE_ROOT;
1399                 };
1400                 8E49720106417F6800370C9F = {
1401                         fileEncoding = 5;
1402                         isa = PBXFileReference;
1403                         lastKnownFileType = sourcecode.c.objc;
1404                         name = playlistinfo.m;
1405                         path = ../../modules/gui/macosx/playlistinfo.m;
1406                         refType = 2;
1407                         sourceTree = SOURCE_ROOT;
1408                 };
1409                 8E49720206417F6800370C9F = {
1410                         fileRef = 8E49720006417F6800370C9F;
1411                         isa = PBXBuildFile;
1412                         settings = {
1413                         };
1414                 };
1415                 8E49720306417F6800370C9F = {
1416                         fileRef = 8E49720106417F6800370C9F;
1417                         isa = PBXBuildFile;
1418                         settings = {
1419                         };
1420                 };
1421                 8E55FB7F0459B0FD00FB3317 = {
1422                         fileEncoding = 30;
1423                         isa = PBXFileReference;
1424                         lastKnownFileType = sourcecode.c.h;
1425                         name = output.h;
1426                         path = ../../modules/gui/macosx/output.h;
1427                         refType = 2;
1428                         sourceTree = SOURCE_ROOT;
1429                 };
1430                 8E55FB800459B0FD00FB3317 = {
1431                         fileEncoding = 30;
1432                         isa = PBXFileReference;
1433                         lastKnownFileType = sourcecode.c.objc;
1434                         name = output.m;
1435                         path = ../../modules/gui/macosx/output.m;
1436                         refType = 2;
1437                         sourceTree = SOURCE_ROOT;
1438                 };
1439                 8E6BC6F6041643860059A3A7 = {
1440                         fileEncoding = 4;
1441                         isa = PBXFileReference;
1442                         lastKnownFileType = sourcecode.c.h;
1443                         name = applescript.h;
1444                         path = ../../modules/gui/macosx/applescript.h;
1445                         refType = 2;
1446                         sourceTree = SOURCE_ROOT;
1447                 };
1448                 8E6BC6F7041643860059A3A7 = {
1449                         fileEncoding = 4;
1450                         isa = PBXFileReference;
1451                         lastKnownFileType = sourcecode.c.objc;
1452                         name = applescript.m;
1453                         path = ../../modules/gui/macosx/applescript.m;
1454                         refType = 2;
1455                         sourceTree = SOURCE_ROOT;
1456                 };
1457                 8E6BC6FA041684EC0059A3A7 = {
1458                         fileEncoding = 4;
1459                         isa = PBXFileReference;
1460                         lastKnownFileType = sourcecode.c.h;
1461                         name = controls.h;
1462                         path = ../../modules/gui/macosx/controls.h;
1463                         refType = 2;
1464                         sourceTree = SOURCE_ROOT;
1465                 };
1466                 8E93909A0565D6D300C7661C = {
1467                         isa = PBXFileReference;
1468                         lastKnownFileType = image.png;
1469                         name = display_slider.png;
1470                         path = Resources/display_slider.png;
1471                         refType = 2;
1472                         sourceTree = SOURCE_ROOT;
1473                 };
1474                 8E93909B0565D6D300C7661C = {
1475                         isa = PBXFileReference;
1476                         lastKnownFileType = image.png;
1477                         name = display_track.png;
1478                         path = Resources/display_track.png;
1479                         refType = 2;
1480                         sourceTree = SOURCE_ROOT;
1481                 };
1482                 8E93909C0565D6D300C7661C = {
1483                         isa = PBXFileReference;
1484                         lastKnownFileType = image.png;
1485                         name = display.png;
1486                         path = Resources/display.png;
1487                         refType = 2;
1488                         sourceTree = SOURCE_ROOT;
1489                 };
1490                 8E93909D0565D6D300C7661C = {
1491                         isa = PBXFileReference;
1492                         lastKnownFileType = image.png;
1493                         name = fullscreen_active.png;
1494                         path = Resources/fullscreen_active.png;
1495                         refType = 2;
1496                         sourceTree = SOURCE_ROOT;
1497                 };
1498                 8E93909E0565D6D300C7661C = {
1499                         isa = PBXFileReference;
1500                         lastKnownFileType = image.png;
1501                         name = fullscreen_blue.png;
1502                         path = Resources/fullscreen_blue.png;
1503                         refType = 2;
1504                         sourceTree = SOURCE_ROOT;
1505                 };
1506                 8E93909F0565D6D300C7661C = {
1507                         isa = PBXFileReference;
1508                         lastKnownFileType = image.png;
1509                         name = next_active.png;
1510                         path = Resources/next_active.png;
1511                         refType = 2;
1512                         sourceTree = SOURCE_ROOT;
1513                 };
1514                 8E9390A00565D6D300C7661C = {
1515                         isa = PBXFileReference;
1516                         lastKnownFileType = image.png;
1517                         name = next_blue.png;
1518                         path = Resources/next_blue.png;
1519                         refType = 2;
1520                         sourceTree = SOURCE_ROOT;
1521                 };
1522                 8E9390A10565D6D300C7661C = {
1523                         isa = PBXFileReference;
1524                         lastKnownFileType = image.png;
1525                         name = pause_blue.png;
1526                         path = Resources/pause_blue.png;
1527                         refType = 2;
1528                         sourceTree = SOURCE_ROOT;
1529                 };
1530                 8E9390A20565D6D300C7661C = {
1531                         isa = PBXFileReference;
1532                         lastKnownFileType = image.png;
1533                         name = pause.png;
1534                         path = Resources/pause.png;
1535                         refType = 2;
1536                         sourceTree = SOURCE_ROOT;
1537                 };
1538                 8E9390A30565D6D300C7661C = {
1539                         isa = PBXFileReference;
1540                         lastKnownFileType = image.png;
1541                         name = play_blue.png;
1542                         path = Resources/play_blue.png;
1543                         refType = 2;
1544                         sourceTree = SOURCE_ROOT;
1545                 };
1546                 8E9390A40565D6D300C7661C = {
1547                         isa = PBXFileReference;
1548                         lastKnownFileType = image.png;
1549                         name = play.png;
1550                         path = Resources/play.png;
1551                         refType = 2;
1552                         sourceTree = SOURCE_ROOT;
1553                 };
1554                 8E9390A50565D6D300C7661C = {
1555                         isa = PBXFileReference;
1556                         lastKnownFileType = image.png;
1557                         name = playlistdrawer_active.png;
1558                         path = Resources/playlistdrawer_active.png;
1559                         refType = 2;
1560                         sourceTree = SOURCE_ROOT;
1561                 };
1562                 8E9390A60565D6D300C7661C = {
1563                         isa = PBXFileReference;
1564                         lastKnownFileType = image.png;
1565                         name = playlistdrawer_blue.png;
1566                         path = Resources/playlistdrawer_blue.png;
1567                         refType = 2;
1568                         sourceTree = SOURCE_ROOT;
1569                 };
1570                 8E9390A70565D6D300C7661C = {
1571                         isa = PBXFileReference;
1572                         lastKnownFileType = image.png;
1573                         name = previous_active.png;
1574                         path = Resources/previous_active.png;
1575                         refType = 2;
1576                         sourceTree = SOURCE_ROOT;
1577                 };
1578                 8E9390A80565D6D300C7661C = {
1579                         isa = PBXFileReference;
1580                         lastKnownFileType = image.png;
1581                         name = previous_blue.png;
1582                         path = Resources/previous_blue.png;
1583                         refType = 2;
1584                         sourceTree = SOURCE_ROOT;
1585                 };
1586                 8E9390A90565D6D300C7661C = {
1587                         isa = PBXFileReference;
1588                         lastKnownFileType = image.png;
1589                         name = skip_forward_active.png;
1590                         path = Resources/skip_forward_active.png;
1591                         refType = 2;
1592                         sourceTree = SOURCE_ROOT;
1593                 };
1594                 8E9390AA0565D6D300C7661C = {
1595                         isa = PBXFileReference;
1596                         lastKnownFileType = image.png;
1597                         name = skip_forward_blue.png;
1598                         path = Resources/skip_forward_blue.png;
1599                         refType = 2;
1600                         sourceTree = SOURCE_ROOT;
1601                 };
1602                 8E9390AB0565D6D300C7661C = {
1603                         isa = PBXFileReference;
1604                         lastKnownFileType = image.png;
1605                         name = skip_previous_active.png;
1606                         path = Resources/skip_previous_active.png;
1607                         refType = 2;
1608                         sourceTree = SOURCE_ROOT;
1609                 };
1610                 8E9390AC0565D6D300C7661C = {
1611                         isa = PBXFileReference;
1612                         lastKnownFileType = image.png;
1613                         name = skip_previous_blue.png;
1614                         path = Resources/skip_previous_blue.png;
1615                         refType = 2;
1616                         sourceTree = SOURCE_ROOT;
1617                 };
1618                 8E9390AD0565D6D300C7661C = {
1619                         isa = PBXFileReference;
1620                         lastKnownFileType = image.png;
1621                         name = stop_blue.png;
1622                         path = Resources/stop_blue.png;
1623                         refType = 2;
1624                         sourceTree = SOURCE_ROOT;
1625                 };
1626                 8E9390AE0565D6D300C7661C = {
1627                         isa = PBXFileReference;
1628                         lastKnownFileType = image.png;
1629                         name = stop.png;
1630                         path = Resources/stop.png;
1631                         refType = 2;
1632                         sourceTree = SOURCE_ROOT;
1633                 };
1634                 8E9390AF0565D6D300C7661C = {
1635                         isa = PBXFileReference;
1636                         lastKnownFileType = image.png;
1637                         name = volume_high.png;
1638                         path = Resources/volume_high.png;
1639                         refType = 2;
1640                         sourceTree = SOURCE_ROOT;
1641                 };
1642                 8E9390B00565D6D300C7661C = {
1643                         isa = PBXFileReference;
1644                         lastKnownFileType = image.png;
1645                         name = volume_low.png;
1646                         path = Resources/volume_low.png;
1647                         refType = 2;
1648                         sourceTree = SOURCE_ROOT;
1649                 };
1650                 8E9390B10565D6D300C7661C = {
1651                         isa = PBXFileReference;
1652                         lastKnownFileType = image.png;
1653                         name = volumeslider_blue.png;
1654                         path = Resources/volumeslider_blue.png;
1655                         refType = 2;
1656                         sourceTree = SOURCE_ROOT;
1657                 };
1658                 8E9390B20565D6D300C7661C = {
1659                         isa = PBXFileReference;
1660                         lastKnownFileType = image.png;
1661                         name = volumeslider_normal.png;
1662                         path = Resources/volumeslider_normal.png;
1663                         refType = 2;
1664                         sourceTree = SOURCE_ROOT;
1665                 };
1666                 8E9390B30565D6D300C7661C = {
1667                         isa = PBXFileReference;
1668                         lastKnownFileType = image.png;
1669                         name = volumetrack.png;
1670                         path = Resources/volumetrack.png;
1671                         refType = 2;
1672                         sourceTree = SOURCE_ROOT;
1673                 };
1674                 8E9390B40565D6D300C7661C = {
1675                         fileRef = 8E93909A0565D6D300C7661C;
1676                         isa = PBXBuildFile;
1677                         settings = {
1678                         };
1679                 };
1680                 8E9390B50565D6D300C7661C = {
1681                         fileRef = 8E93909B0565D6D300C7661C;
1682                         isa = PBXBuildFile;
1683                         settings = {
1684                         };
1685                 };
1686                 8E9390B60565D6D300C7661C = {
1687                         fileRef = 8E93909C0565D6D300C7661C;
1688                         isa = PBXBuildFile;
1689                         settings = {
1690                         };
1691                 };
1692                 8E9390B70565D6D300C7661C = {
1693                         fileRef = 8E93909D0565D6D300C7661C;
1694                         isa = PBXBuildFile;
1695                         settings = {
1696                         };
1697                 };
1698                 8E9390B80565D6D300C7661C = {
1699                         fileRef = 8E93909E0565D6D300C7661C;
1700                         isa = PBXBuildFile;
1701                         settings = {
1702                         };
1703                 };
1704                 8E9390B90565D6D300C7661C = {
1705                         fileRef = 8E93909F0565D6D300C7661C;
1706                         isa = PBXBuildFile;
1707                         settings = {
1708                         };
1709                 };
1710                 8E9390BA0565D6D300C7661C = {
1711                         fileRef = 8E9390A00565D6D300C7661C;
1712                         isa = PBXBuildFile;
1713                         settings = {
1714                         };
1715                 };
1716                 8E9390BB0565D6D300C7661C = {
1717                         fileRef = 8E9390A10565D6D300C7661C;
1718                         isa = PBXBuildFile;
1719                         settings = {
1720                         };
1721                 };
1722                 8E9390BC0565D6D300C7661C = {
1723                         fileRef = 8E9390A20565D6D300C7661C;
1724                         isa = PBXBuildFile;
1725                         settings = {
1726                         };
1727                 };
1728                 8E9390BD0565D6D300C7661C = {
1729                         fileRef = 8E9390A30565D6D300C7661C;
1730                         isa = PBXBuildFile;
1731                         settings = {
1732                         };
1733                 };
1734                 8E9390BE0565D6D300C7661C = {
1735                         fileRef = 8E9390A40565D6D300C7661C;
1736                         isa = PBXBuildFile;
1737                         settings = {
1738                         };
1739                 };
1740                 8E9390BF0565D6D300C7661C = {
1741                         fileRef = 8E9390A50565D6D300C7661C;
1742                         isa = PBXBuildFile;
1743                         settings = {
1744                         };
1745                 };
1746                 8E9390C00565D6D300C7661C = {
1747                         fileRef = 8E9390A60565D6D300C7661C;
1748                         isa = PBXBuildFile;
1749                         settings = {
1750                         };
1751                 };
1752                 8E9390C10565D6D300C7661C = {
1753                         fileRef = 8E9390A70565D6D300C7661C;
1754                         isa = PBXBuildFile;
1755                         settings = {
1756                         };
1757                 };
1758                 8E9390C20565D6D300C7661C = {
1759                         fileRef = 8E9390A80565D6D300C7661C;
1760                         isa = PBXBuildFile;
1761                         settings = {
1762                         };
1763                 };
1764                 8E9390C30565D6D300C7661C = {
1765                         fileRef = 8E9390A90565D6D300C7661C;
1766                         isa = PBXBuildFile;
1767                         settings = {
1768                         };
1769                 };
1770                 8E9390C40565D6D300C7661C = {
1771                         fileRef = 8E9390AA0565D6D300C7661C;
1772                         isa = PBXBuildFile;
1773                         settings = {
1774                         };
1775                 };
1776                 8E9390C50565D6D300C7661C = {
1777                         fileRef = 8E9390AB0565D6D300C7661C;
1778                         isa = PBXBuildFile;
1779                         settings = {
1780                         };
1781                 };
1782                 8E9390C60565D6D300C7661C = {
1783                         fileRef = 8E9390AC0565D6D300C7661C;
1784                         isa = PBXBuildFile;
1785                         settings = {
1786                         };
1787                 };
1788                 8E9390C70565D6D300C7661C = {
1789                         fileRef = 8E9390AD0565D6D300C7661C;
1790                         isa = PBXBuildFile;
1791                         settings = {
1792                         };
1793                 };
1794                 8E9390C80565D6D300C7661C = {
1795                         fileRef = 8E9390AE0565D6D300C7661C;
1796                         isa = PBXBuildFile;
1797                         settings = {
1798                         };
1799                 };
1800                 8E9390C90565D6D300C7661C = {
1801                         fileRef = 8E9390AF0565D6D300C7661C;
1802                         isa = PBXBuildFile;
1803                         settings = {
1804                         };
1805                 };
1806                 8E9390CA0565D6D300C7661C = {
1807                         fileRef = 8E9390B00565D6D300C7661C;
1808                         isa = PBXBuildFile;
1809                         settings = {
1810                         };
1811                 };
1812                 8E9390CB0565D6D300C7661C = {
1813                         fileRef = 8E9390B10565D6D300C7661C;
1814                         isa = PBXBuildFile;
1815                         settings = {
1816                         };
1817                 };
1818                 8E9390CC0565D6D300C7661C = {
1819                         fileRef = 8E9390B20565D6D300C7661C;
1820                         isa = PBXBuildFile;
1821                         settings = {
1822                         };
1823                 };
1824                 8E9390CD0565D6D300C7661C = {
1825                         fileRef = 8E9390B30565D6D300C7661C;
1826                         isa = PBXBuildFile;
1827                         settings = {
1828                         };
1829                 };
1830                 8E9CA1A306D7DEE800B7186C = {
1831                         fileEncoding = 5;
1832                         isa = PBXFileReference;
1833                         lastKnownFileType = sourcecode.c.h;
1834                         name = prefs_widgets.h;
1835                         path = ../../modules/gui/macosx/prefs_widgets.h;
1836                         refType = 2;
1837                         sourceTree = SOURCE_ROOT;
1838                 };
1839                 8E9CA1A406D7DEE800B7186C = {
1840                         fileEncoding = 5;
1841                         isa = PBXFileReference;
1842                         lastKnownFileType = sourcecode.c.objc;
1843                         name = prefs_widgets.m;
1844                         path = ../../modules/gui/macosx/prefs_widgets.m;
1845                         refType = 2;
1846                         sourceTree = SOURCE_ROOT;
1847                 };
1848                 8E9CA1A506D7DEE800B7186C = {
1849                         fileEncoding = 5;
1850                         isa = PBXFileReference;
1851                         lastKnownFileType = sourcecode.c.objc;
1852                         name = voutgl.m;
1853                         path = ../../modules/gui/macosx/voutgl.m;
1854                         refType = 2;
1855                         sourceTree = SOURCE_ROOT;
1856                 };
1857                 8E9CA1A606D7DEE800B7186C = {
1858                         fileEncoding = 5;
1859                         isa = PBXFileReference;
1860                         lastKnownFileType = sourcecode.c.objc;
1861                         name = voutqt.m;
1862                         path = ../../modules/gui/macosx/voutqt.m;
1863                         refType = 2;
1864                         sourceTree = SOURCE_ROOT;
1865                 };
1866                 8E9CA1BE06D7DEE800B7186C = {
1867                         fileRef = 8E9CA1A306D7DEE800B7186C;
1868                         isa = PBXBuildFile;
1869                         settings = {
1870                         };
1871                 };
1872                 8E9CA1BF06D7DEE800B7186C = {
1873                         fileRef = 8E9CA1A406D7DEE800B7186C;
1874                         isa = PBXBuildFile;
1875                         settings = {
1876                         };
1877                 };
1878                 8E9CA1C006D7DEE800B7186C = {
1879                         fileRef = 8E9CA1A506D7DEE800B7186C;
1880                         isa = PBXBuildFile;
1881                         settings = {
1882                         };
1883                 };
1884                 8E9CA1C106D7DEE800B7186C = {
1885                         fileRef = 8E9CA1A606D7DEE800B7186C;
1886                         isa = PBXBuildFile;
1887                         settings = {
1888                         };
1889                 };
1890                 8E9CC7B1046EFD700059A3A7 = {
1891                         fileEncoding = 12;
1892                         isa = PBXFileReference;
1893                         lastKnownFileType = text;
1894                         name = THANKS;
1895                         path = ../../THANKS;
1896                         refType = 2;
1897                         sourceTree = SOURCE_ROOT;
1898                 };
1899                 8E9CC7B2046EFD700059A3A7 = {
1900                         fileRef = 8E9CC7B1046EFD700059A3A7;
1901                         isa = PBXBuildFile;
1902                         settings = {
1903                         };
1904                 };
1905                 8EBF3FA303F13FFB0059A3A7 = {
1906                         isa = PBXFileReference;
1907                         lastKnownFileType = text;
1908                         name = vlc.scriptSuite;
1909                         path = Resources/vlc.scriptSuite;
1910                         refType = 2;
1911                         sourceTree = SOURCE_ROOT;
1912                 };
1913                 8EBF3FA403F13FFB0059A3A7 = {
1914                         fileRef = 8EBF3FA303F13FFB0059A3A7;
1915                         isa = PBXBuildFile;
1916                         settings = {
1917                         };
1918                 };
1919                 8EBF3FA503F140960059A3A7 = {
1920                         isa = PBXFileReference;
1921                         lastKnownFileType = text;
1922                         name = vlc.scriptTerminology;
1923                         path = Resources/English.lproj/vlc.scriptTerminology;
1924                         refType = 2;
1925                         sourceTree = SOURCE_ROOT;
1926                 };
1927                 8EBF3FA703F140A80059A3A7 = {
1928                         children = (
1929                                 8EBF3FA503F140960059A3A7,
1930                         );
1931                         isa = PBXVariantGroup;
1932                         name = vlc.scriptTerminology;
1933                         refType = 4;
1934                         sourceTree = "<group>";
1935                 };
1936                 8EBF3FA803F140A80059A3A7 = {
1937                         fileRef = 8EBF3FA703F140A80059A3A7;
1938                         isa = PBXBuildFile;
1939                         settings = {
1940                         };
1941                 };
1942                 8ECA7E520563CD9500DFC000 = {
1943                         children = (
1944                                 2A16E07E06C5074F00C87B09,
1945                                 2A16E07F06C5074F00C87B09,
1946                                 8E93909A0565D6D300C7661C,
1947                                 8E93909B0565D6D300C7661C,
1948                                 8E93909C0565D6D300C7661C,
1949                                 8E93909D0565D6D300C7661C,
1950                                 8E93909E0565D6D300C7661C,
1951                                 8E93909F0565D6D300C7661C,
1952                                 8E9390A00565D6D300C7661C,
1953                                 8E9390A10565D6D300C7661C,
1954                                 8E9390A20565D6D300C7661C,
1955                                 8E9390A30565D6D300C7661C,
1956                                 8E9390A40565D6D300C7661C,
1957                                 8E9390A50565D6D300C7661C,
1958                                 8E9390A60565D6D300C7661C,
1959                                 8E9390A70565D6D300C7661C,
1960                                 8E9390A80565D6D300C7661C,
1961                                 8E9390A90565D6D300C7661C,
1962                                 8E9390AA0565D6D300C7661C,
1963                                 8E9390AB0565D6D300C7661C,
1964                                 8E9390AC0565D6D300C7661C,
1965                                 8E9390AD0565D6D300C7661C,
1966                                 8E9390AE0565D6D300C7661C,
1967                                 8E9390AF0565D6D300C7661C,
1968                                 8E9390B00565D6D300C7661C,
1969                                 8E9390B10565D6D300C7661C,
1970                                 8E9390B20565D6D300C7661C,
1971                                 8E9390B30565D6D300C7661C,
1972                         );
1973                         isa = PBXGroup;
1974                         name = Controller;
1975                         refType = 4;
1976                         sourceTree = "<group>";
1977                 };
1978                 8ED6C27A03E2EB1C0059A3A7 = {
1979                         fileEncoding = 30;
1980                         isa = PBXFileReference;
1981                         lastKnownFileType = sourcecode.c.c;
1982                         name = coreaudio.c;
1983                         path = ../../modules/audio_output/coreaudio.c;
1984                         refType = 2;
1985                         sourceTree = SOURCE_ROOT;
1986                 };
1987                 8ED6C27B03E2EB1C0059A3A7 = {
1988                         fileEncoding = 30;
1989                         isa = PBXFileReference;
1990                         lastKnownFileType = sourcecode.c.objc;
1991                         name = controls.m;
1992                         path = ../../modules/gui/macosx/controls.m;
1993                         refType = 2;
1994                         sourceTree = SOURCE_ROOT;
1995                 };
1996                 8ED6C27C03E2EB1C0059A3A7 = {
1997                         fileEncoding = 30;
1998                         isa = PBXFileReference;
1999                         lastKnownFileType = sourcecode.c.h;
2000                         name = intf.h;
2001                         path = ../../modules/gui/macosx/intf.h;
2002                         refType = 2;
2003                         sourceTree = SOURCE_ROOT;
2004                 };
2005                 8ED6C27D03E2EB1C0059A3A7 = {
2006                         fileEncoding = 30;
2007                         isa = PBXFileReference;
2008                         lastKnownFileType = sourcecode.c.objc;
2009                         name = intf.m;
2010                         path = ../../modules/gui/macosx/intf.m;
2011                         refType = 2;
2012                         sourceTree = SOURCE_ROOT;
2013                 };
2014                 8ED6C27E03E2EB1C0059A3A7 = {
2015                         fileEncoding = 30;
2016                         isa = PBXFileReference;
2017                         lastKnownFileType = sourcecode.c.objc;
2018                         name = macosx.m;
2019                         path = ../../modules/gui/macosx/macosx.m;
2020                         refType = 2;
2021                         sourceTree = SOURCE_ROOT;
2022                 };
2023                 8ED6C27F03E2EB1C0059A3A7 = {
2024                         fileEncoding = 30;
2025                         isa = PBXFileReference;
2026                         lastKnownFileType = sourcecode.c.h;
2027                         name = misc.h;
2028                         path = ../../modules/gui/macosx/misc.h;
2029                         refType = 2;
2030                         sourceTree = SOURCE_ROOT;
2031                 };
2032                 8ED6C28003E2EB1C0059A3A7 = {
2033                         fileEncoding = 30;
2034                         isa = PBXFileReference;
2035                         lastKnownFileType = sourcecode.c.objc;
2036                         name = misc.m;
2037                         path = ../../modules/gui/macosx/misc.m;
2038                         refType = 2;
2039                         sourceTree = SOURCE_ROOT;
2040                 };
2041                 8ED6C28103E2EB1C0059A3A7 = {
2042                         fileEncoding = 30;
2043                         isa = PBXFileReference;
2044                         lastKnownFileType = sourcecode.c.h;
2045                         name = open.h;
2046                         path = ../../modules/gui/macosx/open.h;
2047                         refType = 2;
2048                         sourceTree = SOURCE_ROOT;
2049                 };
2050                 8ED6C28203E2EB1C0059A3A7 = {
2051                         fileEncoding = 30;
2052                         isa = PBXFileReference;
2053                         lastKnownFileType = sourcecode.c.objc;
2054                         name = open.m;
2055                         path = ../../modules/gui/macosx/open.m;
2056                         refType = 2;
2057                         sourceTree = SOURCE_ROOT;
2058                 };
2059                 8ED6C28303E2EB1C0059A3A7 = {
2060                         fileEncoding = 30;
2061                         isa = PBXFileReference;
2062                         lastKnownFileType = sourcecode.c.h;
2063                         name = playlist.h;
2064                         path = ../../modules/gui/macosx/playlist.h;
2065                         refType = 2;
2066                         sourceTree = SOURCE_ROOT;
2067                 };
2068                 8ED6C28403E2EB1C0059A3A7 = {
2069                         fileEncoding = 30;
2070                         isa = PBXFileReference;
2071                         lastKnownFileType = sourcecode.c.objc;
2072                         name = playlist.m;
2073                         path = ../../modules/gui/macosx/playlist.m;
2074                         refType = 2;
2075                         sourceTree = SOURCE_ROOT;
2076                 };
2077                 8ED6C28503E2EB1C0059A3A7 = {
2078                         fileEncoding = 30;
2079                         isa = PBXFileReference;
2080                         lastKnownFileType = sourcecode.c.h;
2081                         name = prefs.h;
2082                         path = ../../modules/gui/macosx/prefs.h;
2083                         refType = 2;
2084                         sourceTree = SOURCE_ROOT;
2085                 };
2086                 8ED6C28603E2EB1C0059A3A7 = {
2087                         fileEncoding = 30;
2088                         isa = PBXFileReference;
2089                         lastKnownFileType = sourcecode.c.objc;
2090                         name = prefs.m;
2091                         path = ../../modules/gui/macosx/prefs.m;
2092                         refType = 2;
2093                         sourceTree = SOURCE_ROOT;
2094                 };
2095                 8ED6C28703E2EB1C0059A3A7 = {
2096                         fileEncoding = 30;
2097                         isa = PBXFileReference;
2098                         lastKnownFileType = sourcecode.c.h;
2099                         name = vout.h;
2100                         path = ../../modules/gui/macosx/vout.h;
2101                         refType = 2;
2102                         sourceTree = SOURCE_ROOT;
2103                 };
2104                 8ED6C28803E2EB1C0059A3A7 = {
2105                         fileEncoding = 30;
2106                         isa = PBXFileReference;
2107                         lastKnownFileType = sourcecode.c.objc;
2108                         name = vout.m;
2109                         path = ../../modules/gui/macosx/vout.m;
2110                         refType = 2;
2111                         sourceTree = SOURCE_ROOT;
2112                 };
2113                 8ED6C29D03E2F32E0059A3A7 = {
2114                         fileEncoding = 12;
2115                         isa = PBXFileReference;
2116                         lastKnownFileType = text;
2117                         name = AUTHORS;
2118                         path = ../../AUTHORS;
2119                         refType = 2;
2120                         sourceTree = SOURCE_ROOT;
2121                 };
2122                 8ED6C29E03E2F32E0059A3A7 = {
2123                         fileEncoding = 12;
2124                         isa = PBXFileReference;
2125                         lastKnownFileType = text;
2126                         name = COPYING;
2127                         path = ../../COPYING;
2128                         refType = 2;
2129                         sourceTree = SOURCE_ROOT;
2130                 };
2131                 8ED6C29F03E2F32E0059A3A7 = {
2132                         fileRef = 8ED6C29D03E2F32E0059A3A7;
2133                         isa = PBXBuildFile;
2134                         settings = {
2135                         };
2136                 };
2137                 8ED6C2A003E2F32E0059A3A7 = {
2138                         fileRef = 8ED6C29E03E2F32E0059A3A7;
2139                         isa = PBXBuildFile;
2140                         settings = {
2141                         };
2142                 };
2143                 8EDAC3430440F72D0059A3A7 = {
2144                         isa = PBXFileReference;
2145                         lastKnownFileType = text.rtf;
2146                         name = README.MacOSX.rtf;
2147                         path = ../../README.MacOSX.rtf;
2148                         refType = 2;
2149                         sourceTree = SOURCE_ROOT;
2150                 };
2151                 8EDAC3440440F72D0059A3A7 = {
2152                         fileRef = 8EDAC3430440F72D0059A3A7;
2153                         isa = PBXBuildFile;
2154                         settings = {
2155                         };
2156                 };
2157                 8EE1AF9F044465080059A3A7 = {
2158                         fileEncoding = 30;
2159                         isa = PBXFileReference;
2160                         lastKnownFileType = sourcecode.c.h;
2161                         name = about.h;
2162                         path = ../../modules/gui/macosx/about.h;
2163                         refType = 2;
2164                         sourceTree = SOURCE_ROOT;
2165                 };
2166                 8EE1AFA0044465080059A3A7 = {
2167                         fileEncoding = 30;
2168                         isa = PBXFileReference;
2169                         lastKnownFileType = sourcecode.c.objc;
2170                         name = about.m;
2171                         path = ../../modules/gui/macosx/about.m;
2172                         refType = 2;
2173                         sourceTree = SOURCE_ROOT;
2174                 };
2175                 8EE1AFA30444660F0059A3A7 = {
2176                         isa = PBXFileReference;
2177                         lastKnownFileType = image.png;
2178                         name = about_bg.png;
2179                         path = Resources/about_bg.png;
2180                         refType = 2;
2181                         sourceTree = SOURCE_ROOT;
2182                 };
2183                 8EE1AFA40444660F0059A3A7 = {
2184                         fileRef = 8EE1AFA30444660F0059A3A7;
2185                         isa = PBXBuildFile;
2186                         settings = {
2187                         };
2188                 };
2189 //8E0
2190 //8E1
2191 //8E2
2192 //8E3
2193 //8E4
2194 //A00
2195 //A01
2196 //A02
2197 //A03
2198 //A04
2199                 A0E6B59804407FBD0080DD97 = {
2200                         fileEncoding = 12;
2201                         isa = PBXFileReference;
2202                         lastKnownFileType = text;
2203                         name = README;
2204                         path = Resources/README;
2205                         refType = 4;
2206                         sourceTree = "<group>";
2207                 };
2208                 A0E6B59904407FBD0080DD97 = {
2209                         fileRef = A0E6B59804407FBD0080DD97;
2210                         isa = PBXBuildFile;
2211                         settings = {
2212                         };
2213                 };
2214 //A00
2215 //A01
2216 //A02
2217 //A03
2218 //A04
2219 //DC0
2220 //DC1
2221 //DC2
2222 //DC3
2223 //DC4
2224                 DCA00AA7075F948800E6BF46 = {
2225                         children = (
2226                                 DCA00AA8075F948800E6BF46,
2227                         );
2228                         isa = PBXVariantGroup;
2229                         name = About.nib;
2230                         path = "";
2231                         refType = 4;
2232                         sourceTree = "<group>";
2233                 };
2234                 DCA00AA8075F948800E6BF46 = {
2235                         isa = PBXFileReference;
2236                         lastKnownFileType = wrapper.nib;
2237                         name = English;
2238                         path = Resources/English.lproj/About.nib;
2239                         refType = 4;
2240                         sourceTree = "<group>";
2241                 };
2242                 DCA00AA9075F948800E6BF46 = {
2243                         fileRef = DCA00AA7075F948800E6BF46;
2244                         isa = PBXBuildFile;
2245                         settings = {
2246                         };
2247                 };
2248                 DCA693C10789DF8700139EC6 = {
2249                         children = (
2250                                 DCA693C20789DF8700139EC6,
2251                         );
2252                         isa = PBXVariantGroup;
2253                         name = Open.nib;
2254                         path = "";
2255                         refType = 4;
2256                         sourceTree = "<group>";
2257                 };
2258                 DCA693C20789DF8700139EC6 = {
2259                         isa = PBXFileReference;
2260                         lastKnownFileType = wrapper.nib;
2261                         name = English;
2262                         path = Resources/English.lproj/Open.nib;
2263                         refType = 4;
2264                         sourceTree = "<group>";
2265                 };
2266                 DCA693C30789DF8700139EC6 = {
2267                         fileRef = DCA693C10789DF8700139EC6;
2268                         isa = PBXBuildFile;
2269                         settings = {
2270                         };
2271                 };
2272                 DCF358B9077F10BA007DB450 = {
2273                         children = (
2274                                 DCF358BA077F10BA007DB450,
2275                         );
2276                         isa = PBXVariantGroup;
2277                         name = Preferences.nib;
2278                         path = "";
2279                         refType = 4;
2280                         sourceTree = "<group>";
2281                 };
2282                 DCF358BA077F10BA007DB450 = {
2283                         isa = PBXFileReference;
2284                         lastKnownFileType = wrapper.nib;
2285                         name = English;
2286                         path = Resources/English.lproj/Preferences.nib;
2287                         refType = 4;
2288                         sourceTree = "<group>";
2289                 };
2290                 DCF358BB077F10BA007DB450 = {
2291                         fileRef = DCF358B9077F10BA007DB450;
2292                         isa = PBXBuildFile;
2293                         settings = {
2294                         };
2295                 };
2296                 DCF358BC077F1236007DB450 = {
2297                         children = (
2298                                 DCA00AA7075F948800E6BF46,
2299                                 F74F13EA02C2A79C01EE194C,
2300                                 DCF358B9077F10BA007DB450,
2301                                 DCA693C10789DF8700139EC6,
2302                         );
2303                         isa = PBXGroup;
2304                         name = nibs;
2305                         refType = 4;
2306                         sourceTree = "<group>";
2307                 };
2308 //DC0
2309 //DC1
2310 //DC2
2311 //DC3
2312 //DC4
2313 //F60
2314 //F61
2315 //F62
2316 //F63
2317 //F64
2318                 F69B0CA602E24F6401A80112 = {
2319                         children = (
2320                                 F69B0CA702E24F6401A80112,
2321                         );
2322                         isa = PBXVariantGroup;
2323                         name = InfoPlist.strings;
2324                         path = "";
2325                         refType = 4;
2326                         sourceTree = "<group>";
2327                 };
2328                 F69B0CA702E24F6401A80112 = {
2329                         fileEncoding = 5;
2330                         isa = PBXFileReference;
2331                         lastKnownFileType = text.plist.strings;
2332                         name = English;
2333                         path = Resources/English.lproj/InfoPlist.strings;
2334                         refType = 4;
2335                         sourceTree = "<group>";
2336                 };
2337                 F69B0CA802E24F6401A80112 = {
2338                         fileRef = F69B0CA602E24F6401A80112;
2339                         isa = PBXBuildFile;
2340                         settings = {
2341                         };
2342                 };
2343                 F6E4F90A02D2648B01A80112 = {
2344                         isa = PBXFileReference;
2345                         lastKnownFileType = image.icns;
2346                         name = divx.icns;
2347                         path = Resources/divx.icns;
2348                         refType = 4;
2349                         sourceTree = "<group>";
2350                 };
2351                 F6E4F90B02D2648B01A80112 = {
2352                         isa = PBXFileReference;
2353                         lastKnownFileType = image.icns;
2354                         name = generic.icns;
2355                         path = Resources/generic.icns;
2356                         refType = 4;
2357                         sourceTree = "<group>";
2358                 };
2359                 F6E4F90C02D2648B01A80112 = {
2360                         isa = PBXFileReference;
2361                         lastKnownFileType = image.icns;
2362                         name = mpeg.icns;
2363                         path = Resources/mpeg.icns;
2364                         refType = 4;
2365                         sourceTree = "<group>";
2366                 };
2367                 F6E4F90D02D2648B01A80112 = {
2368                         isa = PBXFileReference;
2369                         lastKnownFileType = image.icns;
2370                         name = mpeg1.icns;
2371                         path = Resources/mpeg1.icns;
2372                         refType = 4;
2373                         sourceTree = "<group>";
2374                 };
2375                 F6E4F90E02D2648B01A80112 = {
2376                         isa = PBXFileReference;
2377                         lastKnownFileType = image.icns;
2378                         name = mpeg2.icns;
2379                         path = Resources/mpeg2.icns;
2380                         refType = 4;
2381                         sourceTree = "<group>";
2382                 };
2383                 F6E4F90F02D2648B01A80112 = {
2384                         isa = PBXFileReference;
2385                         lastKnownFileType = image.icns;
2386                         name = mpeg4.icns;
2387                         path = Resources/mpeg4.icns;
2388                         refType = 4;
2389                         sourceTree = "<group>";
2390                 };
2391                 F6E4F91002D2648B01A80112 = {
2392                         fileRef = F6E4F90A02D2648B01A80112;
2393                         isa = PBXBuildFile;
2394                         settings = {
2395                         };
2396                 };
2397                 F6E4F91102D2648B01A80112 = {
2398                         fileRef = F6E4F90B02D2648B01A80112;
2399                         isa = PBXBuildFile;
2400                         settings = {
2401                         };
2402                 };
2403                 F6E4F91202D2648B01A80112 = {
2404                         fileRef = F6E4F90C02D2648B01A80112;
2405                         isa = PBXBuildFile;
2406                         settings = {
2407                         };
2408                 };
2409                 F6E4F91302D2648B01A80112 = {
2410                         fileRef = F6E4F90D02D2648B01A80112;
2411                         isa = PBXBuildFile;
2412                         settings = {
2413                         };
2414                 };
2415                 F6E4F91402D2648B01A80112 = {
2416                         fileRef = F6E4F90E02D2648B01A80112;
2417                         isa = PBXBuildFile;
2418                         settings = {
2419                         };
2420                 };
2421                 F6E4F91502D2648B01A80112 = {
2422                         fileRef = F6E4F90F02D2648B01A80112;
2423                         isa = PBXBuildFile;
2424                         settings = {
2425                         };
2426                 };
2427 //F60
2428 //F61
2429 //F62
2430 //F63
2431 //F64
2432 //F70
2433 //F71
2434 //F72
2435 //F73
2436 //F74
2437                 F74F13DF02C2A53401EE194C = {
2438                         isa = PBXFileReference;
2439                         lastKnownFileType = image.icns;
2440                         name = vlc.icns;
2441                         path = Resources/vlc.icns;
2442                         refType = 4;
2443                         sourceTree = "<group>";
2444                 };
2445                 F74F13E002C2A53401EE194C = {
2446                         fileRef = F74F13DF02C2A53401EE194C;
2447                         isa = PBXBuildFile;
2448                         settings = {
2449                         };
2450                 };
2451                 F74F13EA02C2A79C01EE194C = {
2452                         children = (
2453                                 F74F13EB02C2A79C01EE194C,
2454                         );
2455                         isa = PBXVariantGroup;
2456                         name = MainMenu.nib;
2457                         path = "";
2458                         refType = 4;
2459                         sourceTree = "<group>";
2460                 };
2461                 F74F13EB02C2A79C01EE194C = {
2462                         isa = PBXFileReference;
2463                         lastKnownFileType = wrapper.nib;
2464                         name = English;
2465                         path = Resources/English.lproj/MainMenu.nib;
2466                         refType = 4;
2467                         sourceTree = "<group>";
2468                 };
2469                 F74F13EC02C2A79C01EE194C = {
2470                         fileRef = F74F13EA02C2A79C01EE194C;
2471                         isa = PBXBuildFile;
2472                         settings = {
2473                         };
2474                 };
2475         };
2476         rootObject = 089C1669FE841209C02AAC07;
2477 }