project.pbxproj 95 KB
Newer Older
1 2 3 4 5
// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
6
	objectVersion = 42;
7
	objects = {
8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74

/* Begin PBXBuildFile section */
		1058C7AFFEA557BF11CA2CBB /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
		2A16E08006C5074F00C87B09 /* equalizerdrawer_active.png in Resources */ = {isa = PBXBuildFile; fileRef = 2A16E07E06C5074F00C87B09 /* equalizerdrawer_active.png */; };
		2A16E08106C5074F00C87B09 /* equalizerdrawer_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = 2A16E07F06C5074F00C87B09 /* equalizerdrawer_blue.png */; };
		8E445F9D04728A700059A3A7 /* a52.icns in Resources */ = {isa = PBXBuildFile; fileRef = 8E445F8704728A700059A3A7 /* a52.icns */; };
		8E445F9E04728A700059A3A7 /* aac.icns in Resources */ = {isa = PBXBuildFile; fileRef = 8E445F8804728A700059A3A7 /* aac.icns */; };
		8E445F9F04728A700059A3A7 /* asf.icns in Resources */ = {isa = PBXBuildFile; fileRef = 8E445F8904728A700059A3A7 /* asf.icns */; };
		8E445FA004728A700059A3A7 /* asx.icns in Resources */ = {isa = PBXBuildFile; fileRef = 8E445F8A04728A700059A3A7 /* asx.icns */; };
		8E445FA104728A700059A3A7 /* avi.icns in Resources */ = {isa = PBXBuildFile; fileRef = 8E445F8B04728A700059A3A7 /* avi.icns */; };
		8E445FA204728A700059A3A7 /* bin.icns in Resources */ = {isa = PBXBuildFile; fileRef = 8E445F8C04728A700059A3A7 /* bin.icns */; };
		8E445FA304728A700059A3A7 /* cue.icns in Resources */ = {isa = PBXBuildFile; fileRef = 8E445F8D04728A700059A3A7 /* cue.icns */; };
		8E445FA404728A700059A3A7 /* dat.icns in Resources */ = {isa = PBXBuildFile; fileRef = 8E445F8E04728A700059A3A7 /* dat.icns */; };
		8E445FA504728A700059A3A7 /* dv.icns in Resources */ = {isa = PBXBuildFile; fileRef = 8E445F8F04728A700059A3A7 /* dv.icns */; };
		8E445FA604728A700059A3A7 /* m3u.icns in Resources */ = {isa = PBXBuildFile; fileRef = 8E445F9004728A700059A3A7 /* m3u.icns */; };
		8E445FA704728A700059A3A7 /* mov.icns in Resources */ = {isa = PBXBuildFile; fileRef = 8E445F9104728A700059A3A7 /* mov.icns */; };
		8E445FA804728A700059A3A7 /* mp3.icns in Resources */ = {isa = PBXBuildFile; fileRef = 8E445F9204728A700059A3A7 /* mp3.icns */; };
		8E445FA904728A700059A3A7 /* mp4.icns in Resources */ = {isa = PBXBuildFile; fileRef = 8E445F9304728A700059A3A7 /* mp4.icns */; };
		8E445FAA04728A700059A3A7 /* mpg.icns in Resources */ = {isa = PBXBuildFile; fileRef = 8E445F9404728A700059A3A7 /* mpg.icns */; };
		8E445FAB04728A700059A3A7 /* ogg.icns in Resources */ = {isa = PBXBuildFile; fileRef = 8E445F9504728A700059A3A7 /* ogg.icns */; };
		8E445FAC04728A700059A3A7 /* ogm.icns in Resources */ = {isa = PBXBuildFile; fileRef = 8E445F9604728A700059A3A7 /* ogm.icns */; };
		8E445FAD04728A700059A3A7 /* pls.icns in Resources */ = {isa = PBXBuildFile; fileRef = 8E445F9704728A700059A3A7 /* pls.icns */; };
		8E445FAE04728A700059A3A7 /* srt.icns in Resources */ = {isa = PBXBuildFile; fileRef = 8E445F9804728A700059A3A7 /* srt.icns */; };
		8E445FAF04728A700059A3A7 /* sub.icns in Resources */ = {isa = PBXBuildFile; fileRef = 8E445F9904728A700059A3A7 /* sub.icns */; };
		8E445FB004728A700059A3A7 /* vob.icns in Resources */ = {isa = PBXBuildFile; fileRef = 8E445F9A04728A700059A3A7 /* vob.icns */; };
		8E445FB104728A700059A3A7 /* wma.icns in Resources */ = {isa = PBXBuildFile; fileRef = 8E445F9B04728A700059A3A7 /* wma.icns */; };
		8E445FB204728A700059A3A7 /* wmv.icns in Resources */ = {isa = PBXBuildFile; fileRef = 8E445F9C04728A700059A3A7 /* wmv.icns */; };
		8E9390B40565D6D300C7661C /* display_slider.png in Resources */ = {isa = PBXBuildFile; fileRef = 8E93909A0565D6D300C7661C /* display_slider.png */; };
		8E9390B50565D6D300C7661C /* display_track.png in Resources */ = {isa = PBXBuildFile; fileRef = 8E93909B0565D6D300C7661C /* display_track.png */; };
		8E9390B60565D6D300C7661C /* display.png in Resources */ = {isa = PBXBuildFile; fileRef = 8E93909C0565D6D300C7661C /* display.png */; };
		8E9390B70565D6D300C7661C /* fullscreen_active.png in Resources */ = {isa = PBXBuildFile; fileRef = 8E93909D0565D6D300C7661C /* fullscreen_active.png */; };
		8E9390B80565D6D300C7661C /* fullscreen_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = 8E93909E0565D6D300C7661C /* fullscreen_blue.png */; };
		8E9390B90565D6D300C7661C /* next_active.png in Resources */ = {isa = PBXBuildFile; fileRef = 8E93909F0565D6D300C7661C /* next_active.png */; };
		8E9390BA0565D6D300C7661C /* next_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = 8E9390A00565D6D300C7661C /* next_blue.png */; };
		8E9390BB0565D6D300C7661C /* pause_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = 8E9390A10565D6D300C7661C /* pause_blue.png */; };
		8E9390BC0565D6D300C7661C /* pause.png in Resources */ = {isa = PBXBuildFile; fileRef = 8E9390A20565D6D300C7661C /* pause.png */; };
		8E9390BD0565D6D300C7661C /* play_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = 8E9390A30565D6D300C7661C /* play_blue.png */; };
		8E9390BE0565D6D300C7661C /* play.png in Resources */ = {isa = PBXBuildFile; fileRef = 8E9390A40565D6D300C7661C /* play.png */; };
		8E9390BF0565D6D300C7661C /* playlistdrawer_active.png in Resources */ = {isa = PBXBuildFile; fileRef = 8E9390A50565D6D300C7661C /* playlistdrawer_active.png */; };
		8E9390C00565D6D300C7661C /* playlistdrawer_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = 8E9390A60565D6D300C7661C /* playlistdrawer_blue.png */; };
		8E9390C10565D6D300C7661C /* previous_active.png in Resources */ = {isa = PBXBuildFile; fileRef = 8E9390A70565D6D300C7661C /* previous_active.png */; };
		8E9390C20565D6D300C7661C /* previous_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = 8E9390A80565D6D300C7661C /* previous_blue.png */; };
		8E9390C30565D6D300C7661C /* skip_forward_active.png in Resources */ = {isa = PBXBuildFile; fileRef = 8E9390A90565D6D300C7661C /* skip_forward_active.png */; };
		8E9390C40565D6D300C7661C /* skip_forward_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = 8E9390AA0565D6D300C7661C /* skip_forward_blue.png */; };
		8E9390C50565D6D300C7661C /* skip_previous_active.png in Resources */ = {isa = PBXBuildFile; fileRef = 8E9390AB0565D6D300C7661C /* skip_previous_active.png */; };
		8E9390C60565D6D300C7661C /* skip_previous_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = 8E9390AC0565D6D300C7661C /* skip_previous_blue.png */; };
		8E9390C70565D6D300C7661C /* stop_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = 8E9390AD0565D6D300C7661C /* stop_blue.png */; };
		8E9390C80565D6D300C7661C /* stop.png in Resources */ = {isa = PBXBuildFile; fileRef = 8E9390AE0565D6D300C7661C /* stop.png */; };
		8E9390C90565D6D300C7661C /* volume_high.png in Resources */ = {isa = PBXBuildFile; fileRef = 8E9390AF0565D6D300C7661C /* volume_high.png */; };
		8E9390CA0565D6D300C7661C /* volume_low.png in Resources */ = {isa = PBXBuildFile; fileRef = 8E9390B00565D6D300C7661C /* volume_low.png */; };
		8E9390CB0565D6D300C7661C /* volumeslider_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = 8E9390B10565D6D300C7661C /* volumeslider_blue.png */; };
		8E9390CC0565D6D300C7661C /* volumeslider_normal.png in Resources */ = {isa = PBXBuildFile; fileRef = 8E9390B20565D6D300C7661C /* volumeslider_normal.png */; };
		8E9390CD0565D6D300C7661C /* volumetrack.png in Resources */ = {isa = PBXBuildFile; fileRef = 8E9390B30565D6D300C7661C /* volumetrack.png */; };
		8E9CC7B2046EFD700059A3A7 /* THANKS in Resources */ = {isa = PBXBuildFile; fileRef = 8E9CC7B1046EFD700059A3A7 /* THANKS */; };
		8EBF3FA403F13FFB0059A3A7 /* vlc.scriptSuite in Resources */ = {isa = PBXBuildFile; fileRef = 8EBF3FA303F13FFB0059A3A7 /* vlc.scriptSuite */; };
		8ED6C29F03E2F32E0059A3A7 /* AUTHORS in Resources */ = {isa = PBXBuildFile; fileRef = 8ED6C29D03E2F32E0059A3A7 /* AUTHORS */; };
		8ED6C2A003E2F32E0059A3A7 /* COPYING in Resources */ = {isa = PBXBuildFile; fileRef = 8ED6C29E03E2F32E0059A3A7 /* COPYING */; };
		8EDAC3440440F72D0059A3A7 /* README.MacOSX.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 8EDAC3430440F72D0059A3A7 /* README.MacOSX.rtf */; };
		A0E6B59904407FBD0080DD97 /* README in Resources */ = {isa = PBXBuildFile; fileRef = A0E6B59804407FBD0080DD97 /* README */; };
		C2F2A6FB0958A6E600018C74 /* skip_forward_active_embedded.png in Resources */ = {isa = PBXBuildFile; fileRef = C2F2A6FA0958A6E600018C74 /* skip_forward_active_embedded.png */; };
		C2F2A6FD0958A94500018C74 /* play_embedded.png in Resources */ = {isa = PBXBuildFile; fileRef = C2F2A6FC0958A94500018C74 /* play_embedded.png */; };
		C2F2A6FF0958AA9300018C74 /* pause_embedded.png in Resources */ = {isa = PBXBuildFile; fileRef = C2F2A6FE0958AA9300018C74 /* pause_embedded.png */; };
		C2F2A7010958AC9000018C74 /* skip_previous_active_embedded.png in Resources */ = {isa = PBXBuildFile; fileRef = C2F2A7000958AC9000018C74 /* skip_previous_active_embedded.png */; };
		C2F2A706095AE51600018C74 /* pause_embedded_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = C2F2A702095AE51600018C74 /* pause_embedded_blue.png */; };
		C2F2A707095AE51700018C74 /* play_embedded_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = C2F2A703095AE51600018C74 /* play_embedded_blue.png */; };
		C2F2A708095AE51700018C74 /* skip_forward_embedded_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = C2F2A704095AE51600018C74 /* skip_forward_embedded_blue.png */; };
		C2F2A709095AE51700018C74 /* skip_previous_embedded_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = C2F2A705095AE51600018C74 /* skip_previous_embedded_blue.png */; };
75
		CC1B4B4D09A8CF9E0078AD2E /* Interaction.nib in Resources */ = {isa = PBXBuildFile; fileRef = CC1B4B4B09A8CF9E0078AD2E /* Interaction.nib */; };
