# HG changeset patch # User koda # Date 1309377127 -7200 # Node ID 53f7e964a338c7f492dda9551c8397eccc357370 # Parent 10f675aee90732e249b463afb9ecd63b150f924a# Parent 97c614e1f9073b939f1a4a4be357855dc6c99d5f merge diff -r 97c614e1f907 -r 53f7e964a338 hedgewars/options.inc --- a/hedgewars/options.inc Sat Feb 26 17:07:30 2011 +0100 +++ b/hedgewars/options.inc Wed Jun 29 21:52:07 2011 +0200 @@ -35,9 +35,6 @@ {$DEFINE GLunit:=gles11} {$ENDIF} -{$IFNDEF DARWIN} - {$DEFINE DEBUGFILE} - { $DEFINE DUMP} - { $DEFINE TRACEAIACTIONS} - { $DEFINE COUNTTICKS} -{$ENDIF} +{$DEFINE DEBUGFILE} +//{$DEFINE TRACEAIACTIONS} +//{$DEFINE COUNTTICKS} diff -r 97c614e1f907 -r 53f7e964a338 hedgewars/uLandPainted.pas diff -r 97c614e1f907 -r 53f7e964a338 share/Info.plist.in --- a/share/Info.plist.in Sat Feb 26 17:07:30 2011 +0100 +++ b/share/Info.plist.in Wed Jun 29 21:52:07 2011 +0200 @@ -2,6 +2,8 @@ + LSApplicationCategoryType + public.app-category.strategy-games CFBundleName Hedgewars CFBundleExecutable @@ -45,7 +47,33 @@ ${minimum_macosx} SUPublicDSAKeyFile dsa_pub.pem - LSApplicationCategoryType - public.app-category.strategy-games + CFBundleLocalizations + + ar + bg + cs + de + el + en + es + fi + fr + gl + hu + it + ja + ko + nl + pl + pt_BR + pt_PT + ru + sk + sv + tr + uk + zh_CN + zh_TW +