aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/res/xml/settings.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2012-10-17 20:48:31 -0700
committerScott Jackson <daneren2005@gmail.com>2012-10-17 20:48:31 -0700
commit1bd41a3b92d871445dbdc17e3f86ee1504f23a90 (patch)
tree524e2f45b4c7cf9a7a827d8b49c84c7c098046e3 /subsonic-android/res/xml/settings.xml
parent3ff9f2d3214e280df56a988db744c210ab53ad5e (diff)
downloaddsub-1bd41a3b92d871445dbdc17e3f86ee1504f23a90.tar.gz
dsub-1bd41a3b92d871445dbdc17e3f86ee1504f23a90.tar.bz2
dsub-1bd41a3b92d871445dbdc17e3f86ee1504f23a90.zip
Reworked Sleep Timer
Diffstat (limited to 'subsonic-android/res/xml/settings.xml')
-rw-r--r--subsonic-android/res/xml/settings.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/subsonic-android/res/xml/settings.xml b/subsonic-android/res/xml/settings.xml
index 2764091d..294f7601 100644
--- a/subsonic-android/res/xml/settings.xml
+++ b/subsonic-android/res/xml/settings.xml
@@ -155,13 +155,6 @@
android:key="randomSize"
android:defaultValue="20"
android:digits="0123456789"/>
-
- <ListPreference
- android:title="@string/settings.sleep_timer_title"
- android:key="sleepTimer"
- android:defaultValue="0"
- android:entryValues="@array/sleepTimerValues"
- android:entries="@array/sleepTimerNames"/>
<EditTextPreference
android:title="@string/settings.sleep_timer_duration_title"