76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109
		CCD10D750AFE67EF0026254A /* fs_background.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D5A0AFE67EF0026254A /* fs_background.png */; };
		CCD10D760AFE67EF0026254A /* fs_exit_fullscreen_highlight.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D5B0AFE67EF0026254A /* fs_exit_fullscreen_highlight.png */; };
		CCD10D770AFE67EF0026254A /* fs_exit_fullscreen.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D5C0AFE67EF0026254A /* fs_exit_fullscreen.png */; };
		CCD10D780AFE67EF0026254A /* fs_forward_highlight.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D5D0AFE67EF0026254A /* fs_forward_highlight.png */; };
		CCD10D790AFE67EF0026254A /* fs_forward.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D5E0AFE67EF0026254A /* fs_forward.png */; };
		CCD10D7A0AFE67EF0026254A /* fs_pause_highlight.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D5F0AFE67EF0026254A /* fs_pause_highlight.png */; };
		CCD10D7B0AFE67EF0026254A /* fs_pause.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D600AFE67EF0026254A /* fs_pause.png */; };
		CCD10D7C0AFE67EF0026254A /* fs_play_highlight.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D610AFE67EF0026254A /* fs_play_highlight.png */; };
		CCD10D7D0AFE67EF0026254A /* fs_play.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D620AFE67EF0026254A /* fs_play.png */; };
		CCD10D7E0AFE67EF0026254A /* fs_rewind_highlight.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D630AFE67EF0026254A /* fs_rewind_highlight.png */; };
		CCD10D7F0AFE67EF0026254A /* fs_rewind.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D640AFE67EF0026254A /* fs_rewind.png */; };
		CCD10D800AFE67EF0026254A /* fs_skip_next_highlight.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D650AFE67EF0026254A /* fs_skip_next_highlight.png */; };
		CCD10D810AFE67EF0026254A /* fs_skip_next.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D660AFE67EF0026254A /* fs_skip_next.png */; };
		CCD10D820AFE67EF0026254A /* fs_skip_previous_highlight.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D670AFE67EF0026254A /* fs_skip_previous_highlight.png */; };
		CCD10D830AFE67EF0026254A /* fs_skip_previous.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D680AFE67EF0026254A /* fs_skip_previous.png */; };
		CCD10D840AFE67EF0026254A /* fs_stop_highlight.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D690AFE67EF0026254A /* fs_stop_highlight.png */; };
		CCD10D850AFE67EF0026254A /* fs_stop.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D6A0AFE67EF0026254A /* fs_stop.png */; };
		CCD10D860AFE67EF0026254A /* fs_time_slider_knob_highlight.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D6B0AFE67EF0026254A /* fs_time_slider_knob_highlight.png */; };
		CCD10D870AFE67EF0026254A /* fs_time_slider_knob.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D6C0AFE67EF0026254A /* fs_time_slider_knob.png */; };
		CCD10D880AFE67EF0026254A /* fs_time_slider.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D6D0AFE67EF0026254A /* fs_time_slider.png */; };
		CCD10D890AFE67EF0026254A /* fs_volume_max_highlight.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D6E0AFE67EF0026254A /* fs_volume_max_highlight.png */; };
		CCD10D8A0AFE67EF0026254A /* fs_volume_max.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D6F0AFE67EF0026254A /* fs_volume_max.png */; };
		CCD10D8B0AFE67EF0026254A /* fs_volume_mute_highlight.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D700AFE67EF0026254A /* fs_volume_mute_highlight.png */; };
		CCD10D8C0AFE67EF0026254A /* fs_volume_mute.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D710AFE67EF0026254A /* fs_volume_mute.png */; };
		CCD10D8D0AFE67EF0026254A /* fs_volume_slider_bar.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D720AFE67EF0026254A /* fs_volume_slider_bar.png */; };
		CCD10D8E0AFE67EF0026254A /* fs_volume_slider_knob_highlight.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D730AFE67EF0026254A /* fs_volume_slider_knob_highlight.png */; };
		CCD10D8F0AFE67EF0026254A /* fs_volume_slider_knob.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D740AFE67EF0026254A /* fs_volume_slider_knob.png */; };
		CCD10D920AFE68DD0026254A /* add_embedded_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D900AFE68DD0026254A /* add_embedded_blue.png */; };
		CCD10D930AFE68DD0026254A /* add_embedded.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D910AFE68DD0026254A /* add_embedded.png */; };
		CCD10D990AFE69220026254A /* repeat_embedded_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D940AFE69220026254A /* repeat_embedded_blue.png */; };
		CCD10D9A0AFE69220026254A /* repeat_embedded.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D950AFE69220026254A /* repeat_embedded.png */; };
		CCD10D9B0AFE69220026254A /* repeat_single_embedded_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D960AFE69220026254A /* repeat_single_embedded_blue.png */; };
		CCD10D9C0AFE69220026254A /* shuffle_embedded_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D970AFE69220026254A /* shuffle_embedded_blue.png */; };
		CCD10D9D0AFE69220026254A /* shuffle_embedded.png in Resources */ = {isa = PBXBuildFile; fileRef = CCD10D980AFE69220026254A /* shuffle_embedded.png */; };
110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132
		DC7F46ED08A183FC0027DB24 /* Extended.nib in Resources */ = {isa = PBXBuildFile; fileRef = DC7F46EB08A183FC0027DB24 /* Extended.nib */; };
		DCA00AA9075F948800E6BF46 /* About.nib in Resources */ = {isa = PBXBuildFile; fileRef = DCA00AA7075F948800E6BF46 /* About.nib */; };
		DCA693C30789DF8700139EC6 /* Open.nib in Resources */ = {isa = PBXBuildFile; fileRef = DCA693C10789DF8700139EC6 /* Open.nib */; };
		DCC9AE9507F77DE600394C42 /* vlc.scriptTerminology in Resources */ = {isa = PBXBuildFile; fileRef = 8EBF3FA503F140960059A3A7 /* vlc.scriptTerminology */; };
		DCDA5E6508F94518009D93A8 /* about_bg.png in Resources */ = {isa = PBXBuildFile; fileRef = DCDA5E6408F94518009D93A8 /* about_bg.png */; };
		DCE7BD0508A56C8B007B10AE /* Bookmarks.nib in Resources */ = {isa = PBXBuildFile; fileRef = DCE7BD0308A56C8B007B10AE /* Bookmarks.nib */; };
		DCF358BB077F10BA007DB450 /* Preferences.nib in Resources */ = {isa = PBXBuildFile; fileRef = DCF358B9077F10BA007DB450 /* Preferences.nib */; };
		DCFCCDB9085CE18F001E36AF /* Wizard.nib in Resources */ = {isa = PBXBuildFile; fileRef = DCFCCDB7085CE18F001E36AF /* Wizard.nib */; };
		F69B0CA802E24F6401A80112 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = F69B0CA602E24F6401A80112 /* InfoPlist.strings */; };
		F6E4F91002D2648B01A80112 /* divx.icns in Resources */ = {isa = PBXBuildFile; fileRef = F6E4F90A02D2648B01A80112 /* divx.icns */; };
		F6E4F91102D2648B01A80112 /* generic.icns in Resources */ = {isa = PBXBuildFile; fileRef = F6E4F90B02D2648B01A80112 /* generic.icns */; };
		F6E4F91202D2648B01A80112 /* mpeg.icns in Resources */ = {isa = PBXBuildFile; fileRef = F6E4F90C02D2648B01A80112 /* mpeg.icns */; };
		F6E4F91302D2648B01A80112 /* mpeg1.icns in Resources */ = {isa = PBXBuildFile; fileRef = F6E4F90D02D2648B01A80112 /* mpeg1.icns */; };
		F6E4F91402D2648B01A80112 /* mpeg2.icns in Resources */ = {isa = PBXBuildFile; fileRef = F6E4F90E02D2648B01A80112 /* mpeg2.icns */; };
		F6E4F91502D2648B01A80112 /* mpeg4.icns in Resources */ = {isa = PBXBuildFile; fileRef = F6E4F90F02D2648B01A80112 /* mpeg4.icns */; };
		F74F13E002C2A53401EE194C /* vlc.icns in Resources */ = {isa = PBXBuildFile; fileRef = F74F13DF02C2A53401EE194C /* vlc.icns */; };
		F74F13EC02C2A79C01EE194C /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = F74F13EA02C2A79C01EE194C /* MainMenu.nib */; };
/* End PBXBuildFile section */

