diff -r 379c88aceae3 -r 0cb2d9e82369 project_files/Android-build/SDL-android-project/AndroidManifest.xml --- a/project_files/Android-build/SDL-android-project/AndroidManifest.xml Thu Jun 23 15:51:21 2011 +0200 +++ b/project_files/Android-build/SDL-android-project/AndroidManifest.xml Thu Jun 23 16:26:03 2011 +0200 @@ -5,7 +5,9 @@ android:versionName="1.0"> + android:label="@string/app_name" + android:theme="@android:style/Theme.NoTitleBar.Fullscreen" + android:screenOrientation='landscape'>