diff -r 099e4279bf06 -r c141eac87368 res/layout/preferences.xml --- a/res/layout/preferences.xml Fri Jan 08 17:26:22 2010 +0100 +++ b/res/layout/preferences.xml Fri Jan 08 20:06:25 2010 +0100 @@ -12,7 +12,8 @@ + android:key="settings_key_account_username" + android:hint="@string/login_username_info_default" /> @@ -51,7 +52,8 @@ + android:key="settings_key_proxy_port" + android:hint="@string/comments_proxy_port" /> + android:key="settings_key_xmpp_server" + android:hint="@string/comments_xmpp_server"/> + android:defaultValue="5222" android:key="settings_key_xmpp_port" + android:hint="@string/comments_xmpp_port"/>