summaryrefslogtreecommitdiff
path: root/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/general_settings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/xml/general_settings.xml b/res/xml/general_settings.xml
index 3013963d..5b4726d3 100644
--- a/res/xml/general_settings.xml
+++ b/res/xml/general_settings.xml
@@ -11,11 +11,11 @@
android:key="showlogwindow"
android:summary="@string/show_log_summary"
android:title="@string/show_log_window" />
- <CheckBoxPreference
+ <!-- <CheckBoxPreference
android:defaultValue="false"
android:key="statusafterconnect"
android:summary="@string/keppstatus_summary"
- android:title="@string/keepstatus" />
+ android:title="@string/keepstatus" /> -->
<CheckBoxPreference
android:defaultValue="true"
android:key="usesystemproxy"