From fd40a069c5faec0b68a798bc121e32fa65361e64 Mon Sep 17 00:00:00 2001 From: lado Date: Sun, 30 Oct 2011 23:15:29 +0100 Subject: Some fixes regarding tu cusomt locale --- vdrmanager/AndroidManifest.xml | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) (limited to 'vdrmanager/AndroidManifest.xml') diff --git a/vdrmanager/AndroidManifest.xml b/vdrmanager/AndroidManifest.xml index 35fb221..fa6ec31 100644 --- a/vdrmanager/AndroidManifest.xml +++ b/vdrmanager/AndroidManifest.xml @@ -20,9 +20,9 @@ + android:configChanges="orientation|locale" /> + android:configChanges="orientation|locale"> @@ -30,7 +30,7 @@ android:value=".gui.EpgSearchListActivity" /> + android:configChanges="orientation|locale"> @@ -38,9 +38,9 @@ android:value=".gui.EpgSearchListActivity" /> + android:configChanges="orientation|locale"/> + android:configChanges="orientation|locale"> @@ -48,7 +48,7 @@ android:value=".gui.EpgSearchListActivity" /> + android:configChanges="orientation|locale"> @@ -63,19 +63,19 @@ android:value=".gui.EpgSearchListActivity" /> + android:configChanges="orientation|locale"> - + - @@ -88,7 +88,9 @@ - + + + -- cgit v1.2.3