diff -r ca06684fb92f -r 74a987c3efb5 res/layout/wizard_account_configure.xml --- a/res/layout/wizard_account_configure.xml Tue Jun 08 17:13:04 2010 -0500 +++ b/res/layout/wizard_account_configure.xml Tue Jun 08 17:31:00 2010 -0500 @@ -24,14 +24,16 @@ android:inputType="textEmailAddress" android:imeOptions="actionNext" android:layout_width="fill_parent" android:layout_height="wrap_content" android:singleLine="true" - android:hint="beem@beem-project.com "/> + android:hint="beem@beem-project.com " + android:contentDescription="@string/JabberID"/> + android:password="true" android:singleLine="true" + android:contentDescription="@string/Password"/>