{ ApplicationName = "Ladder"; ApplicationDescription = "A GNU Go frontend"; ApplicationRelease = "0.0.1"; Authors = ("Banlu Kemiyatorn "); Copyright = "Copyright (c) 2005 Banlu Kemiyatorn"; CopyrightDescription = "GNU General Public License"; NSTypes = ( { NSName = "sgf"; NSHumanReadableName = "SGF Document"; NSUnixExtensions = ("sgf"); NSDocumentClass = GoDocument; } ); }