]> git.sesse.net Git - vlc/blob - extras/MacOSX/vlc.pbproj/project.pbxproj
* moved the preferences-window to a seperate nib-file
[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                         );
819                         isa = PBXResourcesBuildPhase;
820                         runOnlyForDeploymentPostprocessing = 0;
821                 };
822                 089C1677FE841209C02AAC07 = {
823                         buildActionMask = 2147483647;
824                         files = (
825                                 1058C7AFFEA557BF11CA2CBB,
826                         );
827                         isa = PBXFrameworksBuildPhase;
828                         runOnlyForDeploymentPostprocessing = 0;
829                 };
830                 089C1679FE841209C02AAC07 = {
831                         buildActionMask = 2147483647;
832                         files = (
833                         );
834                         isa = PBXRezBuildPhase;
835                         runOnlyForDeploymentPostprocessing = 0;
836                 };
837                 089C167CFE841241C02AAC07 = {
838                         children = (
839                                 DCF358BC077F1236007DB450,
840                                 8E445F86047289E50059A3A7,
841                                 8ECA7E520563CD9500DFC000,
842                                 8EE1AFA30444660F0059A3A7,
843                                 F69B0CA602E24F6401A80112,
844                                 8ED6C29D03E2F32E0059A3A7,
845                                 8E9CC7B1046EFD700059A3A7,
846                                 8ED6C29E03E2F32E0059A3A7,
847                                 A0E6B59804407FBD0080DD97,
848                                 8EBF3FA303F13FFB0059A3A7,
849                                 8EBF3FA703F140A80059A3A7,
850                                 8EDAC3430440F72D0059A3A7,
851                         );
852                         isa = PBXGroup;
853                         name = Resources;
854                         path = "";
855                         refType = 4;
856                         sourceTree = "<group>";
857                 };
858                 089C167FFE841241C02AAC07 = {
859                         isa = PBXFileReference;
860                         lastKnownFileType = wrapper.framework;
861                         name = AppKit.framework;
862                         path = /System/Library/Frameworks/AppKit.framework;
863                         refType = 0;
864                         sourceTree = "<absolute>";
865                 };
866                 08FB77AFFE84173DC02AAC07 = {
867                         children = (
868                                 8ED6C27E03E2EB1C0059A3A7,
869                                 8ED6C27C03E2EB1C0059A3A7,
870                                 8ED6C27D03E2EB1C0059A3A7,
871                                 8E6BC6FA041684EC0059A3A7,
872                                 8ED6C27B03E2EB1C0059A3A7,
873                                 8E6BC6F6041643860059A3A7,
874                                 8E6BC6F7041643860059A3A7,
875                                 8ED6C27F03E2EB1C0059A3A7,
876                                 8ED6C28003E2EB1C0059A3A7,
877                                 8EE1AF9F044465080059A3A7,
878                                 8EE1AFA0044465080059A3A7,
879                                 8ED6C28103E2EB1C0059A3A7,
880                                 8ED6C28203E2EB1C0059A3A7,
881                                 8ED6C28303E2EB1C0059A3A7,
882                                 8ED6C28403E2EB1C0059A3A7,
883                                 8ED6C28503E2EB1C0059A3A7,
884                                 8ED6C28603E2EB1C0059A3A7,
885                                 8E9CA1A306D7DEE800B7186C,
886                                 8E9CA1A406D7DEE800B7186C,
887                                 8E49720006417F6800370C9F,
888                                 8E49720106417F6800370C9F,
889                                 8E55FB7F0459B0FD00FB3317,
890                                 8E55FB800459B0FD00FB3317,
891                                 2A16E03F06C4F08700C87B09,
892                                 2A16E04006C4F08700C87B09,
893                                 8ED6C27A03E2EB1C0059A3A7,
894                                 8ED6C28703E2EB1C0059A3A7,
895                                 8ED6C28803E2EB1C0059A3A7,
896                                 8E9CA1A506D7DEE800B7186C,
897                                 8E9CA1A606D7DEE800B7186C,
898                         );
899                         isa = PBXGroup;
900                         name = Classes;
901                         refType = 4;
902                         sourceTree = "<group>";
903                 };
904 //080
905 //081
906 //082
907 //083
908 //084
909 //100
910 //101
911 //102
912 //103
913 //104
914                 1058C7ACFEA557BF11CA2CBB = {
915                         children = (
916                                 1058C7ADFEA557BF11CA2CBB,
917                         );
918                         isa = PBXGroup;
919                         name = "Linked Frameworks";
920                         refType = 4;
921                         sourceTree = "<group>";
922                 };
923                 1058C7ADFEA557BF11CA2CBB = {
924                         isa = PBXFileReference;
925                         lastKnownFileType = wrapper.framework;
926                         name = Cocoa.framework;
927                         path = /System/Library/Frameworks/Cocoa.framework;
928                         refType = 0;
929                         sourceTree = "<absolute>";
930                 };
931                 1058C7AEFEA557BF11CA2CBB = {
932                         children = (
933                                 089C1672FE841209C02AAC07,
934                                 089C167FFE841241C02AAC07,
935                         );
936                         isa = PBXGroup;
937                         name = "Other Frameworks";
938                         refType = 4;
939                         sourceTree = "<group>";
940                 };
941                 1058C7AFFEA557BF11CA2CBB = {
942                         fileRef = 1058C7ADFEA557BF11CA2CBB;
943                         isa = PBXBuildFile;
944                         settings = {
945                         };
946                 };
947 //100
948 //101
949 //102
950 //103
951 //104
952 //190
953 //191
954 //192
955 //193
956 //194
957                 19C28FB8FE9D52D311CA2CBB = {
958                         children = (
959                                 014CEA410018CDE011CA2923,
960                         );
961                         isa = PBXGroup;
962                         name = Products;
963                         refType = 4;
964                         sourceTree = "<group>";
965                 };
966 //190
967 //191
968 //192
969 //193
970 //194
971 //2A0
972 //2A1
973 //2A2
974 //2A3
975 //2A4
976                 2A16E03F06C4F08700C87B09 = {
977                         fileEncoding = 30;
978                         isa = PBXFileReference;
979                         lastKnownFileType = sourcecode.c.h;
980                         name = equalizer.h;
981                         path = ../../modules/gui/macosx/equalizer.h;
982                         refType = 2;
983                         sourceTree = SOURCE_ROOT;
984                 };
985                 2A16E04006C4F08700C87B09 = {
986                         fileEncoding = 30;
987                         isa = PBXFileReference;
988                         lastKnownFileType = sourcecode.c.objc;
989                         name = equalizer.m;
990                         path = ../../modules/gui/macosx/equalizer.m;
991                         refType = 2;
992                         sourceTree = SOURCE_ROOT;
993                 };
994                 2A16E04106C4F08700C87B09 = {
995                         fileRef = 2A16E03F06C4F08700C87B09;
996                         isa = PBXBuildFile;
997                         settings = {
998                         };
999                 };
1000                 2A16E04206C4F08700C87B09 = {
1001                         fileRef = 2A16E04006C4F08700C87B09;
1002                         isa = PBXBuildFile;
1003                         settings = {
1004                         };
1005                 };
1006                 2A16E07E06C5074F00C87B09 = {
1007                         isa = PBXFileReference;
1008                         lastKnownFileType = image.png;
1009                         name = equalizerdrawer_active.png;
1010                         path = Resources/equalizerdrawer_active.png;
1011                         refType = 4;
1012                         sourceTree = "<group>";
1013                 };
1014                 2A16E07F06C5074F00C87B09 = {
1015                         isa = PBXFileReference;
1016                         lastKnownFileType = image.png;
1017                         name = equalizerdrawer_blue.png;
1018                         path = Resources/equalizerdrawer_blue.png;
1019                         refType = 4;
1020                         sourceTree = "<group>";
1021                 };
1022                 2A16E08006C5074F00C87B09 = {
1023                         fileRef = 2A16E07E06C5074F00C87B09;
1024                         isa = PBXBuildFile;
1025                         settings = {
1026                         };
1027                 };
1028                 2A16E08106C5074F00C87B09 = {
1029                         fileRef = 2A16E07F06C5074F00C87B09;
1030                         isa = PBXBuildFile;
1031                         settings = {
1032                         };
1033                 };
1034 //2A0
1035 //2A1
1036 //2A2
1037 //2A3
1038 //2A4
1039 //8E0
1040 //8E1
1041 //8E2
1042 //8E3
1043 //8E4
1044                 8E445F86047289E50059A3A7 = {
1045                         children = (
1046                                 F74F13DF02C2A53401EE194C,
1047                                 F6E4F90A02D2648B01A80112,
1048                                 F6E4F90B02D2648B01A80112,
1049                                 F6E4F90C02D2648B01A80112,
1050                                 F6E4F90D02D2648B01A80112,
1051                                 F6E4F90E02D2648B01A80112,
1052                                 F6E4F90F02D2648B01A80112,
1053                                 8E445F8704728A700059A3A7,
1054                                 8E445F8804728A700059A3A7,
1055                                 8E445F8904728A700059A3A7,
1056                                 8E445F8A04728A700059A3A7,
1057                                 8E445F8B04728A700059A3A7,
1058                                 8E445F8C04728A700059A3A7,
1059                                 8E445F8D04728A700059A3A7,
1060                                 8E445F8E04728A700059A3A7,
1061                                 8E445F8F04728A700059A3A7,
1062                                 8E445F9004728A700059A3A7,
1063                                 8E445F9104728A700059A3A7,
1064                                 8E445F9204728A700059A3A7,
1065                                 8E445F9304728A700059A3A7,
1066                                 8E445F9404728A700059A3A7,
1067                                 8E445F9504728A700059A3A7,
1068                                 8E445F9604728A700059A3A7,
1069                                 8E445F9704728A700059A3A7,
1070                                 8E445F9804728A700059A3A7,
1071                                 8E445F9904728A700059A3A7,
1072                                 8E445F9A04728A700059A3A7,
1073                                 8E445F9B04728A700059A3A7,
1074                                 8E445F9C04728A700059A3A7,
1075                         );
1076                         isa = PBXGroup;
1077                         name = fileicons;
1078                         path = "";
1079                         refType = 4;
1080                         sourceTree = "<group>";
1081                 };
1082                 8E445F8704728A700059A3A7 = {
1083                         isa = PBXFileReference;
1084                         lastKnownFileType = image.icns;
1085                         name = a52.icns;
1086                         path = Resources/a52.icns;
1087                         refType = 2;
1088                         sourceTree = SOURCE_ROOT;
1089                 };
1090                 8E445F8804728A700059A3A7 = {
1091                         isa = PBXFileReference;
1092                         lastKnownFileType = image.icns;
1093                         name = aac.icns;
1094                         path = Resources/aac.icns;
1095                         refType = 2;
1096                         sourceTree = SOURCE_ROOT;
1097                 };
1098                 8E445F8904728A700059A3A7 = {
1099                         isa = PBXFileReference;
1100                         lastKnownFileType = image.icns;
1101                         name = asf.icns;
1102                         path = Resources/asf.icns;
1103                         refType = 2;
1104                         sourceTree = SOURCE_ROOT;
1105                 };
1106                 8E445F8A04728A700059A3A7 = {
1107                         isa = PBXFileReference;
1108                         lastKnownFileType = image.icns;
1109                         name = asx.icns;
1110                         path = Resources/asx.icns;
1111                         refType = 2;
1112                         sourceTree = SOURCE_ROOT;
1113                 };
1114                 8E445F8B04728A700059A3A7 = {
1115                         isa = PBXFileReference;
1116                         lastKnownFileType = image.icns;
1117                         name = avi.icns;
1118                         path = Resources/avi.icns;
1119                         refType = 2;
1120                         sourceTree = SOURCE_ROOT;
1121                 };
1122                 8E445F8C04728A700059A3A7 = {
1123                         isa = PBXFileReference;
1124                         lastKnownFileType = image.icns;
1125                         name = bin.icns;
1126                         path = Resources/bin.icns;
1127                         refType = 2;
1128                         sourceTree = SOURCE_ROOT;
1129                 };
1130                 8E445F8D04728A700059A3A7 = {
1131                         isa = PBXFileReference;
1132                         lastKnownFileType = image.icns;
1133                         name = cue.icns;
1134                         path = Resources/cue.icns;
1135                         refType = 2;
1136                         sourceTree = SOURCE_ROOT;
1137                 };
1138                 8E445F8E04728A700059A3A7 = {
1139                         isa = PBXFileReference;
1140                         lastKnownFileType = image.icns;
1141                         name = dat.icns;
1142                         path = Resources/dat.icns;
1143                         refType = 2;
1144                         sourceTree = SOURCE_ROOT;
1145                 };
1146                 8E445F8F04728A700059A3A7 = {
1147                         isa = PBXFileReference;
1148                         lastKnownFileType = image.icns;
1149                         name = dv.icns;
1150                         path = Resources/dv.icns;
1151                         refType = 2;
1152                         sourceTree = SOURCE_ROOT;
1153                 };
1154                 8E445F9004728A700059A3A7 = {
1155                         isa = PBXFileReference;
1156                         lastKnownFileType = image.icns;
1157                         name = m3u.icns;
1158                         path = Resources/m3u.icns;
1159                         refType = 2;
1160                         sourceTree = SOURCE_ROOT;
1161                 };
1162                 8E445F9104728A700059A3A7 = {
1163                         isa = PBXFileReference;
1164                         lastKnownFileType = image.icns;
1165                         name = mov.icns;
1166                         path = Resources/mov.icns;
1167                         refType = 2;
1168                         sourceTree = SOURCE_ROOT;
1169                 };
1170                 8E445F9204728A700059A3A7 = {
1171                         isa = PBXFileReference;
1172                         lastKnownFileType = image.icns;
1173                         name = mp3.icns;
1174                         path = Resources/mp3.icns;
1175                         refType = 2;
1176                         sourceTree = SOURCE_ROOT;
1177                 };
1178                 8E445F9304728A700059A3A7 = {
1179                         isa = PBXFileReference;
1180                         lastKnownFileType = image.icns;
1181                         name = mp4.icns;
1182                         path = Resources/mp4.icns;
1183                         refType = 2;
1184                         sourceTree = SOURCE_ROOT;
1185                 };
1186                 8E445F9404728A700059A3A7 = {
1187                         isa = PBXFileReference;
1188                         lastKnownFileType = image.icns;
1189                         name = mpg.icns;
1190                         path = Resources/mpg.icns;
1191                         refType = 2;
1192                         sourceTree = SOURCE_ROOT;
1193                 };
1194                 8E445F9504728A700059A3A7 = {
1195                         isa = PBXFileReference;
1196                         lastKnownFileType = image.icns;
1197                         name = ogg.icns;
1198                         path = Resources/ogg.icns;
1199                         refType = 2;
1200                         sourceTree = SOURCE_ROOT;
1201                 };
1202                 8E445F9604728A700059A3A7 = {
1203                         isa = PBXFileReference;
1204                         lastKnownFileType = image.icns;
1205                         name = ogm.icns;
1206                         path = Resources/ogm.icns;
1207                         refType = 2;
1208                         sourceTree = SOURCE_ROOT;
1209                 };
1210                 8E445F9704728A700059A3A7 = {
1211                         isa = PBXFileReference;
1212                         lastKnownFileType = image.icns;
1213                         name = pls.icns;
1214                         path = Resources/pls.icns;
1215                         refType = 2;
1216                         sourceTree = SOURCE_ROOT;
1217                 };
1218                 8E445F9804728A700059A3A7 = {
1219                         isa = PBXFileReference;
1220                         lastKnownFileType = image.icns;
1221                         name = srt.icns;
1222                         path = Resources/srt.icns;
1223                         refType = 2;
1224                         sourceTree = SOURCE_ROOT;
1225                 };
1226                 8E445F9904728A700059A3A7 = {
1227                         isa = PBXFileReference;
1228                         lastKnownFileType = image.icns;
1229                         name = sub.icns;
1230                         path = Resources/sub.icns;
1231                         refType = 2;
1232                         sourceTree = SOURCE_ROOT;
1233                 };
1234                 8E445F9A04728A700059A3A7 = {
1235                         isa = PBXFileReference;
1236                         lastKnownFileType = image.icns;
1237                         name = vob.icns;
1238                         path = Resources/vob.icns;
1239                         refType = 2;
1240                         sourceTree = SOURCE_ROOT;
1241                 };
1242                 8E445F9B04728A700059A3A7 = {
1243                         isa = PBXFileReference;
1244                         lastKnownFileType = image.icns;
1245                         name = wma.icns;
1246                         path = Resources/wma.icns;
1247                         refType = 2;
1248                         sourceTree = SOURCE_ROOT;
1249                 };
1250                 8E445F9C04728A700059A3A7 = {
1251                         isa = PBXFileReference;
1252                         lastKnownFileType = image.icns;
1253                         name = wmv.icns;
1254                         path = Resources/wmv.icns;
1255                         refType = 2;
1256                         sourceTree = SOURCE_ROOT;
1257                 };
1258                 8E445F9D04728A700059A3A7 = {
1259                         fileRef = 8E445F8704728A700059A3A7;
1260                         isa = PBXBuildFile;
1261                         settings = {
1262                         };
1263                 };
1264                 8E445F9E04728A700059A3A7 = {
1265                         fileRef = 8E445F8804728A700059A3A7;
1266                         isa = PBXBuildFile;
1267                         settings = {
1268                         };
1269                 };
1270                 8E445F9F04728A700059A3A7 = {
1271                         fileRef = 8E445F8904728A700059A3A7;
1272                         isa = PBXBuildFile;
1273                         settings = {
1274                         };
1275                 };
1276                 8E445FA004728A700059A3A7 = {
1277                         fileRef = 8E445F8A04728A700059A3A7;
1278                         isa = PBXBuildFile;
1279                         settings = {
1280                         };
1281                 };
1282                 8E445FA104728A700059A3A7 = {
1283                         fileRef = 8E445F8B04728A700059A3A7;
1284                         isa = PBXBuildFile;
1285                         settings = {
1286                         };
1287                 };
1288                 8E445FA204728A700059A3A7 = {
1289                         fileRef = 8E445F8C04728A700059A3A7;
1290                         isa = PBXBuildFile;
1291                         settings = {
1292                         };
1293                 };
1294                 8E445FA304728A700059A3A7 = {
1295                         fileRef = 8E445F8D04728A700059A3A7;
1296                         isa = PBXBuildFile;
1297                         settings = {
1298                         };
1299                 };
1300                 8E445FA404728A700059A3A7 = {
1301                         fileRef = 8E445F8E04728A700059A3A7;
1302                         isa = PBXBuildFile;
1303                         settings = {
1304                         };
1305                 };
1306                 8E445FA504728A700059A3A7 = {
1307                         fileRef = 8E445F8F04728A700059A3A7;
1308                         isa = PBXBuildFile;
1309                         settings = {
1310                         };
1311                 };
1312                 8E445FA604728A700059A3A7 = {
1313                         fileRef = 8E445F9004728A700059A3A7;
1314                         isa = PBXBuildFile;
1315                         settings = {
1316                         };
1317                 };
1318                 8E445FA704728A700059A3A7 = {
1319                         fileRef = 8E445F9104728A700059A3A7;
1320                         isa = PBXBuildFile;
1321                         settings = {
1322                         };
1323                 };
1324                 8E445FA804728A700059A3A7 = {
1325                         fileRef = 8E445F9204728A700059A3A7;
1326                         isa = PBXBuildFile;
1327                         settings = {
1328                         };
1329                 };
1330                 8E445FA904728A700059A3A7 = {
1331                         fileRef = 8E445F9304728A700059A3A7;
1332                         isa = PBXBuildFile;
1333                         settings = {
1334                         };
1335                 };
1336                 8E445FAA04728A700059A3A7 = {
1337                         fileRef = 8E445F9404728A700059A3A7;
1338                         isa = PBXBuildFile;
1339                         settings = {
1340                         };
1341                 };
1342                 8E445FAB04728A700059A3A7 = {
1343                         fileRef = 8E445F9504728A700059A3A7;
1344                         isa = PBXBuildFile;
1345                         settings = {
1346                         };
1347                 };
1348                 8E445FAC04728A700059A3A7 = {
1349                         fileRef = 8E445F9604728A700059A3A7;
1350                         isa = PBXBuildFile;
1351                         settings = {
1352                         };
1353                 };
1354                 8E445FAD04728A700059A3A7 = {
1355                         fileRef = 8E445F9704728A700059A3A7;
1356                         isa = PBXBuildFile;
1357                         settings = {
1358                         };
1359                 };
1360                 8E445FAE04728A700059A3A7 = {
1361                         fileRef = 8E445F9804728A700059A3A7;
1362                         isa = PBXBuildFile;
1363                         settings = {
1364                         };
1365                 };
1366                 8E445FAF04728A700059A3A7 = {
1367                         fileRef = 8E445F9904728A700059A3A7;
1368                         isa = PBXBuildFile;
1369                         settings = {
1370                         };
1371                 };
1372                 8E445FB004728A700059A3A7 = {
1373                         fileRef = 8E445F9A04728A700059A3A7;
1374                         isa = PBXBuildFile;
1375                         settings = {
1376                         };
1377                 };
1378                 8E445FB104728A700059A3A7 = {
1379                         fileRef = 8E445F9B04728A700059A3A7;
1380                         isa = PBXBuildFile;
1381                         settings = {
1382                         };
1383                 };
1384                 8E445FB204728A700059A3A7 = {
1385                         fileRef = 8E445F9C04728A700059A3A7;
1386                         isa = PBXBuildFile;
1387                         settings = {
1388                         };
1389                 };
1390                 8E49720006417F6800370C9F = {
1391                         fileEncoding = 5;
1392                         isa = PBXFileReference;
1393                         lastKnownFileType = sourcecode.c.h;
1394                         name = playlistinfo.h;
1395                         path = ../../modules/gui/macosx/playlistinfo.h;
1396                         refType = 2;
1397                         sourceTree = SOURCE_ROOT;
1398                 };
1399                 8E49720106417F6800370C9F = {
1400                         fileEncoding = 5;
1401                         isa = PBXFileReference;
1402                         lastKnownFileType = sourcecode.c.objc;
1403                         name = playlistinfo.m;
1404                         path = ../../modules/gui/macosx/playlistinfo.m;
1405                         refType = 2;
1406                         sourceTree = SOURCE_ROOT;
1407                 };
1408                 8E49720206417F6800370C9F = {
1409                         fileRef = 8E49720006417F6800370C9F;
1410                         isa = PBXBuildFile;
1411                         settings = {
1412                         };
1413                 };
1414                 8E49720306417F6800370C9F = {
1415                         fileRef = 8E49720106417F6800370C9F;
1416                         isa = PBXBuildFile;
1417                         settings = {
1418                         };
1419                 };
1420                 8E55FB7F0459B0FD00FB3317 = {
1421                         fileEncoding = 30;
1422                         isa = PBXFileReference;
1423                         lastKnownFileType = sourcecode.c.h;
1424                         name = output.h;
1425                         path = ../../modules/gui/macosx/output.h;
1426                         refType = 2;
1427                         sourceTree = SOURCE_ROOT;
1428                 };
1429                 8E55FB800459B0FD00FB3317 = {
1430                         fileEncoding = 30;
1431                         isa = PBXFileReference;
1432                         lastKnownFileType = sourcecode.c.objc;
1433                         name = output.m;
1434                         path = ../../modules/gui/macosx/output.m;
1435                         refType = 2;
1436                         sourceTree = SOURCE_ROOT;
1437                 };
1438                 8E6BC6F6041643860059A3A7 = {
1439                         fileEncoding = 4;
1440                         isa = PBXFileReference;
1441                         lastKnownFileType = sourcecode.c.h;
1442                         name = applescript.h;
1443                         path = ../../modules/gui/macosx/applescript.h;
1444                         refType = 2;
1445                         sourceTree = SOURCE_ROOT;
1446                 };
1447                 8E6BC6F7041643860059A3A7 = {
1448                         fileEncoding = 4;
1449                         isa = PBXFileReference;
1450                         lastKnownFileType = sourcecode.c.objc;
1451                         name = applescript.m;
1452                         path = ../../modules/gui/macosx/applescript.m;
1453                         refType = 2;
1454                         sourceTree = SOURCE_ROOT;
1455                 };
1456                 8E6BC6FA041684EC0059A3A7 = {
1457                         fileEncoding = 4;
1458                         isa = PBXFileReference;
1459                         lastKnownFileType = sourcecode.c.h;
1460                         name = controls.h;
1461                         path = ../../modules/gui/macosx/controls.h;
1462                         refType = 2;
1463                         sourceTree = SOURCE_ROOT;
1464                 };
1465                 8E93909A0565D6D300C7661C = {
1466                         isa = PBXFileReference;
1467                         lastKnownFileType = image.png;
1468                         name = display_slider.png;
1469                         path = Resources/display_slider.png;
1470                         refType = 2;
1471                         sourceTree = SOURCE_ROOT;
1472                 };
1473                 8E93909B0565D6D300C7661C = {
1474                         isa = PBXFileReference;
1475                         lastKnownFileType = image.png;
1476                         name = display_track.png;
1477                         path = Resources/display_track.png;
1478                         refType = 2;
1479                         sourceTree = SOURCE_ROOT;
1480                 };
1481                 8E93909C0565D6D300C7661C = {
1482                         isa = PBXFileReference;
1483                         lastKnownFileType = image.png;
1484                         name = display.png;
1485                         path = Resources/display.png;
1486                         refType = 2;
1487                         sourceTree = SOURCE_ROOT;
1488                 };
1489                 8E93909D0565D6D300C7661C = {
1490                         isa = PBXFileReference;
1491                         lastKnownFileType = image.png;
1492                         name = fullscreen_active.png;
1493                         path = Resources/fullscreen_active.png;
1494                         refType = 2;
1495                         sourceTree = SOURCE_ROOT;
1496                 };
1497                 8E93909E0565D6D300C7661C = {
1498                         isa = PBXFileReference;
1499                         lastKnownFileType = image.png;
1500                         name = fullscreen_blue.png;
1501                         path = Resources/fullscreen_blue.png;
1502                         refType = 2;
1503                         sourceTree = SOURCE_ROOT;
1504                 };
1505                 8E93909F0565D6D300C7661C = {
1506                         isa = PBXFileReference;
1507                         lastKnownFileType = image.png;
1508                         name = next_active.png;
1509                         path = Resources/next_active.png;
1510                         refType = 2;
1511                         sourceTree = SOURCE_ROOT;
1512                 };
1513                 8E9390A00565D6D300C7661C = {
1514                         isa = PBXFileReference;
1515                         lastKnownFileType = image.png;
1516                         name = next_blue.png;
1517                         path = Resources/next_blue.png;
1518                         refType = 2;
1519                         sourceTree = SOURCE_ROOT;
1520                 };
1521                 8E9390A10565D6D300C7661C = {
1522                         isa = PBXFileReference;
1523                         lastKnownFileType = image.png;
1524                         name = pause_blue.png;
1525                         path = Resources/pause_blue.png;
1526                         refType = 2;
1527                         sourceTree = SOURCE_ROOT;
1528                 };
1529                 8E9390A20565D6D300C7661C = {
1530                         isa = PBXFileReference;
1531                         lastKnownFileType = image.png;
1532                         name = pause.png;
1533                         path = Resources/pause.png;
1534                         refType = 2;
1535                         sourceTree = SOURCE_ROOT;
1536                 };
1537                 8E9390A30565D6D300C7661C = {
1538                         isa = PBXFileReference;
1539                         lastKnownFileType = image.png;
1540                         name = play_blue.png;
1541                         path = Resources/play_blue.png;
1542                         refType = 2;
1543                         sourceTree = SOURCE_ROOT;
1544                 };
1545                 8E9390A40565D6D300C7661C = {
1546                         isa = PBXFileReference;
1547                         lastKnownFileType = image.png;
1548                         name = play.png;
1549                         path = Resources/play.png;
1550                         refType = 2;
1551                         sourceTree = SOURCE_ROOT;
1552                 };
1553                 8E9390A50565D6D300C7661C = {
1554                         isa = PBXFileReference;
1555                         lastKnownFileType = image.png;
1556                         name = playlistdrawer_active.png;
1557                         path = Resources/playlistdrawer_active.png;
1558                         refType = 2;
1559                         sourceTree = SOURCE_ROOT;
1560                 };
1561                 8E9390A60565D6D300C7661C = {
1562                         isa = PBXFileReference;
1563                         lastKnownFileType = image.png;
1564                         name = playlistdrawer_blue.png;
1565                         path = Resources/playlistdrawer_blue.png;
1566                         refType = 2;
1567                         sourceTree = SOURCE_ROOT;
1568                 };
1569                 8E9390A70565D6D300C7661C = {
1570                         isa = PBXFileReference;
1571                         lastKnownFileType = image.png;
1572                         name = previous_active.png;
1573                         path = Resources/previous_active.png;
1574                         refType = 2;
1575                         sourceTree = SOURCE_ROOT;
1576                 };
1577                 8E9390A80565D6D300C7661C = {
1578                         isa = PBXFileReference;
1579                         lastKnownFileType = image.png;
1580                         name = previous_blue.png;
1581                         path = Resources/previous_blue.png;
1582                         refType = 2;
1583                         sourceTree = SOURCE_ROOT;
1584                 };
1585                 8E9390A90565D6D300C7661C = {
1586                         isa = PBXFileReference;
1587                         lastKnownFileType = image.png;
1588                         name = skip_forward_active.png;
1589                         path = Resources/skip_forward_active.png;
1590                         refType = 2;
1591                         sourceTree = SOURCE_ROOT;
1592                 };
1593                 8E9390AA0565D6D300C7661C = {
1594                         isa = PBXFileReference;
1595                         lastKnownFileType = image.png;
1596                         name = skip_forward_blue.png;
1597                         path = Resources/skip_forward_blue.png;
1598                         refType = 2;
1599                         sourceTree = SOURCE_ROOT;
1600                 };
1601                 8E9390AB0565D6D300C7661C = {
1602                         isa = PBXFileReference;
1603                         lastKnownFileType = image.png;
1604                         name = skip_previous_active.png;
1605                         path = Resources/skip_previous_active.png;
1606                         refType = 2;
1607                         sourceTree = SOURCE_ROOT;
1608                 };
1609                 8E9390AC0565D6D300C7661C = {
1610                         isa = PBXFileReference;
1611                         lastKnownFileType = image.png;
1612                         name = skip_previous_blue.png;
1613                         path = Resources/skip_previous_blue.png;
1614                         refType = 2;
1615                         sourceTree = SOURCE_ROOT;
1616                 };
1617                 8E9390AD0565D6D300C7661C = {
1618                         isa = PBXFileReference;
1619                         lastKnownFileType = image.png;
1620                         name = stop_blue.png;
1621                         path = Resources/stop_blue.png;
1622                         refType = 2;
1623                         sourceTree = SOURCE_ROOT;
1624                 };
1625                 8E9390AE0565D6D300C7661C = {
1626                         isa = PBXFileReference;
1627                         lastKnownFileType = image.png;
1628                         name = stop.png;
1629                         path = Resources/stop.png;
1630                         refType = 2;
1631                         sourceTree = SOURCE_ROOT;
1632                 };
1633                 8E9390AF0565D6D300C7661C = {
1634                         isa = PBXFileReference;
1635                         lastKnownFileType = image.png;
1636                         name = volume_high.png;
1637                         path = Resources/volume_high.png;
1638                         refType = 2;
1639                         sourceTree = SOURCE_ROOT;
1640                 };
1641                 8E9390B00565D6D300C7661C = {
1642                         isa = PBXFileReference;
1643                         lastKnownFileType = image.png;
1644                         name = volume_low.png;
1645                         path = Resources/volume_low.png;
1646                         refType = 2;
1647                         sourceTree = SOURCE_ROOT;
1648                 };
1649                 8E9390B10565D6D300C7661C = {
1650                         isa = PBXFileReference;
1651                         lastKnownFileType = image.png;
1652                         name = volumeslider_blue.png;
1653                         path = Resources/volumeslider_blue.png;
1654                         refType = 2;
1655                         sourceTree = SOURCE_ROOT;
1656                 };
1657                 8E9390B20565D6D300C7661C = {
1658                         isa = PBXFileReference;
1659                         lastKnownFileType = image.png;
1660                         name = volumeslider_normal.png;
1661                         path = Resources/volumeslider_normal.png;
1662                         refType = 2;
1663                         sourceTree = SOURCE_ROOT;
1664                 };
1665                 8E9390B30565D6D300C7661C = {
1666                         isa = PBXFileReference;
1667                         lastKnownFileType = image.png;
1668                         name = volumetrack.png;
1669                         path = Resources/volumetrack.png;
1670                         refType = 2;
1671                         sourceTree = SOURCE_ROOT;
1672                 };
1673                 8E9390B40565D6D300C7661C = {
1674                         fileRef = 8E93909A0565D6D300C7661C;
1675                         isa = PBXBuildFile;
1676                         settings = {
1677                         };
1678                 };
1679                 8E9390B50565D6D300C7661C = {
1680                         fileRef = 8E93909B0565D6D300C7661C;
1681                         isa = PBXBuildFile;
1682                         settings = {
1683                         };
1684                 };
1685                 8E9390B60565D6D300C7661C = {
1686                         fileRef = 8E93909C0565D6D300C7661C;
1687                         isa = PBXBuildFile;
1688                         settings = {
1689                         };
1690                 };
1691                 8E9390B70565D6D300C7661C = {
1692                         fileRef = 8E93909D0565D6D300C7661C;
1693                         isa = PBXBuildFile;
1694                         settings = {
1695                         };
1696                 };
1697                 8E9390B80565D6D300C7661C = {
1698                         fileRef = 8E93909E0565D6D300C7661C;
1699                         isa = PBXBuildFile;
1700                         settings = {
1701                         };
1702                 };
1703                 8E9390B90565D6D300C7661C = {
1704                         fileRef = 8E93909F0565D6D300C7661C;
1705                         isa = PBXBuildFile;
1706                         settings = {
1707                         };
1708                 };
1709                 8E9390BA0565D6D300C7661C = {
1710                         fileRef = 8E9390A00565D6D300C7661C;
1711                         isa = PBXBuildFile;
1712                         settings = {
1713                         };
1714                 };
1715                 8E9390BB0565D6D300C7661C = {
1716                         fileRef = 8E9390A10565D6D300C7661C;
1717                         isa = PBXBuildFile;
1718                         settings = {
1719                         };
1720                 };
1721                 8E9390BC0565D6D300C7661C = {
1722                         fileRef = 8E9390A20565D6D300C7661C;
1723                         isa = PBXBuildFile;
1724                         settings = {
1725                         };
1726                 };
1727                 8E9390BD0565D6D300C7661C = {
1728                         fileRef = 8E9390A30565D6D300C7661C;
1729                         isa = PBXBuildFile;
1730                         settings = {
1731                         };
1732                 };
1733                 8E9390BE0565D6D300C7661C = {
1734                         fileRef = 8E9390A40565D6D300C7661C;
1735                         isa = PBXBuildFile;
1736                         settings = {
1737                         };
1738                 };
1739                 8E9390BF0565D6D300C7661C = {
1740                         fileRef = 8E9390A50565D6D300C7661C;
1741                         isa = PBXBuildFile;
1742                         settings = {
1743                         };
1744                 };
1745                 8E9390C00565D6D300C7661C = {
1746                         fileRef = 8E9390A60565D6D300C7661C;
1747                         isa = PBXBuildFile;
1748                         settings = {
1749                         };
1750                 };
1751                 8E9390C10565D6D300C7661C = {
1752                         fileRef = 8E9390A70565D6D300C7661C;
1753                         isa = PBXBuildFile;
1754                         settings = {
1755                         };
1756                 };
1757                 8E9390C20565D6D300C7661C = {
1758                         fileRef = 8E9390A80565D6D300C7661C;
1759                         isa = PBXBuildFile;
1760                         settings = {
1761                         };
1762                 };
1763                 8E9390C30565D6D300C7661C = {
1764                         fileRef = 8E9390A90565D6D300C7661C;
1765                         isa = PBXBuildFile;
1766                         settings = {
1767                         };
1768                 };
1769                 8E9390C40565D6D300C7661C = {
1770                         fileRef = 8E9390AA0565D6D300C7661C;
1771                         isa = PBXBuildFile;
1772                         settings = {
1773                         };
1774                 };
1775                 8E9390C50565D6D300C7661C = {
1776                         fileRef = 8E9390AB0565D6D300C7661C;
1777                         isa = PBXBuildFile;
1778                         settings = {
1779                         };
1780                 };
1781                 8E9390C60565D6D300C7661C = {
1782                         fileRef = 8E9390AC0565D6D300C7661C;
1783                         isa = PBXBuildFile;
1784                         settings = {
1785                         };
1786                 };
1787                 8E9390C70565D6D300C7661C = {
1788                         fileRef = 8E9390AD0565D6D300C7661C;
1789                         isa = PBXBuildFile;
1790                         settings = {
1791                         };
1792                 };
1793                 8E9390C80565D6D300C7661C = {
1794                         fileRef = 8E9390AE0565D6D300C7661C;
1795                         isa = PBXBuildFile;
1796                         settings = {
1797                         };
1798                 };
1799                 8E9390C90565D6D300C7661C = {
1800                         fileRef = 8E9390AF0565D6D300C7661C;
1801                         isa = PBXBuildFile;
1802                         settings = {
1803                         };
1804                 };
1805                 8E9390CA0565D6D300C7661C = {
1806                         fileRef = 8E9390B00565D6D300C7661C;
1807                         isa = PBXBuildFile;
1808                         settings = {
1809                         };
1810                 };
1811                 8E9390CB0565D6D300C7661C = {
1812                         fileRef = 8E9390B10565D6D300C7661C;
1813                         isa = PBXBuildFile;
1814                         settings = {
1815                         };
1816                 };
1817                 8E9390CC0565D6D300C7661C = {
1818                         fileRef = 8E9390B20565D6D300C7661C;
1819                         isa = PBXBuildFile;
1820                         settings = {
1821                         };
1822                 };
1823                 8E9390CD0565D6D300C7661C = {
1824                         fileRef = 8E9390B30565D6D300C7661C;
1825                         isa = PBXBuildFile;
1826                         settings = {
1827                         };
1828                 };
1829                 8E9CA1A306D7DEE800B7186C = {
1830                         fileEncoding = 5;
1831                         isa = PBXFileReference;
1832                         lastKnownFileType = sourcecode.c.h;
1833                         name = prefs_widgets.h;
1834                         path = ../../modules/gui/macosx/prefs_widgets.h;
1835                         refType = 2;
1836                         sourceTree = SOURCE_ROOT;
1837                 };
1838                 8E9CA1A406D7DEE800B7186C = {
1839                         fileEncoding = 5;
1840                         isa = PBXFileReference;
1841                         lastKnownFileType = sourcecode.c.objc;
1842                         name = prefs_widgets.m;
1843                         path = ../../modules/gui/macosx/prefs_widgets.m;
1844                         refType = 2;
1845                         sourceTree = SOURCE_ROOT;
1846                 };
1847                 8E9CA1A506D7DEE800B7186C = {
1848                         fileEncoding = 5;
1849                         isa = PBXFileReference;
1850                         lastKnownFileType = sourcecode.c.objc;
1851                         name = voutgl.m;
1852                         path = ../../modules/gui/macosx/voutgl.m;
1853                         refType = 2;
1854                         sourceTree = SOURCE_ROOT;
1855                 };
1856                 8E9CA1A606D7DEE800B7186C = {
1857                         fileEncoding = 5;
1858                         isa = PBXFileReference;
1859                         lastKnownFileType = sourcecode.c.objc;
1860                         name = voutqt.m;
1861                         path = ../../modules/gui/macosx/voutqt.m;
1862                         refType = 2;
1863                         sourceTree = SOURCE_ROOT;
1864                 };
1865                 8E9CA1BE06D7DEE800B7186C = {
1866                         fileRef = 8E9CA1A306D7DEE800B7186C;
1867                         isa = PBXBuildFile;
1868                         settings = {
1869                         };
1870                 };
1871                 8E9CA1BF06D7DEE800B7186C = {
1872                         fileRef = 8E9CA1A406D7DEE800B7186C;
1873                         isa = PBXBuildFile;
1874                         settings = {
1875                         };
1876                 };
1877                 8E9CA1C006D7DEE800B7186C = {
1878                         fileRef = 8E9CA1A506D7DEE800B7186C;
1879                         isa = PBXBuildFile;
1880                         settings = {
1881                         };
1882                 };
1883                 8E9CA1C106D7DEE800B7186C = {
1884                         fileRef = 8E9CA1A606D7DEE800B7186C;
1885                         isa = PBXBuildFile;
1886                         settings = {
1887                         };
1888                 };
1889                 8E9CC7B1046EFD700059A3A7 = {
1890                         fileEncoding = 12;
1891                         isa = PBXFileReference;
1892                         lastKnownFileType = text;
1893                         name = THANKS;
1894                         path = ../../THANKS;
1895                         refType = 2;
1896                         sourceTree = SOURCE_ROOT;
1897                 };
1898                 8E9CC7B2046EFD700059A3A7 = {
1899                         fileRef = 8E9CC7B1046EFD700059A3A7;
1900                         isa = PBXBuildFile;
1901                         settings = {
1902                         };
1903                 };
1904                 8EBF3FA303F13FFB0059A3A7 = {
1905                         isa = PBXFileReference;
1906                         lastKnownFileType = text;
1907                         name = vlc.scriptSuite;
1908                         path = Resources/vlc.scriptSuite;
1909                         refType = 2;
1910                         sourceTree = SOURCE_ROOT;
1911                 };
1912                 8EBF3FA403F13FFB0059A3A7 = {
1913                         fileRef = 8EBF3FA303F13FFB0059A3A7;
1914                         isa = PBXBuildFile;
1915                         settings = {
1916                         };
1917                 };
1918                 8EBF3FA503F140960059A3A7 = {
1919                         isa = PBXFileReference;
1920                         lastKnownFileType = text;
1921                         name = vlc.scriptTerminology;
1922                         path = Resources/English.lproj/vlc.scriptTerminology;
1923                         refType = 2;
1924                         sourceTree = SOURCE_ROOT;
1925                 };
1926                 8EBF3FA703F140A80059A3A7 = {
1927                         children = (
1928                                 8EBF3FA503F140960059A3A7,
1929                         );
1930                         isa = PBXVariantGroup;
1931                         name = vlc.scriptTerminology;
1932                         refType = 4;
1933                         sourceTree = "<group>";
1934                 };
1935                 8EBF3FA803F140A80059A3A7 = {
1936                         fileRef = 8EBF3FA703F140A80059A3A7;
1937                         isa = PBXBuildFile;
1938                         settings = {
1939                         };
1940                 };
1941                 8ECA7E520563CD9500DFC000 = {
1942                         children = (
1943                                 2A16E07E06C5074F00C87B09,
1944                                 2A16E07F06C5074F00C87B09,
1945                                 8E93909A0565D6D300C7661C,
1946                                 8E93909B0565D6D300C7661C,
1947                                 8E93909C0565D6D300C7661C,
1948                                 8E93909D0565D6D300C7661C,
1949                                 8E93909E0565D6D300C7661C,
1950                                 8E93909F0565D6D300C7661C,
1951                                 8E9390A00565D6D300C7661C,
1952                                 8E9390A10565D6D300C7661C,
1953                                 8E9390A20565D6D300C7661C,
1954                                 8E9390A30565D6D300C7661C,
1955                                 8E9390A40565D6D300C7661C,
1956                                 8E9390A50565D6D300C7661C,
1957                                 8E9390A60565D6D300C7661C,
1958                                 8E9390A70565D6D300C7661C,
1959                                 8E9390A80565D6D300C7661C,
1960                                 8E9390A90565D6D300C7661C,
1961                                 8E9390AA0565D6D300C7661C,
1962                                 8E9390AB0565D6D300C7661C,
1963                                 8E9390AC0565D6D300C7661C,
1964                                 8E9390AD0565D6D300C7661C,
1965                                 8E9390AE0565D6D300C7661C,
1966                                 8E9390AF0565D6D300C7661C,
1967                                 8E9390B00565D6D300C7661C,
1968                                 8E9390B10565D6D300C7661C,
1969                                 8E9390B20565D6D300C7661C,
1970                                 8E9390B30565D6D300C7661C,
1971                         );
1972                         isa = PBXGroup;
1973                         name = Controller;
1974                         refType = 4;
1975                         sourceTree = "<group>";
1976                 };
1977                 8ED6C27A03E2EB1C0059A3A7 = {
1978                         fileEncoding = 30;
1979                         isa = PBXFileReference;
1980                         lastKnownFileType = sourcecode.c.c;
1981                         name = coreaudio.c;
1982                         path = ../../modules/audio_output/coreaudio.c;
1983                         refType = 2;
1984                         sourceTree = SOURCE_ROOT;
1985                 };
1986                 8ED6C27B03E2EB1C0059A3A7 = {
1987                         fileEncoding = 30;
1988                         isa = PBXFileReference;
1989                         lastKnownFileType = sourcecode.c.objc;
1990                         name = controls.m;
1991                         path = ../../modules/gui/macosx/controls.m;
1992                         refType = 2;
1993                         sourceTree = SOURCE_ROOT;
1994                 };
1995                 8ED6C27C03E2EB1C0059A3A7 = {
1996                         fileEncoding = 30;
1997                         isa = PBXFileReference;
1998                         lastKnownFileType = sourcecode.c.h;
1999                         name = intf.h;
2000                         path = ../../modules/gui/macosx/intf.h;
2001                         refType = 2;
2002                         sourceTree = SOURCE_ROOT;
2003                 };
2004                 8ED6C27D03E2EB1C0059A3A7 = {
2005                         fileEncoding = 30;
2006                         isa = PBXFileReference;
2007                         lastKnownFileType = sourcecode.c.objc;
2008                         name = intf.m;
2009                         path = ../../modules/gui/macosx/intf.m;
2010                         refType = 2;
2011                         sourceTree = SOURCE_ROOT;
2012                 };
2013                 8ED6C27E03E2EB1C0059A3A7 = {
2014                         fileEncoding = 30;
2015                         isa = PBXFileReference;
2016                         lastKnownFileType = sourcecode.c.objc;
2017                         name = macosx.m;
2018                         path = ../../modules/gui/macosx/macosx.m;
2019                         refType = 2;
2020                         sourceTree = SOURCE_ROOT;
2021                 };
2022                 8ED6C27F03E2EB1C0059A3A7 = {
2023                         fileEncoding = 30;
2024                         isa = PBXFileReference;
2025                         lastKnownFileType = sourcecode.c.h;
2026                         name = misc.h;
2027                         path = ../../modules/gui/macosx/misc.h;
2028                         refType = 2;
2029                         sourceTree = SOURCE_ROOT;
2030                 };
2031                 8ED6C28003E2EB1C0059A3A7 = {
2032                         fileEncoding = 30;
2033                         isa = PBXFileReference;
2034                         lastKnownFileType = sourcecode.c.objc;
2035                         name = misc.m;
2036                         path = ../../modules/gui/macosx/misc.m;
2037                         refType = 2;
2038                         sourceTree = SOURCE_ROOT;
2039                 };
2040                 8ED6C28103E2EB1C0059A3A7 = {
2041                         fileEncoding = 30;
2042                         isa = PBXFileReference;
2043                         lastKnownFileType = sourcecode.c.h;
2044                         name = open.h;
2045                         path = ../../modules/gui/macosx/open.h;
2046                         refType = 2;
2047                         sourceTree = SOURCE_ROOT;
2048                 };
2049                 8ED6C28203E2EB1C0059A3A7 = {
2050                         fileEncoding = 30;
2051                         isa = PBXFileReference;
2052                         lastKnownFileType = sourcecode.c.objc;
2053                         name = open.m;
2054                         path = ../../modules/gui/macosx/open.m;
2055                         refType = 2;
2056                         sourceTree = SOURCE_ROOT;
2057                 };
2058                 8ED6C28303E2EB1C0059A3A7 = {
2059                         fileEncoding = 30;
2060                         isa = PBXFileReference;
2061                         lastKnownFileType = sourcecode.c.h;
2062                         name = playlist.h;
2063                         path = ../../modules/gui/macosx/playlist.h;
2064                         refType = 2;
2065                         sourceTree = SOURCE_ROOT;
2066                 };
2067                 8ED6C28403E2EB1C0059A3A7 = {
2068                         fileEncoding = 30;
2069                         isa = PBXFileReference;
2070                         lastKnownFileType = sourcecode.c.objc;
2071                         name = playlist.m;
2072                         path = ../../modules/gui/macosx/playlist.m;
2073                         refType = 2;
2074                         sourceTree = SOURCE_ROOT;
2075                 };
2076                 8ED6C28503E2EB1C0059A3A7 = {
2077                         fileEncoding = 30;
2078                         isa = PBXFileReference;
2079                         lastKnownFileType = sourcecode.c.h;
2080                         name = prefs.h;
2081                         path = ../../modules/gui/macosx/prefs.h;
2082                         refType = 2;
2083                         sourceTree = SOURCE_ROOT;
2084                 };
2085                 8ED6C28603E2EB1C0059A3A7 = {
2086                         fileEncoding = 30;
2087                         isa = PBXFileReference;
2088                         lastKnownFileType = sourcecode.c.objc;
2089                         name = prefs.m;
2090                         path = ../../modules/gui/macosx/prefs.m;
2091                         refType = 2;
2092                         sourceTree = SOURCE_ROOT;
2093                 };
2094                 8ED6C28703E2EB1C0059A3A7 = {
2095                         fileEncoding = 30;
2096                         isa = PBXFileReference;
2097                         lastKnownFileType = sourcecode.c.h;
2098                         name = vout.h;
2099                         path = ../../modules/gui/macosx/vout.h;
2100                         refType = 2;
2101                         sourceTree = SOURCE_ROOT;
2102                 };
2103                 8ED6C28803E2EB1C0059A3A7 = {
2104                         fileEncoding = 30;
2105                         isa = PBXFileReference;
2106                         lastKnownFileType = sourcecode.c.objc;
2107                         name = vout.m;
2108                         path = ../../modules/gui/macosx/vout.m;
2109                         refType = 2;
2110                         sourceTree = SOURCE_ROOT;
2111                 };
2112                 8ED6C29D03E2F32E0059A3A7 = {
2113                         fileEncoding = 12;
2114                         isa = PBXFileReference;
2115                         lastKnownFileType = text;
2116                         name = AUTHORS;
2117                         path = ../../AUTHORS;
2118                         refType = 2;
2119                         sourceTree = SOURCE_ROOT;
2120                 };
2121                 8ED6C29E03E2F32E0059A3A7 = {
2122                         fileEncoding = 12;
2123                         isa = PBXFileReference;
2124                         lastKnownFileType = text;
2125                         name = COPYING;
2126                         path = ../../COPYING;
2127                         refType = 2;
2128                         sourceTree = SOURCE_ROOT;
2129                 };
2130                 8ED6C29F03E2F32E0059A3A7 = {
2131                         fileRef = 8ED6C29D03E2F32E0059A3A7;
2132                         isa = PBXBuildFile;
2133                         settings = {
2134                         };
2135                 };
2136                 8ED6C2A003E2F32E0059A3A7 = {
2137                         fileRef = 8ED6C29E03E2F32E0059A3A7;
2138                         isa = PBXBuildFile;
2139                         settings = {
2140                         };
2141                 };
2142                 8EDAC3430440F72D0059A3A7 = {
2143                         isa = PBXFileReference;
2144                         lastKnownFileType = text.rtf;
2145                         name = README.MacOSX.rtf;
2146                         path = ../../README.MacOSX.rtf;
2147                         refType = 2;
2148                         sourceTree = SOURCE_ROOT;
2149                 };
2150                 8EDAC3440440F72D0059A3A7 = {
2151                         fileRef = 8EDAC3430440F72D0059A3A7;
2152                         isa = PBXBuildFile;
2153                         settings = {
2154                         };
2155                 };
2156                 8EE1AF9F044465080059A3A7 = {
2157                         fileEncoding = 30;
2158                         isa = PBXFileReference;
2159                         lastKnownFileType = sourcecode.c.h;
2160                         name = about.h;
2161                         path = ../../modules/gui/macosx/about.h;
2162                         refType = 2;
2163                         sourceTree = SOURCE_ROOT;
2164                 };
2165                 8EE1AFA0044465080059A3A7 = {
2166                         fileEncoding = 30;
2167                         isa = PBXFileReference;
2168                         lastKnownFileType = sourcecode.c.objc;
2169                         name = about.m;
2170                         path = ../../modules/gui/macosx/about.m;
2171                         refType = 2;
2172                         sourceTree = SOURCE_ROOT;
2173                 };
2174                 8EE1AFA30444660F0059A3A7 = {
2175                         isa = PBXFileReference;
2176                         lastKnownFileType = image.png;
2177                         name = about_bg.png;
2178                         path = Resources/about_bg.png;
2179                         refType = 2;
2180                         sourceTree = SOURCE_ROOT;
2181                 };
2182                 8EE1AFA40444660F0059A3A7 = {
2183                         fileRef = 8EE1AFA30444660F0059A3A7;
2184                         isa = PBXBuildFile;
2185                         settings = {
2186                         };
2187                 };
2188 //8E0
2189 //8E1
2190 //8E2
2191 //8E3
2192 //8E4
2193 //A00
2194 //A01
2195 //A02
2196 //A03
2197 //A04
2198                 A0E6B59804407FBD0080DD97 = {
2199                         fileEncoding = 12;
2200                         isa = PBXFileReference;
2201                         lastKnownFileType = text;
2202                         name = README;
2203                         path = Resources/README;
2204                         refType = 4;
2205                         sourceTree = "<group>";
2206                 };
2207                 A0E6B59904407FBD0080DD97 = {
2208                         fileRef = A0E6B59804407FBD0080DD97;
2209                         isa = PBXBuildFile;
2210                         settings = {
2211                         };
2212                 };
2213 //A00
2214 //A01
2215 //A02
2216 //A03
2217 //A04
2218 //DC0
2219 //DC1
2220 //DC2
2221 //DC3
2222 //DC4
2223                 DCA00AA7075F948800E6BF46 = {
2224                         children = (
2225                                 DCA00AA8075F948800E6BF46,
2226                         );
2227                         isa = PBXVariantGroup;
2228                         name = About.nib;
2229                         path = "";
2230                         refType = 4;
2231                         sourceTree = "<group>";
2232                 };
2233                 DCA00AA8075F948800E6BF46 = {
2234                         isa = PBXFileReference;
2235                         lastKnownFileType = wrapper.nib;
2236                         name = English;
2237                         path = Resources/English.lproj/About.nib;
2238                         refType = 4;
2239                         sourceTree = "<group>";
2240                 };
2241                 DCA00AA9075F948800E6BF46 = {
2242                         fileRef = DCA00AA7075F948800E6BF46;
2243                         isa = PBXBuildFile;
2244                         settings = {
2245                         };
2246                 };
2247                 DCF358B9077F10BA007DB450 = {
2248                         children = (
2249                                 DCF358BA077F10BA007DB450,
2250                         );
2251                         isa = PBXVariantGroup;
2252                         name = Preferences.nib;
2253                         path = "";
2254                         refType = 4;
2255                         sourceTree = "<group>";
2256                 };
2257                 DCF358BA077F10BA007DB450 = {
2258                         isa = PBXFileReference;
2259                         lastKnownFileType = wrapper.nib;
2260                         name = English;
2261                         path = Resources/English.lproj/Preferences.nib;
2262                         refType = 4;
2263                         sourceTree = "<group>";
2264                 };
2265                 DCF358BB077F10BA007DB450 = {
2266                         fileRef = DCF358B9077F10BA007DB450;
2267                         isa = PBXBuildFile;
2268                         settings = {
2269                         };
2270                 };
2271                 DCF358BC077F1236007DB450 = {
2272                         children = (
2273                                 DCA00AA7075F948800E6BF46,
2274                                 F74F13EA02C2A79C01EE194C,
2275                                 DCF358B9077F10BA007DB450,
2276                         );
2277                         isa = PBXGroup;
2278                         name = nibs;
2279                         refType = 4;
2280                         sourceTree = "<group>";
2281                 };
2282 //DC0
2283 //DC1
2284 //DC2
2285 //DC3
2286 //DC4
2287 //F60
2288 //F61
2289 //F62
2290 //F63
2291 //F64
2292                 F69B0CA602E24F6401A80112 = {
2293                         children = (
2294                                 F69B0CA702E24F6401A80112,
2295                         );
2296                         isa = PBXVariantGroup;
2297                         name = InfoPlist.strings;
2298                         path = "";
2299                         refType = 4;
2300                         sourceTree = "<group>";
2301                 };
2302                 F69B0CA702E24F6401A80112 = {
2303                         fileEncoding = 5;
2304                         isa = PBXFileReference;
2305                         lastKnownFileType = text.plist.strings;
2306                         name = English;
2307                         path = Resources/English.lproj/InfoPlist.strings;
2308                         refType = 4;
2309                         sourceTree = "<group>";
2310                 };
2311                 F69B0CA802E24F6401A80112 = {
2312                         fileRef = F69B0CA602E24F6401A80112;
2313                         isa = PBXBuildFile;
2314                         settings = {
2315                         };
2316                 };
2317                 F6E4F90A02D2648B01A80112 = {
2318                         isa = PBXFileReference;
2319                         lastKnownFileType = image.icns;
2320                         name = divx.icns;
2321                         path = Resources/divx.icns;
2322                         refType = 4;
2323                         sourceTree = "<group>";
2324                 };
2325                 F6E4F90B02D2648B01A80112 = {
2326                         isa = PBXFileReference;
2327                         lastKnownFileType = image.icns;
2328                         name = generic.icns;
2329                         path = Resources/generic.icns;
2330                         refType = 4;
2331                         sourceTree = "<group>";
2332                 };
2333                 F6E4F90C02D2648B01A80112 = {
2334                         isa = PBXFileReference;
2335                         lastKnownFileType = image.icns;
2336                         name = mpeg.icns;
2337                         path = Resources/mpeg.icns;
2338                         refType = 4;
2339                         sourceTree = "<group>";
2340                 };
2341                 F6E4F90D02D2648B01A80112 = {
2342                         isa = PBXFileReference;
2343                         lastKnownFileType = image.icns;
2344                         name = mpeg1.icns;
2345                         path = Resources/mpeg1.icns;
2346                         refType = 4;
2347                         sourceTree = "<group>";
2348                 };
2349                 F6E4F90E02D2648B01A80112 = {
2350                         isa = PBXFileReference;
2351                         lastKnownFileType = image.icns;
2352                         name = mpeg2.icns;
2353                         path = Resources/mpeg2.icns;
2354                         refType = 4;
2355                         sourceTree = "<group>";
2356                 };
2357                 F6E4F90F02D2648B01A80112 = {
2358                         isa = PBXFileReference;
2359                         lastKnownFileType = image.icns;
2360                         name = mpeg4.icns;
2361                         path = Resources/mpeg4.icns;
2362                         refType = 4;
2363                         sourceTree = "<group>";
2364                 };
2365                 F6E4F91002D2648B01A80112 = {
2366                         fileRef = F6E4F90A02D2648B01A80112;
2367                         isa = PBXBuildFile;
2368                         settings = {
2369                         };
2370                 };
2371                 F6E4F91102D2648B01A80112 = {
2372                         fileRef = F6E4F90B02D2648B01A80112;
2373                         isa = PBXBuildFile;
2374                         settings = {
2375                         };
2376                 };
2377                 F6E4F91202D2648B01A80112 = {
2378                         fileRef = F6E4F90C02D2648B01A80112;
2379                         isa = PBXBuildFile;
2380                         settings = {
2381                         };
2382                 };
2383                 F6E4F91302D2648B01A80112 = {
2384                         fileRef = F6E4F90D02D2648B01A80112;
2385                         isa = PBXBuildFile;
2386                         settings = {
2387                         };
2388                 };
2389                 F6E4F91402D2648B01A80112 = {
2390                         fileRef = F6E4F90E02D2648B01A80112;
2391                         isa = PBXBuildFile;
2392                         settings = {
2393                         };
2394                 };
2395                 F6E4F91502D2648B01A80112 = {
2396                         fileRef = F6E4F90F02D2648B01A80112;
2397                         isa = PBXBuildFile;
2398                         settings = {
2399                         };
2400                 };
2401 //F60
2402 //F61
2403 //F62
2404 //F63
2405 //F64
2406 //F70
2407 //F71
2408 //F72
2409 //F73
2410 //F74
2411                 F74F13DF02C2A53401EE194C = {
2412                         isa = PBXFileReference;
2413                         lastKnownFileType = image.icns;
2414                         name = vlc.icns;
2415                         path = Resources/vlc.icns;
2416                         refType = 4;
2417                         sourceTree = "<group>";
2418                 };
2419                 F74F13E002C2A53401EE194C = {
2420                         fileRef = F74F13DF02C2A53401EE194C;
2421                         isa = PBXBuildFile;
2422                         settings = {
2423                         };
2424                 };
2425                 F74F13EA02C2A79C01EE194C = {
2426                         children = (
2427                                 F74F13EB02C2A79C01EE194C,
2428                         );
2429                         isa = PBXVariantGroup;
2430                         name = MainMenu.nib;
2431                         path = "";
2432                         refType = 4;
2433                         sourceTree = "<group>";
2434                 };
2435                 F74F13EB02C2A79C01EE194C = {
2436                         isa = PBXFileReference;
2437                         lastKnownFileType = wrapper.nib;
2438                         name = English;
2439                         path = Resources/English.lproj/MainMenu.nib;
2440                         refType = 4;
2441                         sourceTree = "<group>";
2442                 };
2443                 F74F13EC02C2A79C01EE194C = {
2444                         fileRef = F74F13EA02C2A79C01EE194C;
2445                         isa = PBXBuildFile;
2446                         settings = {
2447                         };
2448                 };
2449         };
2450         rootObject = 089C1669FE841209C02AAC07;
2451 }