aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/xml/account_desc.xml
blob: a6989e9effb19c8962a50634b91d7a26f40c4c15 (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>

<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
                       android:accountType="org.sufficientlysecure.keychain"
                       android:icon="@drawable/ic_launcher"
                       android:label="@string/app_name"/>