Fix debug backup/restore methods

This commit is contained in:
Dominik Schürmann
2014-08-04 11:19:46 +02:00
parent a8b8ed6f14
commit b42afcd32c
4 changed files with 25 additions and 31 deletions

View File

@@ -177,7 +177,7 @@
android:windowSoftInputMode="stateHidden">
<!-- VIEW with mimeType application/pgp-encrypted -->
<intent-filter android:label="@string/intent_import_key">
<intent-filter android:label="@string/intent_send_decrypt">
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.BROWSABLE" />