{ ApplicationDescription = "An application to track expenses"; ApplicationIcon = "Expense"; ApplicationName = Expense; ApplicationRelease = 0.1; Authors = ("Yen-Ju Chen ", "Rob Burns "); Copyright = "Copyright (C) 2003 the authors"; CopyrightDescription = "Released under the GNU GPL 2.0"; FullVersionID = 0.1; NSIcon = "Expense"; URL = ""; NSTypes = ( { NSName = "expense"; NSHumanReadableName = "Expense Document"; NSUnixExtensions = ("exp"); NSDOSExtensions = ("exp"); NSRole = Editor; NSIcon = FileIcon_exp; NSDocumentClass = ExpDocument; } ); }