{ ApplicationDescription = "Precision Raster Image Convolution Engine"; ApplicationIcon = "price-icon-os.tiff"; ApplicationName = PRICE; ApplicationRelease = 0.8.1; Authors = ( "Riccardo Mottola" ); Copyright = "Copyright (C) 2002-2006"; CopyrightDescription = "Released under the GNU General Public License v2"; FullVersionID = 0.8.1; NOTE = "Automatically generated!"; NSExecutable = PRICE; NSIcon = "price-icon-os.tiff"; NSMainNibFile = MainMenu.gorm; NSPrincipalClass = NSApplication; NSRole = Application; NSTypes = ( { NSDocumentClass = MyDocument; NSHumanReadableName = "TIFF Document"; NSIcon = ""; NSName = tiff; NSRole = Editor; NSUnixExtensions = ( tif, " tiff" ); }, { NSDocumentClass = MyDocument; NSHumanReadableName = "JPEG Document"; NSIcon = ""; NSName = jpeg; NSRole = Editor; NSUnixExtensions = ( jpg, " jpeg" ); }, { NSDocumentClass = MyDocument; NSHumanReadableName = "GIF Document"; NSIcon = ""; NSName = gif; NSRole = Editor; NSUnixExtensions = ( gif ); }, { NSDocumentClass = MyDocument; NSHumanReadableName = "PNG Document"; NSIcon = ""; NSName = png; NSRole = Editor; NSUnixExtensions = ( png ); }, { NSDocumentClass = MyDocument; NSHumanReadableName = "XPM Document"; NSIcon = ""; NSName = xpm; NSRole = Editor; NSUnixExtensions = ( xpm ); } ); URL = "http://price.sf.net"; }