author | "Vincent Veronis" |
Sat, 16 Apr 2011 13:16:28 +0200 | |
changeset 884 | b5104ccb1916 |
parent 881 | 31eec457a6e9 |
child 885 | 193a934390ba |
permissions | -rw-r--r-- |
863 | 1 |
<?xml version="1.0" encoding="utf-8"?> |
2 |
<account-authenticator |
|
3 |
xmlns:android="http://schemas.android.com/apk/res/android" |
|
4 |
android:accountType="com.beem.project.com" |
|
5 |
android:icon="@drawable/beem_launcher_icon_silver" |
|
6 |
android:smallIcon="@drawable/beem_status_icon" |
|
884 | 7 |
android:label="@string/app_name" |
8 |
/> |
|
9 |
<!-- android:accountPreferences="@xml/preferences" /> --> |
|
872 | 10 |