aboutsummaryrefslogtreecommitdiffstats
path: root/res/xml/host_prefs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/host_prefs.xml')
-rw-r--r--res/xml/host_prefs.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/res/xml/host_prefs.xml b/res/xml/host_prefs.xml
index 83aa6d6..e414a93 100644
--- a/res/xml/host_prefs.xml
+++ b/res/xml/host_prefs.xml
@@ -51,9 +51,15 @@
/>
<CheckBoxPreference
+ android:key="compression"
+ android:title="Enable compression"
+ android:summary="This may help with slower networks"
+ />
+
+ <CheckBoxPreference
android:key="wantsession"
android:title="Start shell session"
- android:summary="Disable this preference to only use port forwards."
+ android:summary="Disable this preference to only use port forwards"
/>
<PreferenceCategory