/* Begin PBXBundleTarget section */
		089C1673FE841209C02AAC07 /* vlc */ = {
			isa = PBXBundleTarget;
			buildConfigurationList = C2F2A6E609588F1B00018C74 /* Build configuration list for PBXBundleTarget "vlc" */;
133
			buildPhases = (
134 135 136
				089C1675FE841209C02AAC07 /* Resources */,
				089C1677FE841209C02AAC07 /* Frameworks */,
				089C1679FE841209C02AAC07 /* Rez */,
137 138 139 140
			);
			dependencies = (
			);
			name = vlc;
Jon Lech Johansen's avatar
Jon Lech Johansen committed
141 142
			productInstallPath = "$(HOME)/Library/Bundles";
			productName = vlc;
143
			productReference = 014CEA410018CDE011CA2923 /* VLC.bundle */;
144
			productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
145
<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
146
<plist version=\"1.0\">
147 148 149 150 151
<dict>
	<key>CFBundleDevelopmentRegion</key>
	<string>English</string>
	<key>CFBundleDocumentTypes</key>
	<array>
152 153 154 155 156 157 158 159 160 161
		<dict>
			<key>CFBundleTypeName</key>
			<string>Folder</string>
			<key>CFBundleTypeOSTypes</key>
			<array>
				<string>fold</string>
			</array>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
162 163 164 165 166 167 168 169 170 171 172 173
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>gvp</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>generic.icns</string>
			<key>CFBundleTypeName</key>
			<string>Google Video Playlist</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
174 175 176 177 178 179 180 181 182 183 184 185
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>flv</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>generic.icns</string>
			<key>CFBundleTypeName</key>
			<string>Flash Video File</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
186 187 188 189 190 191 192
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>xspf</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>Generic.icns</string>
193 194 195 196
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>application/xspf+xml</string>
			</array>
197 198 199 200 201 202 203 204 205 206 207 208 209
			<key>CFBundleTypeName</key>
			<string>XSPF Playlist</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>ram</string>
				<string>rm</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>generic.icns</string>
210 211 212 213
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>audio/x-pn-realaudio</string>
			</array>
214 215 216 217 218
			<key>CFBundleTypeName</key>
			<string>RealPlayer Media Files</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
219 220 221 222 223 224 225 226
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>img</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>generic.icns</string>
			<key>CFBundleTypeName</key>
227
			<string>Disk Image</string>
228 229 230
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>mod</string>
			</array>
			<key>CFBundleTypeName</key>
			<string>MOD Audio File</string>
			<key>CFBundleTypeOSTypes</key>
			<array>
				<string>generic.icns</string>
			</array>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>it</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>generic.icns</string>
			<key>CFBundleTypeName</key>
			<string>Impulse Tracker Module File</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>aiff</string>
				<string>aif</string>
			</array>
263 264
			<key>CFBundleTypeIconFile</key>
			<string>generic.icns</string>
265 266 267 268
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>audio/x-aiff</string>
			</array>
269 270 271 272 273
			<key>CFBundleTypeName</key>
			<string>AIFF file</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>vlc</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>generic.icns</string>
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>application/x-videolan-vlc</string>
				<string>application/videolan-vlc</string>
			</array>
			<key>CFBundleTypeName</key>
			<string>VLC file</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
291 292 293 294 295
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>spx</string>
			</array>
296
			<key>CFBundleTypeIconFile</key>
297 298 299 300 301
			<string>ogg.icns</string>
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>audio/ogg</string>
			</array>
302 303 304 305 306 307 308 309 310 311
			<key>CFBundleTypeName</key>
			<string>Speex Audio File</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>sdp</string>
			</array>
312 313
			<key>CFBundleTypeIconFile</key>
			<string>generic.icns</string>
314 315 316 317 318
			<key>CFBundleTypeName</key>
			<string>Session Description Protocol File</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
319 320 321 322 323
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>wav</string>
			</array>
324 325 326 327
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>audio/x-wav</string>
			</array>
328 329 330 331 332
			<key>CFBundleTypeName</key>
			<string>WAVE Audio File</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
333 334 335
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
336
				<string>asx</string>
337 338
			</array>
			<key>CFBundleTypeIconFile</key>
339
			<string>asx.icns</string>
340 341 342 343
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>video/x-ms-asf</string>
			</array>
344
			<key>CFBundleTypeName</key>
345
			<string>ASX file</string>
346 347 348
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
349
		<dict>
350
			<key>CFBundleTypeExtensions</key>
351
			<array>
352 353
				<string>sub</string>
				<string>srt</string>
354
			</array>
355
			<key>CFBundleTypeIconFile</key>
356
			<string>sub.icns</string>
357
			<key>CFBundleTypeName</key>
358
			<string>Subtitle file</string>
359 360 361
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
362 363 364
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
365
				<string>pls</string>
366
			</array>
367
			<key>CFBundleTypeIconFile</key>
368
			<string>pls.icns</string>
369
			<key>CFBundleTypeName</key>
370
			<string>Shoutcast playlist</string>
371 372 373
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
374 375 376
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
377
				<string>m3u</string>
378 379
			</array>
			<key>CFBundleTypeIconFile</key>
380
			<string>m3u.icns</string>
381 382 383 384
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>audio/x-mpegurl</string>
			</array>
385
			<key>CFBundleTypeName</key>
386
			<string>Playlist file</string>
387 388 389
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
390 391 392
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
393
				<string>vob</string>
394 395
			</array>
			<key>CFBundleTypeIconFile</key>
396
			<string>vob.icns</string>
397
			<key>CFBundleTypeName</key>
398
			<string>VOB File (DVD Video)</string>
399 400 401 402 403 404
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
405
				<string>dat</string>
406 407
			</array>
			<key>CFBundleTypeIconFile</key>
408
			<string>dat.icns</string>
409
			<key>CFBundleTypeName</key>
410
			<string>DAT file</string>
411 412 413 414 415 416
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
417
				<string>cue</string>
418 419
			</array>
			<key>CFBundleTypeIconFile</key>
420
			<string>cue.icns</string>
421
			<key>CFBundleTypeName</key>
422
			<string>CUE file</string>
423 424 425 426 427 428
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
429 430
				<string>iso</string>
				<string>bin</string>
431
			</array>
432 433
			<key>CFBundleTypeIconFile</key>
			<string>bin.icns</string>
434
			<key>CFBundleTypeName</key>
435
			<string>ISO file</string>
436 437 438
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
439 440 441
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
442 443
				<string>a52</string>
				<string>ac3</string>
444
			</array>
445
			<key>CFBundleTypeIconFile</key>
446
			<string>a52.icns</string>
447
			<key>CFBundleTypeName</key>
448
			<string>Digital Audio</string>
449
			<key>CFBundleTypeRole</key>
450 451 452 453 454
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
455
				<string>aac</string>
456
			</array>
457 458
			<key>CFBundleTypeIconFile</key>
			<string>mpeg4.icns</string>
459
			<key>CFBundleTypeName</key>
460
			<string>AAC file</string>
461
			<key>CFBundleTypeRole</key>
462 463 464 465 466
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
467 468
				<string>ogg</string>
				<string>ogx</string>
469
				<string>ogm</string>
470
			</array>
471
			<key>CFBundleTypeIconFile</key>
472
			<string>ogg.icns</string>
473 474 475 476
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>audio/ogg</string>
			</array>
477
			<key>CFBundleTypeName</key>
478
			<string>Ogg Vorbis File</string>
479 480 481 482 483 484
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505
				<string>anx</string>
			</array>
			<key>CFBundleTypeName</key>
			<string>Annodex Multimedia File</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>axa</string>
			</array>
			<key>CFBundleTypeName</key>
			<string>Annodex Audio File</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>axv</string>
506 507
			</array>
			<key>CFBundleTypeIconFile</key>
508
			<string>ogg.icns</string>
509
			<key>CFBundleTypeName</key>
510
			<string>Annodex Video File</string>
511 512 513
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
514 515 516
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
517
				<string>avi</string>
518 519
			</array>
			<key>CFBundleTypeIconFile</key>
520
			<string>avi.icns</string>
521 522 523 524
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>video/x-msvideo</string>
			</array>
525
			<key>CFBundleTypeName</key>
526
			<string>AVI Container</string>
527 528 529
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
530 531 532 533 534
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>oga</string>
			</array>
535 536
			<key>CFBundleTypeIconFile</key>
			<string>ogg.icns</string>
537 538 539 540
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>audio/ogg</string>
			</array>
541 542 543 544 545
			<key>CFBundleTypeName</key>
			<string>Ogg Audio File</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
546 547 548 549 550 551 552
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>ogv</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>ogg.icns</string>
553 554 555 556
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>video/ogg</string>
			</array>
557 558 559 560 561
			<key>CFBundleTypeName</key>
			<string>Ogg Video File</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>ogx</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>ogg.icns</string>
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>application/ogg</string>
			</array>
			<key>CFBundleTypeName</key>
			<string>Ogg Application File</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
578 579 580
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
581 582 583
				<string>mov</string>
				<string>moov</string>
				<string>qt</string>
584
			</array>
585 586
			<key>CFBundleTypeIconFile</key>
			<string>generic.icns</string>
587 588 589 590
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>video/quicktime</string>
			</array>
591
			<key>CFBundleTypeName</key>
592
			<string>Apple QuickTime Container</string>
593 594 595 596 597 598
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
599
				<string>divx</string>
600 601
			</array>
			<key>CFBundleTypeIconFile</key>
602
			<string>divx.icns</string>
603
			<key>CFBundleTypeName</key>
604
			<string>DivX file</string>
605 606 607
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
608 609 610
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
611
				<string>dv</string>
612 613
			</array>
			<key>CFBundleTypeIconFile</key>
614
			<string>dv.icns</string>
615
			<key>CFBundleTypeName</key>
616
			<string>DV file</string>
617 618 619
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
Derk-Jan Hartman's avatar
Derk-Jan Hartman committed
620 621 622
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
623
				<string>asf</string>
Derk-Jan Hartman's avatar
Derk-Jan Hartman committed
624 625
			</array>
			<key>CFBundleTypeIconFile</key>
626
			<string>asf.icns</string>
627 628 629 630
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>video/x-ms-asf</string>
			</array>
Derk-Jan Hartman's avatar
Derk-Jan Hartman committed
631
			<key>CFBundleTypeName</key>
632
			<string>Advanced Streaming Format</string>
Derk-Jan Hartman's avatar
Derk-Jan Hartman committed
633 634 635
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
636 637 638
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
639
				<string>wma</string>
640 641
			</array>
			<key>CFBundleTypeIconFile</key>
642
			<string>wma.icns</string>
643
			<key>CFBundleTypeName</key>
644
			<string>WIndows Media Audio</string>
645 646 647
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
Christophe Massiot's avatar
Christophe Massiot committed
648 649 650
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
651
				<string>wmv</string>
Christophe Massiot's avatar
Christophe Massiot committed
652 653
			</array>
			<key>CFBundleTypeIconFile</key>
654
			<string>wmv.icns</string>
Christophe Massiot's avatar
Christophe Massiot committed
655
			<key>CFBundleTypeName</key>
656
			<string>Windows Media Video</string>
Christophe Massiot's avatar
Christophe Massiot committed
657 658 659 660 661 662
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
663 664
				<string>mpg</string>
				<string>mpeg</string>
Christophe Massiot's avatar
Christophe Massiot committed
665 666
			</array>
			<key>CFBundleTypeIconFile</key>
667
			<string>mpeg.icns</string>
668 669 670 671
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>video/mpeg</string>
			</array>
672
			<key>CFBundleTypeName</key>
673
			<string>multiplexed MPEG-1/2</string>
674 675 676 677 678 679 680 681 682 683
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>m1v</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>mpeg1.icns</string>
684 685 686 687
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>video/mpeg</string>
			</array>
Christophe Massiot's avatar
Christophe Massiot committed
688
			<key>CFBundleTypeName</key>
689 690 691 692
			<string>MPEG-1 Video File</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
693 694 695 696 697
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>m2a</string>
			</array>
698 699
			<key>CFBundleTypeIconFile</key>
			<string>mpeg.icns</string>
700 701 702 703
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>video/mpeg</string>
			</array>
704 705 706 707 708 709 710 711 712 713
			<key>CFBundleTypeName</key>
			<string>MPEG-1/2 Audio File</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>mp1</string>
			</array>
714 715
			<key>CFBundleTypeIconFile</key>
			<string>mpeg.icns</string>
716 717 718 719
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>video/mpeg</string>
			</array>
720 721 722 723 724 725 726 727 728 729
			<key>CFBundleTypeName</key>
			<string>MPEG Audio Layer 1</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>mp2</string>
			</array>
730 731
			<key>CFBundleTypeIconFile</key>
			<string>mpeg2.icns</string>
732 733 734 735
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>video/mpeg</string>
			</array>
736 737 738 739 740 741 742 743 744 745 746 747
			<key>CFBundleTypeName</key>
			<string>MPEG Audio Layer 2</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>mp3</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>mp3.icns</string>
748 749 750 751
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>audio/mpeg</string>
			</array>
752 753 754 755 756 757 758 759 760
			<key>CFBundleTypeName</key>
			<string>MPEG Audio Layer 3</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>m2p</string>
761
				<string>ps</string>
762
			</array>
763 764
			<key>CFBundleTypeIconFile</key>
			<string>mpeg2.icns</string>
765 766 767 768
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>video/mpeg</string>
			</array>
769 770 771 772 773
			<key>CFBundleTypeName</key>
			<string>MPEG-2 Program Stream</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
774 775 776 777 778
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>ts</string>
			</array>
779 780
			<key>CFBundleTypeIconFile</key>
			<string>mpeg2.icns</string>
781 782 783 784
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>video/mpeg</string>
			</array>
785 786 787 788 789
			<key>CFBundleTypeName</key>
			<string>MPEG-2 Transport Stream</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
790 791 792 793
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>m2v</string>
794
				<string>mpv</string>
795 796 797
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>mpeg2.icns</string>
798 799 800 801
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>video/mpeg</string>
			</array>
802 803
			<key>CFBundleTypeName</key>
			<string>MPEG-2 Video File</string>
Christophe Massiot's avatar
Christophe Massiot committed
804 805 806
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
807 808 809 810 811
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>mpa</string>
			</array>
812 813
			<key>CFBundleTypeIconFile</key>
			<string>mpeg.icns</string>
814 815 816 817
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>video/mpeg</string>
			</array>
818 819 820 821 822
			<key>CFBundleTypeName</key>
			<string>MPEG-2 Audio File</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
Jon Lech Johansen's avatar
Jon Lech Johansen committed
823 824 825 826
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>mp4</string>
827
				<string>m4v</string>
Jon Lech Johansen's avatar
Jon Lech Johansen committed
828 829 830
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>mpeg4.icns</string>
831 832 833 834
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>video/mp4</string>
			</array>
Jon Lech Johansen's avatar
Jon Lech Johansen committed
835 836 837 838 839
			<key>CFBundleTypeName</key>
			<string>MPEG-4 File</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
840 841 842
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
843 844
				<string>3gp</string>
			</array>
845 846
			<key>CFBundleTypeIconFile</key>
			<string>generic.icns</string>
847 848 849 850 851 852 853 854 855 856
			<key>CFBundleTypeName</key>
			<string>3GPP File</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>mka</string>
			</array>
857 858
			<key>CFBundleTypeIconFile</key>
			<string>generic.icns</string>
859
			<key>CFBundleTypeName</key>
860
			<string>Matroska Audio File</string>
861 862 863 864 865 866 867 868
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>mkv</string>
			</array>
869 870
			<key>CFBundleTypeIconFile</key>
			<string>generic.icns</string>
871
			<key>CFBundleTypeName</key>
872
			<string>Matroska Video File</string>
873 874 875 876 877 878 879
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>mks</string>
880
			</array>
881 882
			<key>CFBundleTypeIconFile</key>
			<string>generic.icns</string>
883
			<key>CFBundleTypeName</key>
884
			<string>Matroska Elementry Stream</string>
885 886 887
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
888 889 890 891 892
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>m4a</string>
			</array>
893 894
			<key>CFBundleTypeIconFile</key>
			<string>mpeg4.icns</string>
895 896 897 898 899
			<key>CFBundleTypeName</key>
			<string>MPEG-4 Audio File</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
900 901 902 903 904 905 906 907 908 909 910 911
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>mpc</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>generic.icns</string>
			<key>CFBundleTypeName</key>
			<string>Musepack Audio File</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
912 913 914 915 916 917 918
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>flac</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>generic.icns</string>
919 920 921 922
			<key>CFBundleTypeMIMETypes</key>
			<array>
				<string>audio/flac</string>
			</array>
923 924 925 926 927
			<key>CFBundleTypeName</key>
			<string>FLAC Audio File</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
		</dict>
928 929
	</array>
	<key>CFBundleExecutable</key>
930
	<string>VLC</string>
931
	<key>CFBundleGetInfoString</key>
Rafaël Carré's avatar
Rafaël Carré committed
932
	<string>VLC media player 0.8.6f, Copyright (c) 1996-2008 the VideoLAN team.</string>
933 934 935 936 937 938
	<key>CFBundleIconFile</key>
	<string>vlc.icns</string>
	<key>CFBundleIdentifier</key>
	<string>org.videolan.vlc</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
939
	<key>CFBundleName</key>
940
	<string>VLC media player</string>
941
	<key>CFBundlePackageType</key>
942
	<string>APPL</string>
943
	<key>CFBundleShortVersionString</key>
Rafaël Carré's avatar
Rafaël Carré committed
944
	<string>0.8.6f</string>
Christophe Massiot's avatar
Christophe Massiot committed
945 946
	<key>CFBundleSignature</key>
	<string>VLC#</string>
947 948 949 950 951 952 953 954 955 956 957 958
	<key>CFBundleURLTypes</key>
	<array>
		<dict>
			<key>CFBundleURLIconFile</key>
			<string>generic</string>
			<key>CFBundleURLName</key>
			<string>http url</string>
			<key>CFBundleURLSchemes</key>
			<array>
				<string>http</string>
			</array>
		</dict>
959 960 961 962 963 964 965 966 967 968
		<dict>
			<key>CFBundleURLIconFile</key>
			<string>generic</string>
			<key>CFBundleURLName</key>
			<string>Secure HTTP</string>
			<key>CFBundleURLSchemes</key>
			<array>
				<string>https</string>
			</array>
		</dict>
969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988
		<dict>
			<key>CFBundleURLIconFile</key>
			<string>generic</string>
			<key>CFBundleURLName</key>
			<string>ftp url</string>
			<key>CFBundleURLSchemes</key>
			<array>
				<string>ftp</string>
			</array>
		</dict>
		<dict>
			<key>CFBundleURLIconFile</key>
			<string>generic</string>
			<key>CFBundleURLName</key>
			<string>Multimedia Stream URL</string>
			<key>CFBundleURLSchemes</key>
			<array>
				<string>mms</string>
			</array>
		</dict>
989 990 991 992 993 994 995
		<dict>
			<key>CFBundleURLIconFile</key>
			<string>generic</string>
			<key>CFBundleURLName</key>
			<string>RTSP</string>
			<key>CFBundleURLSchemes</key>
			<array>
996
				<string>rtsp</string>
997 998
			</array>
		</dict>
999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009
		<dict>
			<key>CFBundleURLIconFile</key>
			<string>generic</string>
			<key>CFBundleURLName</key>
			<string>udp url</string>
			<key>CFBundleURLSchemes</key>
			<array>
				<string>udp</string>
			</array>
		</dict>
	</array>
1010
	<key>CFBundleVersion</key>
Rafaël Carré's avatar
Rafaël Carré committed
1011
	<string>0.8.6f</string>
1012 1013
	<key>NSAppleScriptEnabled</key>
	<string>YES</string>
1014 1015 1016
	<key>NSMainNibFile</key>
	<string>MainMenu</string>
	<key>NSPrincipalClass</key>
Jon Lech Johansen's avatar
Jon Lech Johansen committed
1017
	<string>VLCApplication</string>
1018 1019 1020 1021
</dict>
</plist>
";
		};
