{ "## Comment" = "Do NOT change this file, Gorm maintains it"; FirstResponder = { Actions = ( "goToProjectLocationSelection:", "projectTypeSelected:", "selectProjectType:" ); Super = NSObject; }; ProjectCreator = { Actions = ( "cancel:", "goToProjectLocationSelection:", "projectTypeSelected:", "selectProjectType:" ); Outlets = ( projectNameCell, projectNameForm, projectNameNotice, projectNameView, projectTypes, projectTypeView, projectTypeDescription, window1, window2, finishButton, backToLocationButton, wizard, projectNameMistake, toProjectTypeSelectionButton, templateNeededNotice, projectTypeIcon ); Super = NSObject; }; }