res/xml/authenticator.xml
changeset 885 193a934390ba
parent 884 b5104ccb1916
child 919 b1815efd3cf6
--- a/res/xml/authenticator.xml	Sat Apr 16 13:16:28 2011 +0200
+++ b/res/xml/authenticator.xml	Thu Apr 21 21:05:25 2011 +0200
@@ -4,7 +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:label="@string/app_name"
+	android:accountPreferences="@xml/preferences"
 	/>
-<!--	android:accountPreferences="@xml/preferences" /> -->
 	
\ No newline at end of file