1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055
/* End PBXBundleTarget section */

/* Begin PBXFileReference section */
		014CEA410018CDE011CA2923 /* VLC.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; path = VLC.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
		089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
		089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
		1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
		2A16E03F06C4F08700C87B09 /* equalizer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = equalizer.h; path = ../../modules/gui/macosx/equalizer.h; sourceTree = SOURCE_ROOT; };
		2A16E04006C4F08700C87B09 /* equalizer.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = equalizer.m; path = ../../modules/gui/macosx/equalizer.m; sourceTree = SOURCE_ROOT; };
		2A16E07E06C5074F00C87B09 /* equalizerdrawer_active.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = equalizerdrawer_active.png; path = Resources/equalizerdrawer_active.png; sourceTree = "<group>"; };
		2A16E07F06C5074F00C87B09 /* equalizerdrawer_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = equalizerdrawer_blue.png; path = Resources/equalizerdrawer_blue.png; sourceTree = "<group>"; };
		8E445F8704728A700059A3A7 /* a52.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = a52.icns; path = Resources/a52.icns; sourceTree = SOURCE_ROOT; };
		8E445F8804728A700059A3A7 /* aac.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = aac.icns; path = Resources/aac.icns; sourceTree = SOURCE_ROOT; };
		8E445F8904728A700059A3A7 /* asf.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = asf.icns; path = Resources/asf.icns; sourceTree = SOURCE_ROOT; };
		8E445F8A04728A700059A3A7 /* asx.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = asx.icns; path = Resources/asx.icns; sourceTree = SOURCE_ROOT; };
		8E445F8B04728A700059A3A7 /* avi.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = avi.icns; path = Resources/avi.icns; sourceTree = SOURCE_ROOT; };
		8E445F8C04728A700059A3A7 /* bin.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = bin.icns; path = Resources/bin.icns; sourceTree = SOURCE_ROOT; };
		8E445F8D04728A700059A3A7 /* cue.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = cue.icns; path = Resources/cue.icns; sourceTree = SOURCE_ROOT; };
		8E445F8E04728A700059A3A7 /* dat.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = dat.icns; path = Resources/dat.icns; sourceTree = SOURCE_ROOT; };
		8E445F8F04728A700059A3A7 /* dv.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = dv.icns; path = Resources/dv.icns; sourceTree = SOURCE_ROOT; };
		8E445F9004728A700059A3A7 /* m3u.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = m3u.icns; path = Resources/m3u.icns; sourceTree = SOURCE_ROOT; };
		8E445F9104728A700059A3A7 /* mov.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = mov.icns; path = Resources/mov.icns; sourceTree = SOURCE_ROOT; };
		8E445F9204728A700059A3A7 /* mp3.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = mp3.icns; path = Resources/mp3.icns; sourceTree = SOURCE_ROOT; };
		8E445F9304728A700059A3A7 /* mp4.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = mp4.icns; path = Resources/mp4.icns; sourceTree = SOURCE_ROOT; };
		8E445F9404728A700059A3A7 /* mpg.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = mpg.icns; path = Resources/mpg.icns; sourceTree = SOURCE_ROOT; };
		8E445F9504728A700059A3A7 /* ogg.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = ogg.icns; path = Resources/ogg.icns; sourceTree = SOURCE_ROOT; };
		8E445F9604728A700059A3A7 /* ogm.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = ogm.icns; path = Resources/ogm.icns; sourceTree = SOURCE_ROOT; };
		8E445F9704728A700059A3A7 /* pls.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = pls.icns; path = Resources/pls.icns; sourceTree = SOURCE_ROOT; };
		8E445F9804728A700059A3A7 /* srt.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = srt.icns; path = Resources/srt.icns; sourceTree = SOURCE_ROOT; };
		8E445F9904728A700059A3A7 /* sub.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = sub.icns; path = Resources/sub.icns; sourceTree = SOURCE_ROOT; };
		8E445F9A04728A700059A3A7 /* vob.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = vob.icns; path = Resources/vob.icns; sourceTree = SOURCE_ROOT; };
		8E445F9B04728A700059A3A7 /* wma.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = wma.icns; path = Resources/wma.icns; sourceTree = SOURCE_ROOT; };
		8E445F9C04728A700059A3A7 /* wmv.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = wmv.icns; path = Resources/wmv.icns; sourceTree = SOURCE_ROOT; };
		8E49720006417F6800370C9F /* playlistinfo.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = playlistinfo.h; path = ../../modules/gui/macosx/playlistinfo.h; sourceTree = SOURCE_ROOT; };
1056
		8E49720106417F6800370C9F /* playlistinfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = playlistinfo.m; path = ../../modules/gui/macosx/playlistinfo.m; sourceTree = SOURCE_ROOT; };
1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099
		8E55FB7F0459B0FD00FB3317 /* output.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = output.h; path = ../../modules/gui/macosx/output.h; sourceTree = SOURCE_ROOT; };
		8E55FB800459B0FD00FB3317 /* output.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = output.m; path = ../../modules/gui/macosx/output.m; sourceTree = SOURCE_ROOT; };
		8E6BC6F6041643860059A3A7 /* applescript.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = applescript.h; path = ../../modules/gui/macosx/applescript.h; sourceTree = SOURCE_ROOT; };
		8E6BC6F7041643860059A3A7 /* applescript.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = applescript.m; path = ../../modules/gui/macosx/applescript.m; sourceTree = SOURCE_ROOT; };
		8E6BC6FA041684EC0059A3A7 /* controls.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = controls.h; path = ../../modules/gui/macosx/controls.h; sourceTree = SOURCE_ROOT; };
		8E93909A0565D6D300C7661C /* display_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = display_slider.png; path = Resources/display_slider.png; sourceTree = SOURCE_ROOT; };
		8E93909B0565D6D300C7661C /* display_track.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = display_track.png; path = Resources/display_track.png; sourceTree = SOURCE_ROOT; };
		8E93909C0565D6D300C7661C /* display.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = display.png; path = Resources/display.png; sourceTree = SOURCE_ROOT; };
		8E93909D0565D6D300C7661C /* fullscreen_active.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fullscreen_active.png; path = Resources/fullscreen_active.png; sourceTree = SOURCE_ROOT; };
		8E93909E0565D6D300C7661C /* fullscreen_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fullscreen_blue.png; path = Resources/fullscreen_blue.png; sourceTree = SOURCE_ROOT; };
		8E93909F0565D6D300C7661C /* next_active.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = next_active.png; path = Resources/next_active.png; sourceTree = SOURCE_ROOT; };
		8E9390A00565D6D300C7661C /* next_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = next_blue.png; path = Resources/next_blue.png; sourceTree = SOURCE_ROOT; };
		8E9390A10565D6D300C7661C /* pause_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = pause_blue.png; path = Resources/pause_blue.png; sourceTree = SOURCE_ROOT; };
		8E9390A20565D6D300C7661C /* pause.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = pause.png; path = Resources/pause.png; sourceTree = SOURCE_ROOT; };
		8E9390A30565D6D300C7661C /* play_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = play_blue.png; path = Resources/play_blue.png; sourceTree = SOURCE_ROOT; };
		8E9390A40565D6D300C7661C /* play.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = play.png; path = Resources/play.png; sourceTree = SOURCE_ROOT; };
		8E9390A50565D6D300C7661C /* playlistdrawer_active.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = playlistdrawer_active.png; path = Resources/playlistdrawer_active.png; sourceTree = SOURCE_ROOT; };
		8E9390A60565D6D300C7661C /* playlistdrawer_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = playlistdrawer_blue.png; path = Resources/playlistdrawer_blue.png; sourceTree = SOURCE_ROOT; };
		8E9390A70565D6D300C7661C /* previous_active.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = previous_active.png; path = Resources/previous_active.png; sourceTree = SOURCE_ROOT; };
		8E9390A80565D6D300C7661C /* previous_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = previous_blue.png; path = Resources/previous_blue.png; sourceTree = SOURCE_ROOT; };
		8E9390A90565D6D300C7661C /* skip_forward_active.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = skip_forward_active.png; path = Resources/skip_forward_active.png; sourceTree = SOURCE_ROOT; };
		8E9390AA0565D6D300C7661C /* skip_forward_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = skip_forward_blue.png; path = Resources/skip_forward_blue.png; sourceTree = SOURCE_ROOT; };
		8E9390AB0565D6D300C7661C /* skip_previous_active.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = skip_previous_active.png; path = Resources/skip_previous_active.png; sourceTree = SOURCE_ROOT; };
		8E9390AC0565D6D300C7661C /* skip_previous_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = skip_previous_blue.png; path = Resources/skip_previous_blue.png; sourceTree = SOURCE_ROOT; };
		8E9390AD0565D6D300C7661C /* stop_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = stop_blue.png; path = Resources/stop_blue.png; sourceTree = SOURCE_ROOT; };
		8E9390AE0565D6D300C7661C /* stop.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = stop.png; path = Resources/stop.png; sourceTree = SOURCE_ROOT; };
		8E9390AF0565D6D300C7661C /* volume_high.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = volume_high.png; path = Resources/volume_high.png; sourceTree = SOURCE_ROOT; };
		8E9390B00565D6D300C7661C /* volume_low.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = volume_low.png; path = Resources/volume_low.png; sourceTree = SOURCE_ROOT; };
		8E9390B10565D6D300C7661C /* volumeslider_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = volumeslider_blue.png; path = Resources/volumeslider_blue.png; sourceTree = SOURCE_ROOT; };
		8E9390B20565D6D300C7661C /* volumeslider_normal.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = volumeslider_normal.png; path = Resources/volumeslider_normal.png; sourceTree = SOURCE_ROOT; };
		8E9390B30565D6D300C7661C /* volumetrack.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = volumetrack.png; path = Resources/volumetrack.png; sourceTree = SOURCE_ROOT; };
		8E9CA1A306D7DEE800B7186C /* prefs_widgets.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = prefs_widgets.h; path = ../../modules/gui/macosx/prefs_widgets.h; sourceTree = SOURCE_ROOT; };
		8E9CA1A406D7DEE800B7186C /* prefs_widgets.m */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.objc; name = prefs_widgets.m; path = ../../modules/gui/macosx/prefs_widgets.m; sourceTree = SOURCE_ROOT; };
		8E9CA1A506D7DEE800B7186C /* voutgl.m */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.objc; name = voutgl.m; path = ../../modules/gui/macosx/voutgl.m; sourceTree = SOURCE_ROOT; };
		8E9CA1A606D7DEE800B7186C /* voutqt.m */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.objc; name = voutqt.m; path = ../../modules/gui/macosx/voutqt.m; sourceTree = SOURCE_ROOT; };
		8E9CC7B1046EFD700059A3A7 /* THANKS */ = {isa = PBXFileReference; fileEncoding = 12; lastKnownFileType = text; name = THANKS; path = ../../THANKS; sourceTree = SOURCE_ROOT; };
		8EBF3FA303F13FFB0059A3A7 /* vlc.scriptSuite */ = {isa = PBXFileReference; lastKnownFileType = text; name = vlc.scriptSuite; path = Resources/vlc.scriptSuite; sourceTree = SOURCE_ROOT; };
		8EBF3FA503F140960059A3A7 /* vlc.scriptTerminology */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = vlc.scriptTerminology; path = Resources/vlc.scriptTerminology; sourceTree = SOURCE_ROOT; };
		8ED6C27B03E2EB1C0059A3A7 /* controls.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = controls.m; path = ../../modules/gui/macosx/controls.m; sourceTree = SOURCE_ROOT; };
		8ED6C27C03E2EB1C0059A3A7 /* intf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = intf.h; path = ../../modules/gui/macosx/intf.h; sourceTree = SOURCE_ROOT; };
		8ED6C27D03E2EB1C0059A3A7 /* intf.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = intf.m; path = ../../modules/gui/macosx/intf.m; sourceTree = SOURCE_ROOT; };
		8ED6C27E03E2EB1C0059A3A7 /* macosx.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = macosx.m; path = ../../modules/gui/macosx/macosx.m; sourceTree = SOURCE_ROOT; };
		8ED6C27F03E2EB1C0059A3A7 /* misc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = misc.h; path = ../../modules/gui/macosx/misc.h; sourceTree = SOURCE_ROOT; };
1100
		8ED6C28003E2EB1C0059A3A7 /* misc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = misc.m; path = ../../modules/gui/macosx/misc.m; sourceTree = SOURCE_ROOT; };
1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122
		8ED6C28103E2EB1C0059A3A7 /* open.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = open.h; path = ../../modules/gui/macosx/open.h; sourceTree = SOURCE_ROOT; };
		8ED6C28203E2EB1C0059A3A7 /* open.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = open.m; path = ../../modules/gui/macosx/open.m; sourceTree = SOURCE_ROOT; };
		8ED6C28303E2EB1C0059A3A7 /* playlist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = playlist.h; path = ../../modules/gui/macosx/playlist.h; sourceTree = SOURCE_ROOT; };
		8ED6C28403E2EB1C0059A3A7 /* playlist.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = playlist.m; path = ../../modules/gui/macosx/playlist.m; sourceTree = SOURCE_ROOT; };
		8ED6C28503E2EB1C0059A3A7 /* prefs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = prefs.h; path = ../../modules/gui/macosx/prefs.h; sourceTree = SOURCE_ROOT; };
		8ED6C28603E2EB1C0059A3A7 /* prefs.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = prefs.m; path = ../../modules/gui/macosx/prefs.m; sourceTree = SOURCE_ROOT; };
		8ED6C28703E2EB1C0059A3A7 /* vout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = vout.h; path = ../../modules/gui/macosx/vout.h; sourceTree = SOURCE_ROOT; };
		8ED6C28803E2EB1C0059A3A7 /* vout.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = vout.m; path = ../../modules/gui/macosx/vout.m; sourceTree = SOURCE_ROOT; };
		8ED6C29D03E2F32E0059A3A7 /* AUTHORS */ = {isa = PBXFileReference; fileEncoding = 12; lastKnownFileType = text; name = AUTHORS; path = ../../AUTHORS; sourceTree = SOURCE_ROOT; };
		8ED6C29E03E2F32E0059A3A7 /* COPYING */ = {isa = PBXFileReference; fileEncoding = 12; lastKnownFileType = text; name = COPYING; path = ../../COPYING; sourceTree = SOURCE_ROOT; };
		8EDAC3430440F72D0059A3A7 /* README.MacOSX.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = README.MacOSX.rtf; path = ../../README.MacOSX.rtf; sourceTree = SOURCE_ROOT; };
		8EE1AF9F044465080059A3A7 /* about.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = about.h; path = ../../modules/gui/macosx/about.h; sourceTree = SOURCE_ROOT; };
		8EE1AFA0044465080059A3A7 /* about.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = about.m; path = ../../modules/gui/macosx/about.m; sourceTree = SOURCE_ROOT; };
		A0E6B59804407FBD0080DD97 /* README */ = {isa = PBXFileReference; fileEncoding = 12; lastKnownFileType = text; name = README; path = Resources/README; sourceTree = "<group>"; };
		C2F2A6FA0958A6E600018C74 /* skip_forward_active_embedded.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = skip_forward_active_embedded.png; path = Resources/skip_forward_active_embedded.png; sourceTree = "<group>"; };
		C2F2A6FC0958A94500018C74 /* play_embedded.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = play_embedded.png; path = Resources/play_embedded.png; sourceTree = "<group>"; };
		C2F2A6FE0958AA9300018C74 /* pause_embedded.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = pause_embedded.png; path = Resources/pause_embedded.png; sourceTree = "<group>"; };
		C2F2A7000958AC9000018C74 /* skip_previous_active_embedded.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = skip_previous_active_embedded.png; path = Resources/skip_previous_active_embedded.png; sourceTree = "<group>"; };
		C2F2A702095AE51600018C74 /* pause_embedded_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = pause_embedded_blue.png; path = Resources/pause_embedded_blue.png; sourceTree = "<group>"; };
		C2F2A703095AE51600018C74 /* play_embedded_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = play_embedded_blue.png; path = Resources/play_embedded_blue.png; sourceTree = "<group>"; };
		C2F2A704095AE51600018C74 /* skip_forward_embedded_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = skip_forward_embedded_blue.png; path = Resources/skip_forward_embedded_blue.png; sourceTree = "<group>"; };
		C2F2A705095AE51600018C74 /* skip_previous_embedded_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = skip_previous_embedded_blue.png; path = Resources/skip_previous_embedded_blue.png; sourceTree = "<group>"; };
1123 1124 1125
		CC1B4B4C09A8CF9E0078AD2E /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = Resources/English.lproj/Interaction.nib; sourceTree = "<group>"; };
		CC1B4C1409A8EC690078AD2E /* interaction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = interaction.h; path = ../../modules/gui/macosx/interaction.h; sourceTree = "<group>"; };
		CC1B4C1509A8EC690078AD2E /* interaction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = interaction.m; path = ../../modules/gui/macosx/interaction.m; sourceTree = "<group>"; };
1126 1127
		CC9AF0CE0B8F502C00728992 /* embeddedwindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = embeddedwindow.h; path = ../../modules/gui/macosx/embeddedwindow.h; sourceTree = SOURCE_ROOT; };
		CC9AF0CF0B8F502C00728992 /* embeddedwindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = embeddedwindow.m; path = ../../modules/gui/macosx/embeddedwindow.m; sourceTree = SOURCE_ROOT; };
1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163
		CCD10D5A0AFE67EF0026254A /* fs_background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fs_background.png; path = Resources/fs_background.png; sourceTree = "<group>"; };
		CCD10D5B0AFE67EF0026254A /* fs_exit_fullscreen_highlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fs_exit_fullscreen_highlight.png; path = Resources/fs_exit_fullscreen_highlight.png; sourceTree = "<group>"; };
		CCD10D5C0AFE67EF0026254A /* fs_exit_fullscreen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fs_exit_fullscreen.png; path = Resources/fs_exit_fullscreen.png; sourceTree = "<group>"; };
		CCD10D5D0AFE67EF0026254A /* fs_forward_highlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fs_forward_highlight.png; path = Resources/fs_forward_highlight.png; sourceTree = "<group>"; };
		CCD10D5E0AFE67EF0026254A /* fs_forward.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fs_forward.png; path = Resources/fs_forward.png; sourceTree = "<group>"; };
		CCD10D5F0AFE67EF0026254A /* fs_pause_highlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fs_pause_highlight.png; path = Resources/fs_pause_highlight.png; sourceTree = "<group>"; };
		CCD10D600AFE67EF0026254A /* fs_pause.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fs_pause.png; path = Resources/fs_pause.png; sourceTree = "<group>"; };
		CCD10D610AFE67EF0026254A /* fs_play_highlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fs_play_highlight.png; path = Resources/fs_play_highlight.png; sourceTree = "<group>"; };
		CCD10D620AFE67EF0026254A /* fs_play.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fs_play.png; path = Resources/fs_play.png; sourceTree = "<group>"; };
		CCD10D630AFE67EF0026254A /* fs_rewind_highlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fs_rewind_highlight.png; path = Resources/fs_rewind_highlight.png; sourceTree = "<group>"; };
		CCD10D640AFE67EF0026254A /* fs_rewind.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fs_rewind.png; path = Resources/fs_rewind.png; sourceTree = "<group>"; };
		CCD10D650AFE67EF0026254A /* fs_skip_next_highlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fs_skip_next_highlight.png; path = Resources/fs_skip_next_highlight.png; sourceTree = "<group>"; };
		CCD10D660AFE67EF0026254A /* fs_skip_next.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fs_skip_next.png; path = Resources/fs_skip_next.png; sourceTree = "<group>"; };
		CCD10D670AFE67EF0026254A /* fs_skip_previous_highlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fs_skip_previous_highlight.png; path = Resources/fs_skip_previous_highlight.png; sourceTree = "<group>"; };
		CCD10D680AFE67EF0026254A /* fs_skip_previous.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fs_skip_previous.png; path = Resources/fs_skip_previous.png; sourceTree = "<group>"; };
		CCD10D690AFE67EF0026254A /* fs_stop_highlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fs_stop_highlight.png; path = Resources/fs_stop_highlight.png; sourceTree = "<group>"; };
		CCD10D6A0AFE67EF0026254A /* fs_stop.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fs_stop.png; path = Resources/fs_stop.png; sourceTree = "<group>"; };
		CCD10D6B0AFE67EF0026254A /* fs_time_slider_knob_highlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fs_time_slider_knob_highlight.png; path = Resources/fs_time_slider_knob_highlight.png; sourceTree = "<group>"; };
		CCD10D6C0AFE67EF0026254A /* fs_time_slider_knob.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fs_time_slider_knob.png; path = Resources/fs_time_slider_knob.png; sourceTree = "<group>"; };
		CCD10D6D0AFE67EF0026254A /* fs_time_slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fs_time_slider.png; path = Resources/fs_time_slider.png; sourceTree = "<group>"; };
		CCD10D6E0AFE67EF0026254A /* fs_volume_max_highlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fs_volume_max_highlight.png; path = Resources/fs_volume_max_highlight.png; sourceTree = "<group>"; };
		CCD10D6F0AFE67EF0026254A /* fs_volume_max.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fs_volume_max.png; path = Resources/fs_volume_max.png; sourceTree = "<group>"; };
		CCD10D700AFE67EF0026254A /* fs_volume_mute_highlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fs_volume_mute_highlight.png; path = Resources/fs_volume_mute_highlight.png; sourceTree = "<group>"; };
		CCD10D710AFE67EF0026254A /* fs_volume_mute.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fs_volume_mute.png; path = Resources/fs_volume_mute.png; sourceTree = "<group>"; };
		CCD10D720AFE67EF0026254A /* fs_volume_slider_bar.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fs_volume_slider_bar.png; path = Resources/fs_volume_slider_bar.png; sourceTree = "<group>"; };
		CCD10D730AFE67EF0026254A /* fs_volume_slider_knob_highlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fs_volume_slider_knob_highlight.png; path = Resources/fs_volume_slider_knob_highlight.png; sourceTree = "<group>"; };
		CCD10D740AFE67EF0026254A /* fs_volume_slider_knob.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fs_volume_slider_knob.png; path = Resources/fs_volume_slider_knob.png; sourceTree = "<group>"; };
		CCD10D900AFE68DD0026254A /* add_embedded_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = add_embedded_blue.png; path = Resources/add_embedded_blue.png; sourceTree = "<group>"; };
		CCD10D910AFE68DD0026254A /* add_embedded.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = add_embedded.png; path = Resources/add_embedded.png; sourceTree = "<group>"; };
		CCD10D940AFE69220026254A /* repeat_embedded_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = repeat_embedded_blue.png; path = Resources/repeat_embedded_blue.png; sourceTree = "<group>"; };
		CCD10D950AFE69220026254A /* repeat_embedded.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = repeat_embedded.png; path = Resources/repeat_embedded.png; sourceTree = "<group>"; };
		CCD10D960AFE69220026254A /* repeat_single_embedded_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = repeat_single_embedded_blue.png; path = Resources/repeat_single_embedded_blue.png; sourceTree = "<group>"; };
		CCD10D970AFE69220026254A /* shuffle_embedded_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = shuffle_embedded_blue.png; path = Resources/shuffle_embedded_blue.png; sourceTree = "<group>"; };
		CCD10D980AFE69220026254A /* shuffle_embedded.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = shuffle_embedded.png; path = Resources/shuffle_embedded.png; sourceTree = "<group>"; };
		CCD10DA10AFE69B60026254A /* fspanel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = fspanel.h; path = ../../modules/gui/macosx/fspanel.h; sourceTree = SOURCE_ROOT; };
		CCD10DA20AFE69B60026254A /* fspanel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = fspanel.m; path = ../../modules/gui/macosx/fspanel.m; sourceTree = SOURCE_ROOT; };
1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190
		DC769AB7085DF0DB001A838D /* wizard.m */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 4; lastKnownFileType = sourcecode.c.objc; name = wizard.m; path = ../../modules/gui/macosx/wizard.m; sourceTree = SOURCE_ROOT; tabWidth = 4; usesTabs = 0; };
		DC769AB8085DF0DB001A838D /* wizard.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = wizard.h; path = ../../modules/gui/macosx/wizard.h; sourceTree = SOURCE_ROOT; };
		DC7F46EC08A183FC0027DB24 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = Resources/English.lproj/Extended.nib; sourceTree = "<group>"; };
		DC7F46F008A187F60027DB24 /* extended.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.objc; fileEncoding = 5; name = extended.h; path = ../../modules/gui/macosx/extended.h; sourceTree = SOURCE_ROOT; usesTabs = 0; };
		DC7F46F108A187F60027DB24 /* extended.m */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.objc; fileEncoding = 5; includeInIndex = 0; name = extended.m; path = ../../modules/gui/macosx/extended.m; sourceTree = SOURCE_ROOT; };
		DCA00AA8075F948800E6BF46 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = Resources/English.lproj/About.nib; sourceTree = "<group>"; };
		DCA693C20789DF8700139EC6 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = Resources/English.lproj/Open.nib; sourceTree = "<group>"; };
		DCDA5E6408F94518009D93A8 /* about_bg.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = about_bg.png; path = Resources/about_bg.png; sourceTree = "<group>"; };
		DCE7BD0408A56C8B007B10AE /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = Resources/English.lproj/Bookmarks.nib; sourceTree = "<group>"; };
		DCE7BD0608A5724D007B10AE /* bookmarks.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = bookmarks.m; path = ../../modules/gui/macosx/bookmarks.m; sourceTree = SOURCE_ROOT; };
		DCE7BD0708A5724D007B10AE /* bookmarks.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = bookmarks.h; path = ../../modules/gui/macosx/bookmarks.h; sourceTree = SOURCE_ROOT; };
		DCF358BA077F10BA007DB450 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = Resources/English.lproj/Preferences.nib; sourceTree = "<group>"; };
		DCFCCDB8085CE18F001E36AF /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = Resources/English.lproj/Wizard.nib; sourceTree = "<group>"; };
		F69B0CA702E24F6401A80112 /* English */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.plist.strings; name = English; path = Resources/English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
		F6E4F90A02D2648B01A80112 /* divx.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = divx.icns; path = Resources/divx.icns; sourceTree = "<group>"; };
		F6E4F90B02D2648B01A80112 /* generic.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = generic.icns; path = Resources/generic.icns; sourceTree = "<group>"; };
		F6E4F90C02D2648B01A80112 /* mpeg.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = mpeg.icns; path = Resources/mpeg.icns; sourceTree = "<group>"; };
		F6E4F90D02D2648B01A80112 /* mpeg1.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = mpeg1.icns; path = Resources/mpeg1.icns; sourceTree = "<group>"; };
		F6E4F90E02D2648B01A80112 /* mpeg2.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = mpeg2.icns; path = Resources/mpeg2.icns; sourceTree = "<group>"; };
		F6E4F90F02D2648B01A80112 /* mpeg4.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = mpeg4.icns; path = Resources/mpeg4.icns; sourceTree = "<group>"; };
		F74F13DF02C2A53401EE194C /* vlc.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = vlc.icns; path = Resources/vlc.icns; sourceTree = "<group>"; };
		F74F13EB02C2A79C01EE194C /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = Resources/English.lproj/MainMenu.nib; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		089C1677FE841209C02AAC07 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
1191 1192
			buildActionMask = 2147483647;
			files = (
1193
				1058C7AFFEA557BF11CA2CBB /* Cocoa.framework in Frameworks */,
