aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/xml/account_desc.xml
blob: 41ce8fe48b23aa6ce33a6828958233b937c8d089 (plain)
1
2
3
4
5
<?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" />