From e3f5c6d01e160dc638f15e912f4499065d17206f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Tue, 5 May 2015 09:26:57 +0200 Subject: Cleanup manifest --- OpenKeychain/src/main/AndroidManifest.xml | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) (limited to 'OpenKeychain/src/main/AndroidManifest.xml') diff --git a/OpenKeychain/src/main/AndroidManifest.xml b/OpenKeychain/src/main/AndroidManifest.xml index 6bc61460a..6c3aabeef 100644 --- a/OpenKeychain/src/main/AndroidManifest.xml +++ b/OpenKeychain/src/main/AndroidManifest.xml @@ -15,7 +15,7 @@ Association of file types to Keychain ===================================== General remarks about file ending conventions: - - *.gpg for binary files + - *.gpg,*.pgp for binary files - *.asc for ascii armored files The actual content can be anything. The file ending only shows if it is binary or ascii encoded. @@ -148,8 +148,7 @@ android:name="android.support.PARENT_ACTIVITY" android:value=".ui.MainActivity" /> - - + @@ -181,8 +180,7 @@ android:name="android.support.PARENT_ACTIVITY" android:value=".ui.MainActivity" /> - - + @@ -208,8 +206,7 @@ android:name="android.support.PARENT_ACTIVITY" android:value=".ui.MainActivity" /> - - + @@ -235,7 +232,7 @@ android:name="android.support.PARENT_ACTIVITY" android:value=".ui.MainActivity" /> - + @@ -255,9 +252,14 @@ + + + - - + @@ -290,7 +292,7 @@ - + @@ -352,7 +354,7 @@ - + @@ -516,7 +518,7 @@ - + @@ -578,7 +580,7 @@ - + @@ -641,7 +643,6 @@ - -- cgit v1.2.3