1194
			);
1195
			runOnlyForDeploymentPostprocessing = 0;
1196
		};
1197 1198 1199 1200 1201 1202 1203 1204 1205 1206
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		089C166AFE841209C02AAC07 /* vlc */ = {
			isa = PBXGroup;
			children = (
				08FB77AFFE84173DC02AAC07 /* Classes */,
				089C167CFE841241C02AAC07 /* Resources */,
				089C1671FE841209C02AAC07 /* Frameworks and Libraries */,
				19C28FB8FE9D52D311CA2CBB /* Products */,
1207
			);
1208 1209
			name = vlc;
			sourceTree = "<group>";
1210
		};
1211 1212 1213 1214 1215
		089C1671FE841209C02AAC07 /* Frameworks and Libraries */ = {
			isa = PBXGroup;
			children = (
				1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */,
				1058C7AEFEA557BF11CA2CBB /* Other Frameworks */,
1216
			);
1217 1218
			name = "Frameworks and Libraries";
			sourceTree = "<group>";
1219
		};
1220 1221
		089C167CFE841241C02AAC07 /* Resources */ = {
			isa = PBXGroup;
Jon Lech Johansen's avatar
Jon Lech Johansen committed
1222
			children = (
1223
				CCD10D590AFE67BE0026254A /* fspanel graphics */,
1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235
				DCF358BC077F1236007DB450 /* nibs */,
				DCDA5E6408F94518009D93A8 /* about_bg.png */,
				8E445F86047289E50059A3A7 /* fileicons */,
				8ECA7E520563CD9500DFC000 /* Controller */,
				F69B0CA602E24F6401A80112 /* InfoPlist.strings */,
				8ED6C29D03E2F32E0059A3A7 /* AUTHORS */,
				8E9CC7B1046EFD700059A3A7 /* THANKS */,
				8ED6C29E03E2F32E0059A3A7 /* COPYING */,
				A0E6B59804407FBD0080DD97 /* README */,
				8EBF3FA303F13FFB0059A3A7 /* vlc.scriptSuite */,
				8EBF3FA503F140960059A3A7 /* vlc.scriptTerminology */,
				8EDAC3430440F72D0059A3A7 /* README.MacOSX.rtf */,
Jon Lech Johansen's avatar
Jon Lech Johansen committed
1236 1237
			);
			name = Resources;
1238
			sourceTree = "<group>";
Jon Lech Johansen's avatar
Jon Lech Johansen committed
1239
		};
