{ ApplicationDescription = "A strings file editor"; ApplicationIcon = "Localize.tiff"; NSIcon = "Localize.tiff"; ApplicationName = Localize; ApplicationRelease = "DEVELOPMENT SNAPSHOT"; Authors = ("Rob Burns ", "Alexander Malmberg "); Copyright = "Copyright (C) 2003 the authors"; CopyrightDescription = "Released under the GNU GPL 2.0"; FullVersionID = "DEVELOPMENT SNAPSHOT"; URL = "http://www.eskimo.com/~pburns/rob/Localize/"; NSTypes = ( { NSName = "strings"; NSHumanReadableName = "Strings File"; NSUnixExtensions = ("strings"); NSIcon = FileIcon_strings.tiff; NSRole = Editor; NSDocumentClass = StringsDocument; }); }