{ NSIcon = "Gorm.tiff"; NSRole = "Editor"; NSTypes = ( { NSName = "GSGormFileType"; NSHumanReadableName = "GNUstep Gorm"; NSRole = Editor; NSDocumentClass = GormDocument; NSUnixExtensions = ( "gorm" ); NSIcon = "GormFile.tiff"; }, { NSName = "GSNibFileType"; NSHumanReadableName = "Cocoa Nib"; NSRole = Editor; NSDocumentClass = GormDocument; NSUnixExtensions = ( "nib" ); NSIcon = "GormNib.tiff"; }, { NSName = "GSGModelFileType"; NSHumanReadableName = "GNUstep GModel"; NSRole = Viewer; NSDocumentClass = GormDocument; NSUnixExtensions = ( "gmodel" ); NSIcon = "FileIcon_gmodel.tiff"; }, { NSUnixExtensions = ( "palette" ); NSIcon = "GormPalette.tiff"; } ); ApplicationDescription = "[GNUstep | Graphical] Object Relationship Modeller"; ApplicationIcon = "Gorm.tiff"; ApplicationName = "Gorm"; ApplicationRelease = "Gorm 1.2.3 (SVN)"; Authors = ("Gregory John Casamento ","Richard Frith-Macdonald ","Pierre-Yves Rivaille "); Copyright = "Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 FSF"; CopyrightDescription = "Released under the GNU General Public License 3.0"; NSBuildVersion = "1.2.3 Dec 31 2007"; }