diff -r f1f0b29f4bd8 -r b87f8688118c res/layout/preferences.xml --- a/res/layout/preferences.xml Fri Jan 15 11:58:04 2010 +0100 +++ b/res/layout/preferences.xml Fri Jan 15 12:02:29 2010 +0100 @@ -12,10 +12,13 @@ + android:key="settings_key_account_username" + android:hint="@string/login_username_info_default" /> + + + 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"/>