--- Info-ChessTuner.plist 2008-11-20 22:34:05.000000000 +0100 +++ Info-MBChess.plist 2008-11-21 00:07:14.000000000 +0100 @@ -25,8 +25,20 @@ com.apple.chess.game + LSTypeIsPackage + NSDocumentClass MBCDocument + NSExportableAs + + moves + + NSExportableTypes + + com.apple.chess.pgn + + NSPersistentStoreTypeKey + Binary CFBundleTypeExtensions @@ -43,10 +55,22 @@ CFBundleTypeRole None + LSItemContentTypes + + com.apple.chess.pgn + + LSTypeIsPackage + CFBundleExecutable Chess Tuner + CFBundleGetInfoString + 2.4.2, Copyright 2003-2009 Apple Inc. + CFBundleHelpBookFolder + ChessHelp + CFBundleHelpBookName + Chess Help CFBundleIconFile chess.icns CFBundleIdentifier @@ -58,14 +82,47 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.0 + 2.4.2 CFBundleSignature mbch CFBundleVersion - 2.4 + 2.4.2 + NSHumanReadableCopyright + Copyright 2003-2009 Apple Inc. NSMainNibFile MainMenu NSPrincipalClass NSApplication + NSSupportsSuddenTermination + + UTExportedTypeDeclarations + + + UTTypeConformsTo + + public.utf8-plain-text + + UTTypeIdentifier + com.apple.chess.game + UTTypeTagSpecification + + public.filename-extension + game + + + + UTTypeConformsTo + + public.utf8-plain-text + + UTTypeIdentifier + com.apple.chess.pgn + UTTypeTagSpecification + + public.filename-extension + pgn + + +