1240 1241
		08FB77AFFE84173DC02AAC07 /* Classes */ = {
			isa = PBXGroup;
Jon Lech Johansen's avatar
Jon Lech Johansen committed
1242
			children = (
1243 1244 1245
				8ED6C27E03E2EB1C0059A3A7 /* macosx.m */,
				8ED6C27C03E2EB1C0059A3A7 /* intf.h */,
				8ED6C27D03E2EB1C0059A3A7 /* intf.m */,
1246 1247
				CC1B4C1409A8EC690078AD2E /* interaction.h */,
				CC1B4C1509A8EC690078AD2E /* interaction.m */,
1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273
				8E6BC6FA041684EC0059A3A7 /* controls.h */,
				8ED6C27B03E2EB1C0059A3A7 /* controls.m */,
				8E6BC6F6041643860059A3A7 /* applescript.h */,
				8E6BC6F7041643860059A3A7 /* applescript.m */,
				8ED6C27F03E2EB1C0059A3A7 /* misc.h */,
				8ED6C28003E2EB1C0059A3A7 /* misc.m */,
				8EE1AF9F044465080059A3A7 /* about.h */,
				8EE1AFA0044465080059A3A7 /* about.m */,
				8ED6C28103E2EB1C0059A3A7 /* open.h */,
				8ED6C28203E2EB1C0059A3A7 /* open.m */,
				8ED6C28303E2EB1C0059A3A7 /* playlist.h */,
				8ED6C28403E2EB1C0059A3A7 /* playlist.m */,
				8ED6C28503E2EB1C0059A3A7 /* prefs.h */,
				8ED6C28603E2EB1C0059A3A7 /* prefs.m */,
				8E9CA1A306D7DEE800B7186C /* prefs_widgets.h */,
				8E9CA1A406D7DEE800B7186C /* prefs_widgets.m */,
				8E49720006417F6800370C9F /* playlistinfo.h */,
				8E49720106417F6800370C9F /* playlistinfo.m */,
				8E55FB7F0459B0FD00FB3317 /* output.h */,
				8E55FB800459B0FD00FB3317 /* output.m */,
				2A16E03F06C4F08700C87B09 /* equalizer.h */,
				2A16E04006C4F08700C87B09 /* equalizer.m */,
				8ED6C28703E2EB1C0059A3A7 /* vout.h */,
				8ED6C28803E2EB1C0059A3A7 /* vout.m */,
				8E9CA1A506D7DEE800B7186C /* voutgl.m */,
				8E9CA1A606D7DEE800B7186C /* voutqt.m */,
1274 1275
				CC9AF0CE0B8F502C00728992 /* embeddedwindow.h */,
				CC9AF0CF0B8F502C00728992 /* embeddedwindow.m */,
1276 1277 1278 1279 1280 1281
				DC769AB8085DF0DB001A838D /* wizard.h */,
				DC769AB7085DF0DB001A838D /* wizard.m */,
				DC7F46F008A187F60027DB24 /* extended.h */,
				DC7F46F108A187F60027DB24 /* extended.m */,
				DCE7BD0708A5724D007B10AE /* bookmarks.h */,
				DCE7BD0608A5724D007B10AE /* bookmarks.m */,
1282 1283
				CCD10DA10AFE69B60026254A /* fspanel.h */,
				CCD10DA20AFE69B60026254A /* fspanel.m */,
Jon Lech Johansen's avatar
Jon Lech Johansen committed
1284 1285
			);
			name = Classes;
1286
			sourceTree = "<group>";
Jon Lech Johansen's avatar
Jon Lech Johansen committed
1287
		};
1288 1289
		1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = {
			isa = PBXGroup;
Jon Lech Johansen's avatar
Jon Lech Johansen committed
1290
			children = (
1291
				1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */,
Jon Lech Johansen's avatar
Jon Lech Johansen committed
1292 1293
			);
			name = "Linked Frameworks";
1294
			sourceTree = "<group>";
Jon Lech Johansen's avatar
Jon Lech Johansen committed
1295
		};
1296 1297
		1058C7AEFEA557BF11CA2CBB /* Other Frameworks */ = {
			isa = PBXGroup;
Jon Lech Johansen's avatar
Jon Lech Johansen committed
1298
			children = (
1299 1300
				089C1672FE841209C02AAC07 /* Foundation.framework */,
				089C167FFE841241C02AAC07 /* AppKit.framework */,
Jon Lech Johansen's avatar
Jon Lech Johansen committed
1301 1302
			);
			name = "Other Frameworks";
1303
			sourceTree = "<group>";
Jon Lech Johansen's avatar
Jon Lech Johansen committed
1304
		};
1305 1306
		19C28FB8FE9D52D311CA2CBB /* Products */ = {
			isa = PBXGroup;
Jon Lech Johansen's avatar
Jon Lech Johansen committed
1307
			children = (
1308
				014CEA410018CDE011CA2923 /* VLC.bundle */,
Jon Lech Johansen's avatar
Jon Lech Johansen committed
1309 1310
			);
			name = Products;
1311
			sourceTree = "<group>";
Jon Lech Johansen's avatar
Jon Lech Johansen committed
1312
		};
1313 1314
		8E445F86047289E50059A3A7 /* fileicons */ = {
			isa = PBXGroup;
1315
			children = (
1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345
				F74F13DF02C2A53401EE194C /* vlc.icns */,
				F6E4F90A02D2648B01A80112 /* divx.icns */,
				F6E4F90B02D2648B01A80112 /* generic.icns */,
				F6E4F90C02D2648B01A80112 /* mpeg.icns */,
				F6E4F90D02D2648B01A80112 /* mpeg1.icns */,
				F6E4F90E02D2648B01A80112 /* mpeg2.icns */,
				F6E4F90F02D2648B01A80112 /* mpeg4.icns */,
				8E445F8704728A700059A3A7 /* a52.icns */,
				8E445F8804728A700059A3A7 /* aac.icns */,
				8E445F8904728A700059A3A7 /* asf.icns */,
				8E445F8A04728A700059A3A7 /* asx.icns */,
				8E445F8B04728A700059A3A7 /* avi.icns */,
				8E445F8C04728A700059A3A7 /* bin.icns */,
				8E445F8D04728A700059A3A7 /* cue.icns */,
				C2F2A6FA0958A6E600018C74 /* skip_forward_active_embedded.png */,
				8E445F8E04728A700059A3A7 /* dat.icns */,
				8E445F8F04728A700059A3A7 /* dv.icns */,
				8E445F9004728A700059A3A7 /* m3u.icns */,
				8E445F9104728A700059A3A7 /* mov.icns */,
				8E445F9204728A700059A3A7 /* mp3.icns */,
				8E445F9304728A700059A3A7 /* mp4.icns */,
				8E445F9404728A700059A3A7 /* mpg.icns */,
				8E445F9504728A700059A3A7 /* ogg.icns */,
				8E445F9604728A700059A3A7 /* ogm.icns */,
				8E445F9704728A700059A3A7 /* pls.icns */,
				8E445F9804728A700059A3A7 /* srt.icns */,
				8E445F9904728A700059A3A7 /* sub.icns */,
				8E445F9A04728A700059A3A7 /* vob.icns */,
				8E445F9B04728A700059A3A7 /* wma.icns */,
				8E445F9C04728A700059A3A7 /* wmv.icns */,
1346 1347
			);
			name = fileicons;
1348
			sourceTree = "<group>";
1349
		};
