apps-projectcenter/Framework/English.lproj/ProjectDescription.gorm/data.classes

37 lines
691 B
Text
Raw Normal View History

{
"## Comment" = "Do NOT change this file, Gorm maintains it";
FirstResponder = {
Actions = (
"orderFrontFontPanel:",
"addAuthor:",
"removeAuthor:",
"upAuthor:",
"downAuthor:",
"changeCommonProjectEntry:"
);
Super = NSObject;
};
PCProjectInspector = {
Actions = (
"addAuthor:",
"removeAuthor:",
"upAuthor:",
"downAuthor:",
"changeCommonProjectEntry:"
);
Outlets = (
descriptionField,
releaseField,
licenseField,
licDescriptionField,
urlField,
authorsScroll,
authorAdd,
authorRemove,
authorUp,
authorDown,
projectDescriptionView
);
Super = NSObject;
};
}