diff -r fb7f6f98585e -r 0fb9a16d7c32 res/layout/wizard_account_configure.xml --- a/res/layout/wizard_account_configure.xml Thu Jun 10 20:05:23 2010 +0200 +++ b/res/layout/wizard_account_configure.xml Thu Jun 10 20:08:03 2010 +0200 @@ -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"/>