diff -r 535a00ca0d35 -r 2debc9b9f917 share/Info.plist.in --- a/share/Info.plist.in Sun Jan 27 00:00:33 2013 +0100 +++ b/share/Info.plist.in Sun Jan 27 00:01:26 2013 +0100 @@ -2,159 +2,159 @@ - LSApplicationCategoryType - public.app-category.strategy-games - CFBundleName - Hedgewars - CFBundleExecutable - hedgewars - CFBundleGetInfoString - http://www.hedgewars.org - CFBundleIconFile - Icon.icns - CFBundleIdentifier - org.hedgewars.desktop - CFBundlePackageType - APPL - CFBundleSignature - Hedge - CFBundleVersion - ${HEDGEWARS_REVISION} - CFBundleShortVersionString - ${HEDGEWARS_VERSION} - NSHumanReadableCopyright - Copyright © 2004-2012, Hedgewars Project - NSAppleScriptEnabled - - LSRequiresNativeExecution - - LSMinimumSystemVersionByArchitecture - - x86_64 - 10.6.0 - i386 - 10.4.0 - ppc - 10.4.0 - - LSArchitecturePriority - - x86_64 - i386 - ppc - - LSMinimumSystemVersion - ${minimum_macosx_version} - SUPublicDSAKeyFile - dsa_pub.pem - SUFeedURL - http://www.hedgewars.org/download/appcast.xml - CFBundleLocalizations - - ar - bg - cs - da - de - el - en - es - fi - fr - gl - hu - it - ja - ko - lt - nl - pl - pt_BR - pt_PT - ro - ru - sk - sv - tr_TR - uk - zh_CN - zh_TW - - UTExportedTypeDeclarations - - - UTTypeIdentifier - org.hedgewars.desktop.hws - UTTypeReferenceURL - http://www.hedgewars.org/demos/ - UTTypeDescription - Hedgewars Save Game - UTTypeIconFile - public.text.icns - UTTypeConformsTo - - public.data - - UTTypeTagSpecification - - public.filename-extension - - hws - - public.mime-type - application/x-hedgewars-save - - - - UTTypeIdentifier - org.hedgewars.desktop.hwd - UTTypeReferenceURL - http://www.hedgewars.org/demos/ - UTTypeIconFile - public.text.icns - UTTypeDescription - Hedgewars Demo Game - UTTypeConformsTo - - public.data - - UTTypeTagSpecification - - public.filename-extension - - hwd - - public.mime-type - application/x-hedgewars-demo - - - - CFBundleDocumentTypes - - - CFBundleTypeIconFile - hwico.icns - CFBundleTypeName - Hedgewars Savefile - LSItemContentTypes - - org.hedgewars.desktop.hws - - CFBundleTypeRole - Editor - - - CFBundleTypeIconFile - hwico.icns - CFBundleTypeName - Hedgewars Demofile - LSItemContentTypes - - org.hedgewars.desktop.hwd - - CFBundleTypeRole - Viewer - - + LSApplicationCategoryType + public.app-category.strategy-games + CFBundleName + Hedgewars + CFBundleExecutable + hedgewars + CFBundleGetInfoString + http://www.hedgewars.org + CFBundleIconFile + Icon.icns + CFBundleIdentifier + org.hedgewars.desktop + CFBundlePackageType + APPL + CFBundleSignature + Hedge + CFBundleVersion + ${HEDGEWARS_REVISION} + CFBundleShortVersionString + ${HEDGEWARS_VERSION} + NSHumanReadableCopyright + Copyright © 2004-2012, Hedgewars Project + NSAppleScriptEnabled + + LSRequiresNativeExecution + + LSMinimumSystemVersionByArchitecture + + x86_64 + 10.6.0 + i386 + 10.4.0 + ppc + 10.4.0 + + LSArchitecturePriority + + x86_64 + i386 + ppc + + LSMinimumSystemVersion + ${minimum_macosx_version} + SUPublicDSAKeyFile + dsa_pub.pem + SUFeedURL + http://www.hedgewars.org/download/appcast.xml + CFBundleLocalizations + + ar + bg + cs + da + de + el + en + es + fi + fr + gl + hu + it + ja + ko + lt + nl + pl + pt_BR + pt_PT + ro + ru + sk + sv + tr_TR + uk + zh_CN + zh_TW + + UTExportedTypeDeclarations + + + UTTypeIdentifier + org.hedgewars.desktop.hws + UTTypeReferenceURL + http://www.hedgewars.org/demos/ + UTTypeDescription + Hedgewars Save Game + UTTypeIconFile + public.text.icns + UTTypeConformsTo + + public.data + + UTTypeTagSpecification + + public.filename-extension + + hws + + public.mime-type + application/x-hedgewars-save + + + + UTTypeIdentifier + org.hedgewars.desktop.hwd + UTTypeReferenceURL + http://www.hedgewars.org/demos/ + UTTypeIconFile + public.text.icns + UTTypeDescription + Hedgewars Demo Game + UTTypeConformsTo + + public.data + + UTTypeTagSpecification + + public.filename-extension + + hwd + + public.mime-type + application/x-hedgewars-demo + + + + CFBundleDocumentTypes + + + CFBundleTypeIconFile + hwico.icns + CFBundleTypeName + Hedgewars Savefile + LSItemContentTypes + + org.hedgewars.desktop.hws + + CFBundleTypeRole + Editor + + + CFBundleTypeIconFile + hwico.icns + CFBundleTypeName + Hedgewars Demofile + LSItemContentTypes + + org.hedgewars.desktop.hwd + + CFBundleTypeRole + Viewer + +