aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/xml/account_desc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'OpenKeychain/src/main/res/xml/account_desc.xml')
-rw-r--r--OpenKeychain/src/main/res/xml/account_desc.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenKeychain/src/main/res/xml/account_desc.xml b/OpenKeychain/src/main/res/xml/account_desc.xml
index 6d8d76b02..e04160c5c 100644
--- a/OpenKeychain/src/main/res/xml/account_desc.xml
+++ b/OpenKeychain/src/main/res/xml/account_desc.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
+ android:accountPreferences="@xml/account_preferences"
android:accountType="@string/account_type"
android:icon="@drawable/ic_launcher"
android:label="@string/app_name" />