2014-06-04 17:55:24 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
|
|
|
|
|
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
|
android:accountType="org.sufficientlysecure.keychain"
|
2014-06-18 23:19:54 +02:00
|
|
|
android:icon="@drawable/ic_launcher"
|
2014-06-04 17:55:24 +02:00
|
|
|
android:label="@string/app_name"/>
|