aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/xml/account_desc.xml
blob: 94ffdf40b2793910646edffdfca18ff4dc427375 (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/icon"
                       android:label="@string/app_name"/>