From 03347a25e148e264383a8139c9b5c0be0d7981fa Mon Sep 17 00:00:00 2001 From: dhewg Date: Thu, 3 Mar 2011 22:15:10 +0100 Subject: ANDROID: Reindent manifest --- dists/android/AndroidManifest.xml | 112 ++++++++++++++++++----------------- dists/android/AndroidManifest.xml.in | 112 ++++++++++++++++++----------------- 2 files changed, 116 insertions(+), 108 deletions(-) (limited to 'dists/android') diff --git a/dists/android/AndroidManifest.xml b/dists/android/AndroidManifest.xml index 339655b471..68c58d9aea 100644 --- a/dists/android/AndroidManifest.xml +++ b/dists/android/AndroidManifest.xml @@ -1,57 +1,61 @@ - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + package="org.inodes.gus.scummvm" + android:versionCode="6" + android:versionName="1.3.0git" + android:installLocation="preferExternal"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dists/android/AndroidManifest.xml.in b/dists/android/AndroidManifest.xml.in index 3ff96aa3dd..7a75b6fd0b 100644 --- a/dists/android/AndroidManifest.xml.in +++ b/dists/android/AndroidManifest.xml.in @@ -1,57 +1,61 @@ - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + package="org.inodes.gus.scummvm" + android:versionCode="6" + android:versionName="@VERSION@" + android:installLocation="preferExternal"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3