1350 1351
		8ECA7E520563CD9500DFC000 /* Controller */ = {
			isa = PBXGroup;
1352
			children = (
1353 1354 1355 1356 1357 1358 1359
				CCD10D940AFE69220026254A /* repeat_embedded_blue.png */,
				CCD10D950AFE69220026254A /* repeat_embedded.png */,
				CCD10D960AFE69220026254A /* repeat_single_embedded_blue.png */,
				CCD10D970AFE69220026254A /* shuffle_embedded_blue.png */,
				CCD10D980AFE69220026254A /* shuffle_embedded.png */,
				CCD10D900AFE68DD0026254A /* add_embedded_blue.png */,
				CCD10D910AFE68DD0026254A /* add_embedded.png */,
1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394
				2A16E07E06C5074F00C87B09 /* equalizerdrawer_active.png */,
				2A16E07F06C5074F00C87B09 /* equalizerdrawer_blue.png */,
				8E93909A0565D6D300C7661C /* display_slider.png */,
				8E93909B0565D6D300C7661C /* display_track.png */,
				8E93909C0565D6D300C7661C /* display.png */,
				8E93909D0565D6D300C7661C /* fullscreen_active.png */,
				8E93909E0565D6D300C7661C /* fullscreen_blue.png */,
				8E93909F0565D6D300C7661C /* next_active.png */,
				8E9390A00565D6D300C7661C /* next_blue.png */,
				8E9390A10565D6D300C7661C /* pause_blue.png */,
				8E9390A20565D6D300C7661C /* pause.png */,
				8E9390A30565D6D300C7661C /* play_blue.png */,
				8E9390A40565D6D300C7661C /* play.png */,
				8E9390A50565D6D300C7661C /* playlistdrawer_active.png */,
				8E9390A60565D6D300C7661C /* playlistdrawer_blue.png */,
				8E9390A70565D6D300C7661C /* previous_active.png */,
				8E9390A80565D6D300C7661C /* previous_blue.png */,
				8E9390A90565D6D300C7661C /* skip_forward_active.png */,
				8E9390AA0565D6D300C7661C /* skip_forward_blue.png */,
				8E9390AB0565D6D300C7661C /* skip_previous_active.png */,
				C2F2A7000958AC9000018C74 /* skip_previous_active_embedded.png */,
				C2F2A6FE0958AA9300018C74 /* pause_embedded.png */,
				C2F2A6FC0958A94500018C74 /* play_embedded.png */,
				C2F2A702095AE51600018C74 /* pause_embedded_blue.png */,
				C2F2A703095AE51600018C74 /* play_embedded_blue.png */,
				C2F2A704095AE51600018C74 /* skip_forward_embedded_blue.png */,
				C2F2A705095AE51600018C74 /* skip_previous_embedded_blue.png */,
				8E9390AC0565D6D300C7661C /* skip_previous_blue.png */,
				8E9390AD0565D6D300C7661C /* stop_blue.png */,
				8E9390AE0565D6D300C7661C /* stop.png */,
				8E9390AF0565D6D300C7661C /* volume_high.png */,
				8E9390B00565D6D300C7661C /* volume_low.png */,
				8E9390B10565D6D300C7661C /* volumeslider_blue.png */,
				8E9390B20565D6D300C7661C /* volumeslider_normal.png */,
				8E9390B30565D6D300C7661C /* volumetrack.png */,
1395 1396 1397 1398
			);
			name = Controller;
			sourceTree = "<group>";
		};
1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432
		CCD10D590AFE67BE0026254A /* fspanel graphics */ = {
			isa = PBXGroup;
			children = (
				CCD10D5A0AFE67EF0026254A /* fs_background.png */,
				CCD10D5B0AFE67EF0026254A /* fs_exit_fullscreen_highlight.png */,
				CCD10D5C0AFE67EF0026254A /* fs_exit_fullscreen.png */,
				CCD10D5D0AFE67EF0026254A /* fs_forward_highlight.png */,
				CCD10D5E0AFE67EF0026254A /* fs_forward.png */,
				CCD10D5F0AFE67EF0026254A /* fs_pause_highlight.png */,
				CCD10D600AFE67EF0026254A /* fs_pause.png */,
				CCD10D610AFE67EF0026254A /* fs_play_highlight.png */,
				CCD10D620AFE67EF0026254A /* fs_play.png */,
				CCD10D630AFE67EF0026254A /* fs_rewind_highlight.png */,
				CCD10D640AFE67EF0026254A /* fs_rewind.png */,
				CCD10D650AFE67EF0026254A /* fs_skip_next_highlight.png */,
				CCD10D660AFE67EF0026254A /* fs_skip_next.png */,
				CCD10D670AFE67EF0026254A /* fs_skip_previous_highlight.png */,
				CCD10D680AFE67EF0026254A /* fs_skip_previous.png */,
				CCD10D690AFE67EF0026254A /* fs_stop_highlight.png */,
				CCD10D6A0AFE67EF0026254A /* fs_stop.png */,
				CCD10D6B0AFE67EF0026254A /* fs_time_slider_knob_highlight.png */,
				CCD10D6C0AFE67EF0026254A /* fs_time_slider_knob.png */,
				CCD10D6D0AFE67EF0026254A /* fs_time_slider.png */,
				CCD10D6E0AFE67EF0026254A /* fs_volume_max_highlight.png */,
				CCD10D6F0AFE67EF0026254A /* fs_volume_max.png */,
				CCD10D700AFE67EF0026254A /* fs_volume_mute_highlight.png */,
				CCD10D710AFE67EF0026254A /* fs_volume_mute.png */,
				CCD10D720AFE67EF0026254A /* fs_volume_slider_bar.png */,
				CCD10D730AFE67EF0026254A /* fs_volume_slider_knob_highlight.png */,
				CCD10D740AFE67EF0026254A /* fs_volume_slider_knob.png */,
			);
			name = "fspanel graphics";
			sourceTree = "<group>";
		};
1433 1434 1435 1436 1437 1438 1439 1440 1441 1442
		DCF358BC077F1236007DB450 /* nibs */ = {
			isa = PBXGroup;
			children = (
				DCA00AA7075F948800E6BF46 /* About.nib */,
				F74F13EA02C2A79C01EE194C /* MainMenu.nib */,
				DCF358B9077F10BA007DB450 /* Preferences.nib */,
				DCA693C10789DF8700139EC6 /* Open.nib */,
				DCFCCDB7085CE18F001E36AF /* Wizard.nib */,
				DC7F46EB08A183FC0027DB24 /* Extended.nib */,
				DCE7BD0308A56C8B007B10AE /* Bookmarks.nib */,
1443
				CC1B4B4B09A8CF9E0078AD2E /* Interaction.nib */,
1444 1445 1446
			);
			name = nibs;
			sourceTree = "<group>";
Derk-Jan Hartman's avatar
Derk-Jan Hartman committed
1447
		};
1448 1449 1450 1451 1452 1453 1454 1455 1456
/* End PBXGroup section */

/* Begin PBXProject section */
		089C1669FE841209C02AAC07 /* Project object */ = {
			isa = PBXProject;
			buildConfigurationList = C2F2A6EA09588F1B00018C74 /* Build configuration list for PBXProject "vlc" */;
			hasScannedForEncodings = 1;
			mainGroup = 089C166AFE841209C02AAC07 /* vlc */;
			projectDirPath = "";
1457
			projectRoot = "";
1458 1459 1460
			targets = (
				089C1673FE841209C02AAC07 /* vlc */,
			);
Derk-Jan Hartman's avatar
Derk-Jan Hartman committed
1461
		};
1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		089C1675FE841209C02AAC07 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				F74F13E002C2A53401EE194C /* vlc.icns in Resources */,
				F74F13EC02C2A79C01EE194C /* MainMenu.nib in Resources */,
				F6E4F91002D2648B01A80112 /* divx.icns in Resources */,
				F6E4F91102D2648B01A80112 /* generic.icns in Resources */,
				F6E4F91202D2648B01A80112 /* mpeg.icns in Resources */,
				F6E4F91302D2648B01A80112 /* mpeg1.icns in Resources */,
				F6E4F91402D2648B01A80112 /* mpeg2.icns in Resources */,
				F6E4F91502D2648B01A80112 /* mpeg4.icns in Resources */,
				F69B0CA802E24F6401A80112 /* InfoPlist.strings in Resources */,
				8ED6C29F03E2F32E0059A3A7 /* AUTHORS in Resources */,
				8ED6C2A003E2F32E0059A3A7 /* COPYING in Resources */,
				8EBF3FA403F13FFB0059A3A7 /* vlc.scriptSuite in Resources */,
				DCC9AE9507F77DE600394C42 /* vlc.scriptTerminology in Resources */,
				A0E6B59904407FBD0080DD97 /* README in Resources */,
				8EDAC3440440F72D0059A3A7 /* README.MacOSX.rtf in Resources */,
				8E9CC7B2046EFD700059A3A7 /* THANKS in Resources */,
				8E445F9D04728A700059A3A7 /* a52.icns in Resources */,
				8E445F9E04728A700059A3A7 /* aac.icns in Resources */,
				8E445F9F04728A700059A3A7 /* asf.icns in Resources */,
				8E445FA004728A700059A3A7 /* asx.icns in Resources */,
				8E445FA104728A700059A3A7 /* avi.icns in Resources */,
				8E445FA204728A700059A3A7 /* bin.icns in Resources */,
				8E445FA304728A700059A3A7 /* cue.icns in Resources */,
				8E445FA404728A700059A3A7 /* dat.icns in Resources */,
				8E445FA504728A700059A3A7 /* dv.icns in Resources */,
				8E445FA604728A700059A3A7 /* m3u.icns in Resources */,
				8E445FA704728A700059A3A7 /* mov.icns in Resources */,
				8E445FA804728A700059A3A7 /* mp3.icns in Resources */,
				8E445FA904728A700059A3A7 /* mp4.icns in Resources */,
				8E445FAA04728A700059A3A7 /* mpg.icns in Resources */,
				8E445FAB04728A700059A3A7 /* ogg.icns in Resources */,
				8E445FAC04728A700059A3A7 /* ogm.icns in Resources */,
				8E445FAD04728A700059A3A7 /* pls.icns in Resources */,
				8E445FAE04728A700059A3A7 /* srt.icns in Resources */,
				8E445FAF04728A700059A3A7 /* sub.icns in Resources */,
				8E445FB004728A700059A3A7 /* vob.icns in Resources */,
				8E445FB104728A700059A3A7 /* wma.icns in Resources */,
				8E445FB204728A700059A3A7 /* wmv.icns in Resources */,
				8E9390B40565D6D300C7661C /* display_slider.png in Resources */,
				8E9390B50565D6D300C7661C /* display_track.png in Resources */,
				8E9390B60565D6D300C7661C /* display.png in Resources */,
				8E9390B70565D6D300C7661C /* fullscreen_active.png in Resources */,
				8E9390B80565D6D300C7661C /* fullscreen_blue.png in Resources */,
				8E9390B90565D6D300C7661C /* next_active.png in Resources */,
				8E9390BA0565D6D300C7661C /* next_blue.png in Resources */,
				8E9390BB0565D6D300C7661C /* pause_blue.png in Resources */,
				8E9390BC0565D6D300C7661C /* pause.png in Resources */,
				8E9390BD0565D6D300C7661C /* play_blue.png in Resources */,
				8E9390BE0565D6D300C7661C /* play.png in Resources */,
				8E9390BF0565D6D300C7661C /* playlistdrawer_active.png in Resources */,
				8E9390C00565D6D300C7661C /* playlistdrawer_blue.png in Resources */,
				8E9390C10565D6D300C7661C /* previous_active.png in Resources */,
				8E9390C20565D6D300C7661C /* previous_blue.png in Resources */,
				8E9390C30565D6D300C7661C /* skip_forward_active.png in Resources */,
				8E9390C40565D6D300C7661C /* skip_forward_blue.png in Resources */,
				8E9390C50565D6D300C7661C /* skip_previous_active.png in Resources */,
				8E9390C60565D6D300C7661C /* skip_previous_blue.png in Resources */,
				8E9390C70565D6D300C7661C /* stop_blue.png in Resources */,
				8E9390C80565D6D300C7661C /* stop.png in Resources */,
				8E9390C90565D6D300C7661C /* volume_high.png in Resources */,
				8E9390CA0565D6D300C7661C /* volume_low.png in Resources */,
				8E9390CB0565D6D300C7661C /* volumeslider_blue.png in Resources */,
				8E9390CC0565D6D300C7661C /* volumeslider_normal.png in Resources */,
				8E9390CD0565D6D300C7661C /* volumetrack.png in Resources */,
				2A16E08006C5074F00C87B09 /* equalizerdrawer_active.png in Resources */,
				2A16E08106C5074F00C87B09 /* equalizerdrawer_blue.png in Resources */,
				DCA00AA9075F948800E6BF46 /* About.nib in Resources */,
				DCF358BB077F10BA007DB450 /* Preferences.nib in Resources */,
				DCA693C30789DF8700139EC6 /* Open.nib in Resources */,
				DCFCCDB9085CE18F001E36AF /* Wizard.nib in Resources */,
				DC7F46ED08A183FC0027DB24 /* Extended.nib in Resources */,
				DCE7BD0508A56C8B007B10AE /* Bookmarks.nib in Resources */,
				DCDA5E6508F94518009D93A8 /* about_bg.png in Resources */,
				C2F2A6FB0958A6E600018C74 /* skip_forward_active_embedded.png in Resources */,
				C2F2A6FD0958A94500018C74 /* play_embedded.png in Resources */,
				C2F2A6FF0958AA9300018C74 /* pause_embedded.png in Resources */,
				C2F2A7010958AC9000018C74 /* skip_previous_active_embedded.png in Resources */,
				C2F2A706095AE51600018C74 /* pause_embedded_blue.png in Resources */,
				C2F2A707095AE51700018C74 /* play_embedded_blue.png in Resources */,
				C2F2A708095AE51700018C74 /* skip_forward_embedded_blue.png in Resources */,
				C2F2A709095AE51700018C74 /* skip_previous_embedded_blue.png in Resources */,
