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