diff -r 4e23720db26d -r b5104ccb1916 res/xml/authenticator.xml --- a/res/xml/authenticator.xml Wed Apr 13 22:51:44 2011 +0200 +++ b/res/xml/authenticator.xml Sat Apr 16 13:16:28 2011 +0200 @@ -4,6 +4,7 @@ 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" /> + android:label="@string/app_name" + /> + \ No newline at end of file