1550
				CC1B4B4D09A8CF9E0078AD2E /* Interaction.nib in Resources */,
1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584
				CCD10D750AFE67EF0026254A /* fs_background.png in Resources */,
				CCD10D760AFE67EF0026254A /* fs_exit_fullscreen_highlight.png in Resources */,
				CCD10D770AFE67EF0026254A /* fs_exit_fullscreen.png in Resources */,
				CCD10D780AFE67EF0026254A /* fs_forward_highlight.png in Resources */,
				CCD10D790AFE67EF0026254A /* fs_forward.png in Resources */,
				CCD10D7A0AFE67EF0026254A /* fs_pause_highlight.png in Resources */,
				CCD10D7B0AFE67EF0026254A /* fs_pause.png in Resources */,
				CCD10D7C0AFE67EF0026254A /* fs_play_highlight.png in Resources */,
				CCD10D7D0AFE67EF0026254A /* fs_play.png in Resources */,
				CCD10D7E0AFE67EF0026254A /* fs_rewind_highlight.png in Resources */,
				CCD10D7F0AFE67EF0026254A /* fs_rewind.png in Resources */,
				CCD10D800AFE67EF0026254A /* fs_skip_next_highlight.png in Resources */,
				CCD10D810AFE67EF0026254A /* fs_skip_next.png in Resources */,
				CCD10D820AFE67EF0026254A /* fs_skip_previous_highlight.png in Resources */,
				CCD10D830AFE67EF0026254A /* fs_skip_previous.png in Resources */,
				CCD10D840AFE67EF0026254A /* fs_stop_highlight.png in Resources */,
				CCD10D850AFE67EF0026254A /* fs_stop.png in Resources */,
				CCD10D860AFE67EF0026254A /* fs_time_slider_knob_highlight.png in Resources */,
				CCD10D870AFE67EF0026254A /* fs_time_slider_knob.png in Resources */,
				CCD10D880AFE67EF0026254A /* fs_time_slider.png in Resources */,
				CCD10D890AFE67EF0026254A /* fs_volume_max_highlight.png in Resources */,
				CCD10D8A0AFE67EF0026254A /* fs_volume_max.png in Resources */,
				CCD10D8B0AFE67EF0026254A /* fs_volume_mute_highlight.png in Resources */,
				CCD10D8C0AFE67EF0026254A /* fs_volume_mute.png in Resources */,
				CCD10D8D0AFE67EF0026254A /* fs_volume_slider_bar.png in Resources */,
				CCD10D8E0AFE67EF0026254A /* fs_volume_slider_knob_highlight.png in Resources */,
				CCD10D8F0AFE67EF0026254A /* fs_volume_slider_knob.png in Resources */,
				CCD10D920AFE68DD0026254A /* add_embedded_blue.png in Resources */,
				CCD10D930AFE68DD0026254A /* add_embedded.png in Resources */,
				CCD10D990AFE69220026254A /* repeat_embedded_blue.png in Resources */,
				CCD10D9A0AFE69220026254A /* repeat_embedded.png in Resources */,
				CCD10D9B0AFE69220026254A /* repeat_single_embedded_blue.png in Resources */,
				CCD10D9C0AFE69220026254A /* shuffle_embedded_blue.png in Resources */,
				CCD10D9D0AFE69220026254A /* shuffle_embedded.png in Resources */,
1585 1586
			);
			runOnlyForDeploymentPostprocessing = 0;
1587
		};
1588 1589 1590 1591 1592 1593 1594 1595 1596
/* End PBXResourcesBuildPhase section */

/* Begin PBXRezBuildPhase section */
		089C1679FE841209C02AAC07 /* Rez */ = {
			isa = PBXRezBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
1597
		};
1598 1599 1600
/* End PBXRezBuildPhase section */

/* Begin PBXVariantGroup section */
1601 1602 1603 1604 1605 1606 1607 1608
		CC1B4B4B09A8CF9E0078AD2E /* Interaction.nib */ = {
			isa = PBXVariantGroup;
			children = (
				CC1B4B4C09A8CF9E0078AD2E /* English */,
			);
			name = Interaction.nib;
			sourceTree = "<group>";
		};
1609 1610
		DC7F46EB08A183FC0027DB24 /* Extended.nib */ = {
			isa = PBXVariantGroup;
1611
			children = (
1612
				DC7F46EC08A183FC0027DB24 /* English */,
1613 1614 1615 1616
			);
			name = Extended.nib;
			sourceTree = "<group>";
		};
1617 1618
		DCA00AA7075F948800E6BF46 /* About.nib */ = {
			isa = PBXVariantGroup;
1619
			children = (
1620
				DCA00AA8075F948800E6BF46 /* English */,
1621 1622 1623 1624
			);
			name = About.nib;
			sourceTree = "<group>";
		};
1625 1626
		DCA693C10789DF8700139EC6 /* Open.nib */ = {
			isa = PBXVariantGroup;
1627
			children = (
1628
				DCA693C20789DF8700139EC6 /* English */,
1629 1630 1631 1632
			);
			name = Open.nib;
			sourceTree = "<group>";
		};
1633 1634
		DCE7BD0308A56C8B007B10AE /* Bookmarks.nib */ = {
			isa = PBXVariantGroup;
1635
			children = (
1636
				DCE7BD0408A56C8B007B10AE /* English */,
1637 1638 1639 1640
			);
			name = Bookmarks.nib;
			sourceTree = "<group>";
		};
1641
		DCF358B9077F10BA007DB450 /* Preferences.nib */ = {
1642 1643
			isa = PBXVariantGroup;
			children = (
1644
				DCF358BA077F10BA007DB450 /* English */,
1645
			);
1646
			name = Preferences.nib;
1647 1648
			sourceTree = "<group>";
		};
1649 1650
		DCFCCDB7085CE18F001E36AF /* Wizard.nib */ = {
			isa = PBXVariantGroup;
1651
			children = (
1652
				DCFCCDB8085CE18F001E36AF /* English */,
1653 1654 1655 1656
			);
			name = Wizard.nib;
			sourceTree = "<group>";
		};
1657 1658
		F69B0CA602E24F6401A80112 /* InfoPlist.strings */ = {
			isa = PBXVariantGroup;
Jon Lech Johansen's avatar
Jon Lech Johansen committed
1659
			children = (
1660
				F69B0CA702E24F6401A80112 /* English */,
Jon Lech Johansen's avatar
Jon Lech Johansen committed
1661 1662
			);
			name = InfoPlist.strings;
1663
			sourceTree = "<group>";
1664
		};
1665 1666 1667 1668 1669 1670
		F74F13EA02C2A79C01EE194C /* MainMenu.nib */ = {
			isa = PBXVariantGroup;
			children = (
				F74F13EB02C2A79C01EE194C /* English */,
			);
			name = MainMenu.nib;
1671
			sourceTree = "<group>";
1672
		};
1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
		C2F2A6E709588F1B00018C74 /* Development */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				COPY_PHASE_STRIP = NO;
				FRAMEWORK_SEARCH_PATHS = "";
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_ENABLE_FIX_AND_CONTINUE = YES;
				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
				GCC_OPTIMIZATION_LEVEL = 0;
				HEADER_SEARCH_PATHS = "";
				INSTALL_PATH = "$(HOME)/Library/Bundles";
				JAVAC_SOURCE_FILE_ENCODING = "ISO-8859-1";
				LIBRARY_SEARCH_PATHS = /Volumes/Genitus/vlc/modules/gui/macosx;
				OPTIMIZATION_CFLAGS = "-O0";
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PRODUCT_NAME = VLC;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
				WRAPPER_EXTENSION = bundle;
				ZERO_LINK = YES;
1702
			};
1703
			name = Development;
1704
		};
1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726
		C2F2A6E809588F1B00018C74 /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				COPY_PHASE_STRIP = YES;
				FRAMEWORK_SEARCH_PATHS = "";
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
				HEADER_SEARCH_PATHS = "";
				INSTALL_PATH = "$(HOME)/Library/Bundles";
				JAVAC_SOURCE_FILE_ENCODING = "ISO-8859-1";
				LIBRARY_SEARCH_PATHS = /Volumes/Genitus/vlc/modules/gui/macosx;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PRODUCT_NAME = VLC;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
				WRAPPER_EXTENSION = bundle;
				ZERO_LINK = NO;
1727
			};
1728
			name = Deployment;
1729
		};
1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748
		C2F2A6E909588F1B00018C74 /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				FRAMEWORK_SEARCH_PATHS = "";
				HEADER_SEARCH_PATHS = "";
				INSTALL_PATH = "$(HOME)/Library/Bundles";
				JAVAC_SOURCE_FILE_ENCODING = "ISO-8859-1";
				LIBRARY_SEARCH_PATHS = /Volumes/Genitus/vlc/modules/gui/macosx;
				OTHER_CFLAGS = "";
				OTHER_LDFLAGS = "";
				OTHER_REZFLAGS = "";
				PRODUCT_NAME = VLC;
				SECTORDER_FLAGS = "";
				WARNING_CFLAGS = (
					"-Wmost",
					"-Wno-four-char-constants",
					"-Wno-unknown-pragmas",
				);
				WRAPPER_EXTENSION = bundle;
1749
			};
1750
			name = Default;
1751
		};
1752 1753 1754
		C2F2A6EB09588F1B00018C74 /* Development */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
1755
			};
1756
			name = Development;
1757
		};
1758 1759 1760
		C2F2A6EC09588F1B00018C74 /* Deployment */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
1761
			};
1762
			name = Deployment;
1763
		};
1764 1765 1766
		C2F2A6ED09588F1B00018C74 /* Default */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
Jon Lech Johansen's avatar
Jon Lech Johansen committed
1767
			};
1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778
			name = Default;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		C2F2A6E609588F1B00018C74 /* Build configuration list for PBXBundleTarget "vlc" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				C2F2A6E709588F1B00018C74 /* Development */,
				C2F2A6E809588F1B00018C74 /* Deployment */,
				C2F2A6E909588F1B00018C74 /* Default */,
Jon Lech Johansen's avatar
Jon Lech Johansen committed
1779
			);
1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
		};
		C2F2A6EA09588F1B00018C74 /* Build configuration list for PBXProject "vlc" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				C2F2A6EB09588F1B00018C74 /* Development */,
				C2F2A6EC09588F1B00018C74 /* Deployment */,
				C2F2A6ED09588F1B00018C74 /* Default */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Default;
1792
		};
1793
/* End XCConfigurationList section */
1794
	};
1795
	rootObject = 089C1669FE841209C02AAC07 /* Project object */;
1796
}