diff -r 304c6d32383a -r 9f1d79e01a60 project_files/HedgewarsMobile/Info.plist --- a/project_files/HedgewarsMobile/Info.plist Mon Jul 05 22:42:43 2010 +0200 +++ b/project_files/HedgewarsMobile/Info.plist Tue Jul 06 03:33:01 2010 +0200 @@ -11,7 +11,11 @@ CFBundleIconFiles Icon.png - Icon-iPad.png + Icon-72.png + Icon@2x.png + Icon-Small.png + Icon-Small-50.png + Icon-Small@2x.png CFBundleIdentifier org.hedgewars.mobile @@ -27,9 +31,16 @@ 1.0 LSRequiresIPhoneOS - UIInterfaceOrientation - UIInterfaceOrientationLandscapeRight UIStatusBarHidden + UISupportedInterfaceOrientations + + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + UILaunchImageFile~ipad + LI-ipad + UILaunchImageFile~iphone + LI-iphone