diff -r 489fde4ab7d4 -r 1b88edb34d96 res/layout/preferences.xml
--- a/res/layout/preferences.xml Mon Jun 14 22:45:56 2010 +0200
+++ b/res/layout/preferences.xml Mon Jun 14 22:47:22 2010 +0200
@@ -25,11 +25,11 @@
android:hint="@string/away_message_hint" />
-
+
@@ -56,31 +56,31 @@
android:summary="@string/settings_proxy_sum">
+ android:key="proxy_use" />
-
+ android:key="proxy_type" />
+ android:key="proxy_server" />
+ android:key="proxy_port" android:numeric="signed" android:hint="@string/comments_proxy_port" />
+ android:key="proxy_username" />
+ android:title="@string/settings_proxy_password" android:key="proxy_password" />