--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/res/xml/authenticator.xml Fri Feb 25 15:11:29 2011 +0100
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?>
+<account-authenticator
+ xmlns:android="http://schemas.android.com/apk/res/android"
+ android:accountType="com.beem.project.com"
+ android:icon="@drawable/beem_launcher_icon_silver"
+ android:smallIcon="@drawable/beem_status_icon"
+ android:label="@string/app_name"
+ android:accountPreferences="@xml/preferences" />
\ No newline at end of file