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.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/xml/host_prefs.xml b/res/xml/host_prefs.xml
index 0d56606..67f4e9d 100644
--- a/res/xml/host_prefs.xml
+++ b/res/xml/host_prefs.xml
@@ -69,6 +69,12 @@
android:summary="@string/hostpref_wantsession_summary"
/>
+ <CheckBoxPreference
+ android:key="stayconnected"
+ android:title="@string/hostpref_stayconnected_title"
+ android:summary="@string/hostpref_stayconnected_summary"
+ />
+
<ListPreference
android:key="delkey"
android:title="@string/hostpref_delkey_title"