From 540dd9c2d0510636536684a4c0b88fabd5326a9b Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Fri, 5 Nov 2010 23:31:27 +0000 Subject: A bit of indentation/whitespace changes in the xml files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28504 a1c6a512-1295-4272-9138-f99709370657 --- android/AndroidManifest.xml | 65 ++++++++++++++++++++++++++------------------- 1 file changed, 37 insertions(+), 28 deletions(-) (limited to 'android/AndroidManifest.xml') diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index f651ff6..a05f382 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -1,36 +1,45 @@ - - - - - - - - - - - - - + package="org.rockbox" + android:versionCode="1" + android:versionName="1.0" + android:installLocation="auto"> + + + + + + + + - - - - - + + + + + + + + + + + + + + + -- cgit v1.1