From: kruland2607 Date: Wed, 18 Jul 2012 17:58:19 +0000 (+0000) Subject: Use dialog style for the download form. X-Git-Tag: upstream/12.09^2~96 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=c62b511e4b04862656e42739df968ed131f105b6;p=debian%2Fopenrocket Use dialog style for the download form. git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@905 180e2498-e6e9-4542-8430-84ac67f01cd8 --- diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index f1c961d5..473dfeb2 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -30,7 +30,7 @@ Combining the elements into a single field did not result in a working application. The first intent-filter (with mimeType wildcard) convinces the file browser to associate the correct launcher icon. the second intent-filter - is actually invoked when a file is selected. + is actually invoked when a file is selected. --> @@ -56,7 +56,8 @@ android:scheme="file" /> - @@ -69,7 +70,9 @@ - +