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