res/xml/authenticator.xml
author Vincent V. <marseille@beem-project.com>
Wed, 18 Apr 2012 15:46:21 +0200
changeset 941 2777c49a84b0
parent 919 b1815efd3cf6
permissions -rw-r--r--
Improve muc and sync management

<?xml version="1.0" encoding="utf-8"?>
<account-authenticator
	xmlns:android="http://schemas.android.com/apk/res/android"
	android:accountType="com.beem.project.beem"
	android:icon="@drawable/beem_launcher_icon_silver"
	android:smallIcon="@drawable/beem_status_icon"
	android:label="@string/app_name"
	android:accountPreferences="@xml/preferences"
	/>