summaryrefslogtreecommitdiff
path: root/android/sdremote/res/xml/preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'android/sdremote/res/xml/preferences.xml')
-rw-r--r--android/sdremote/res/xml/preferences.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/android/sdremote/res/xml/preferences.xml b/android/sdremote/res/xml/preferences.xml
index 0a1006365be2..ad7b1b327758 100644
--- a/android/sdremote/res/xml/preferences.xml
+++ b/android/sdremote/res/xml/preferences.xml
@@ -8,6 +8,12 @@
android:summary="@string/options_volumeswitching_descripton"
android:title="@string/options_volumeswitching" />
+ <CheckBoxPreference
+ android:defaultValue="false"
+ android:key="option_enablewifi"
+ android:summary="@string/options_enablewifi_descripton"
+ android:title="@string/options_enablewifi" />
+
<Preference
android:key="option_switchcomputer"
android:title="@string/options_switchcomputer" />