{
	"auto_complete":
	{
		"selected_items":
		[
			[
				"next_aud",
				"next_audiobar"
			],
			[
				"get_ep",
				"get_episode_mp3"
			],
			[
				"fun",
				"function"
			]
		]
	},
	"buffers":
	[
		{
			"contents": "#!/bin/bash\nT=$(date +%Y%m%d%H%H%M%S)\nM=$(df | grep 'fpbf' | awk '{print $1}')\nif [ -n \"$M\" ] \nthen\n    for m in $M; do sudo hdiutil detach $m ; done\nfi\n./parse2s.py &&\ngit add . && git commit -am \"ISO version $T\"\n[ -e Site/Files ] || mkdir Site/Files\nrsync -aP --exclude '*.reapeaks' --exclude '*~' Bonus Commentaries Episodes Scripts about.html bonus.html castcrew.html season1.html season2.html src Site/Files/ && \ncp autorun.inf Site/ &&\ncp 'Double-Click to Begin!.html' Site/ &&\nfind Site/ -iname '*~' -exec rm -f {} \\; &&\nfind Site/ -iname '.DS_Store' -exec rm -f {} \\; &&\n#SetFile -a V Site/*\n#SetFile -a v \"Site/Double-Click to Begin.html\" &&\nSetFile -a E 'Site/Double-Click to Begin!.html' &&\necho $T > Site/Files/version.txt\n#rm -f SecondShiftComplete.iso\n#hdiutil makehybrid Site/ -o SecondShiftComplete.iso\n\n",
			"file": "/Users/brsmith/Documents/2shift/DVD/mkdvd.sh",
			"file_size": 820,
			"file_write_time": 1405808923000000,
			"settings":
			{
				"buffer_size": 820,
				"line_ending": "Unix"
			}
		},
		{
			"file": "/Users/brsmith/Documents/2shift/DVD/parse.py",
			"settings":
			{
				"buffer_size": 7415,
				"line_ending": "Unix"
			}
		},
		{
			"contents": "{\n	\"name\" : \"Listener Analysis by Chonklatime\",\n	\"description\" : \"In the weeks preceding the release of Second Shift's finale, tumblr user Chonklatime wrote a series of summaries and anlyses that comprise one of the most thorough listening guides for the show that we've seen, so we're including them here (with permission). Because these were posted near the end of the series, they may contain (clearly marked) SERIES SPOILERS.\"\n}",
			"file": "/Users/brsmith/Documents/2shift/DVD/Notes/ct/props.json",
			"file_size": 432,
			"file_write_time": 1409949276000000,
			"settings":
			{
				"buffer_size": 432,
				"line_ending": "Unix"
			}
		},
		{
			"contents": "{\n            \"name\" : \"Listener Analysis by Matt Stephens\",\n            \"description\" : \"Matt Stephens, aka stephensmat, was one of the most consistent and prolific commenters on the Second Shift forum, usually posting a page or two of thoughtful plot and character observations within hours of each episode's release, many of which we've included (with permission) here. These contain EPISODE SPOILERS.\"\n}",
			"file": "/Users/brsmith/Documents/2shift/DVD/Notes/sm/props.json",
			"file_size": 407,
			"file_write_time": 1409949280000000,
			"settings":
			{
				"buffer_size": 407,
				"line_ending": "Unix"
			}
		},
		{
			"file": "/Users/brsmith/Documents/2shift/DVD/src/js/base.js",
			"settings":
			{
				"buffer_size": 9039,
				"line_ending": "Unix"
			}
		},
		{
			"file": "template.html",
			"settings":
			{
				"buffer_size": 7148,
				"line_ending": "Unix"
			}
		}
	],
	"build_system": "",
	"command_palette":
	{
		"height": 67.0,
		"selected_items":
		[
		],
		"width": 392.0
	},
	"console":
	{
		"height": 0.0
	},
	"distraction_free":
	{
		"menu_visible": true,
		"show_minimap": false,
		"show_open_files": false,
		"show_tabs": false,
		"side_bar_visible": false,
		"status_bar_visible": false
	},
	"file_history":
	[
		"/Users/brsmith/Library/Application Support/Sublime Text 2/Packages/User/Preferences.sublime-settings",
		"/Users/brsmith/Library/Application Support/Sublime Text 2/Packages/Default/Preferences.sublime-settings",
		"/Users/brsmith/tmp/foo.html",
		"/Users/brsmith/Documents/2shift/DVD/tpl-episodes.html",
		"/Users/brsmith/Documents/2shift/DVD/src/css/2shift.css",
		"/Users/brsmith/Documents/2shift/DVD/base.html",
		"/Users/brsmith/Documents/2shift/DVD/tpl-about.html",
		"/Users/brsmith/Documents/2shift/DVD/tpl-bonus.html",
		"/Users/brsmith/Documents/2shift/DVD/tpl-castcrew.html",
		"/Users/brsmith/Documents/2shift/DVD/parse2s.py",
		"/Users/brsmith/Documents/2shift/DVD/2shifthq.xml"
	],
	"find":
	{
		"height": 35.0
	},
	"find_in_files":
	{
		"height": 93.0,
		"where_history":
		[
			""
		]
	},
	"find_state":
	{
		"case_sensitive": false,
		"find_history":
		[
			"ogv",
			"fn_mp",
			"ep_mp3",
			"mp3link",
			"fn_comment",
			"comm",
			"commenta",
			"about.htm",
			"Templates/",
			"=",
			"link",
			"xmlDa",
			",\"Files\",",
			"mkdir",
			"Templa",
			"Templates/",
			"tpl-",
			"home",
			"(.*?)<(.*?)>[,\\s]*",
			"(.*?)<(.*?)>,?",
			".*?<(.*?)>",
			"topb",
			"cm.*all",
			"cm_all",
			"fallback",
			"commenta",
			"feedback",
			"click",
			"setup_audioba",
			"get_html",
			"no ep",
			"ended",
			"np mp3",
			"swap_ep",
			"currentSrc",
			"setup_aud",
			"audio",
			"setup_au",
			"setup_a",
			"audio",
			"setup_au"
		],
		"highlight": true,
		"in_selection": false,
		"preserve_case": false,
		"regex": true,
		"replace_history":
		[
			":",
			",content_prefix,",
			"",
			"Templates/",
			"$1\\t$2\\n",
			"$1\\n",
			"$1"
		],
		"reverse": false,
		"show_context": true,
		"use_buffer2": true,
		"whole_word": false,
		"wrap": true
	},
	"groups":
	[
		{
			"selected": 5,
			"sheets":
			[
				{
					"buffer": 0,
					"file": "/Users/brsmith/Documents/2shift/DVD/mkdvd.sh",
					"settings":
					{
						"buffer_size": 820,
						"regions":
						{
						},
						"selection":
						[
							[
								0,
								0
							]
						],
						"settings":
						{
							"syntax": "Packages/ShellScript/Shell-Unix-Generic.tmLanguage"
						},
						"translation.x": 0.0,
						"translation.y": 0.0,
						"zoom_level": 1.0
					},
					"type": "text"
				},
				{
					"buffer": 1,
					"file": "/Users/brsmith/Documents/2shift/DVD/parse.py",
					"settings":
					{
						"buffer_size": 7415,
						"regions":
						{
						},
						"selection":
						[
							[
								2262,
								2262
							]
						],
						"settings":
						{
							"syntax": "Packages/Python/Python.tmLanguage",
							"tab_size": 4,
							"translate_tabs_to_spaces": true
						},
						"translation.x": 0.0,
						"translation.y": 987.0,
						"zoom_level": 1.0
					},
					"type": "text"
				},
				{
					"buffer": 2,
					"file": "/Users/brsmith/Documents/2shift/DVD/Notes/ct/props.json",
					"settings":
					{
						"buffer_size": 432,
						"regions":
						{
						},
						"selection":
						[
							[
								430,
								430
							]
						],
						"settings":
						{
							"syntax": "Packages/JavaScript/JSON.tmLanguage",
							"word_wrap": true
						},
						"translation.x": 0.0,
						"translation.y": 0.0,
						"zoom_level": 1.0
					},
					"type": "text"
				},
				{
					"buffer": 3,
					"file": "/Users/brsmith/Documents/2shift/DVD/Notes/sm/props.json",
					"settings":
					{
						"buffer_size": 407,
						"regions":
						{
						},
						"selection":
						[
							[
								405,
								405
							]
						],
						"settings":
						{
							"syntax": "Packages/JavaScript/JSON.tmLanguage",
							"word_wrap": true
						},
						"translation.x": 0.0,
						"translation.y": 0.0,
						"zoom_level": 1.0
					},
					"type": "text"
				},
				{
					"buffer": 4,
					"file": "/Users/brsmith/Documents/2shift/DVD/src/js/base.js",
					"settings":
					{
						"buffer_size": 9039,
						"regions":
						{
						},
						"selection":
						[
							[
								3601,
								3601
							]
						],
						"settings":
						{
							"syntax": "Packages/JavaScript/JavaScript.tmLanguage",
							"tab_size": 2,
							"translate_tabs_to_spaces": true
						},
						"translation.x": 0.0,
						"translation.y": 2078.0,
						"zoom_level": 1.0
					},
					"type": "text"
				},
				{
					"buffer": 5,
					"file": "template.html",
					"settings":
					{
						"buffer_size": 7148,
						"regions":
						{
						},
						"selection":
						[
							[
								2519,
								2519
							]
						],
						"settings":
						{
							"syntax": "Packages/HTML/HTML.tmLanguage",
							"tab_size": 4,
							"translate_tabs_to_spaces": true
						},
						"translation.x": 0.0,
						"translation.y": 605.0,
						"zoom_level": 1.0
					},
					"type": "text"
				}
			]
		}
	],
	"incremental_find":
	{
		"height": 0.0
	},
	"input":
	{
		"height": 0.0
	},
	"layout":
	{
		"cells":
		[
			[
				0,
				0,
				1,
				1
			]
		],
		"cols":
		[
			0.0,
			1.0
		],
		"rows":
		[
			0.0,
			1.0
		]
	},
	"menu_visible": true,
	"replace":
	{
		"height": 64.0
	},
	"save_all_on_build": true,
	"select_file":
	{
		"height": 0.0,
		"selected_items":
		[
		],
		"width": 0.0
	},
	"select_project":
	{
		"height": 0.0,
		"selected_items":
		[
		],
		"width": 0.0
	},
	"show_minimap": true,
	"show_open_files": false,
	"show_tabs": true,
	"side_bar_visible": true,
	"side_bar_width": 150.0,
	"status_bar_visible": true
}
