diff -r 565942fdf426 -r 5f7bbb0c2731 res/layout/preferences.xml
--- a/res/layout/preferences.xml Sun May 30 23:18:46 2010 +0200
+++ b/res/layout/preferences.xml Mon May 31 00:56:26 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" />