diff -r daccdb7f4237 -r a94c384bc3ba res/layout/preferences.xml
--- a/res/layout/preferences.xml Fri Nov 06 14:09:30 2009 +0100
+++ b/res/layout/preferences.xml Fri Nov 06 14:46:16 2009 +0100
@@ -3,7 +3,8 @@
android:shouldDisableView="true" android:selectable="true">
+ android:title="@string/settings_account_username" android:key="settings_key_account_username"
+ />
+ android:title="@string/settings_proxy_port" android:key="settings_key_proxy_port"
+ android:numeric="integer" />
\ No newline at end of file