changeset 881 | 31eec457a6e9 |
parent 872 | 11a7b9c1c500 |
child 884 | b5104ccb1916 |
--- a/res/xml/authenticator.xml Mon Mar 21 00:14:20 2011 +0100 +++ b/res/xml/authenticator.xml Wed Mar 30 23:29:12 2011 +0200 @@ -4,6 +4,6 @@ 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" + android:accountPreferences="@xml/preferences" /> \ No newline at end of file