aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/res/xml/settings.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2012-11-28 19:38:48 -0800
committerScott Jackson <daneren2005@gmail.com>2012-11-28 19:38:48 -0800
commitb476e18389ae4b7a7cbde091f372c4e88f2d01bf (patch)
treef957c425b77af331eb046fc1f97be6182f01ed1f /subsonic-android/res/xml/settings.xml
parentb75e4654a818cd4109d6411a8ea08a44e50b2cf0 (diff)
downloaddsub-b476e18389ae4b7a7cbde091f372c4e88f2d01bf.tar.gz
dsub-b476e18389ae4b7a7cbde091f372c4e88f2d01bf.tar.bz2
dsub-b476e18389ae4b7a7cbde091f372c4e88f2d01bf.zip
Moved timer length from a setting to a cached input when starting timer
Diffstat (limited to 'subsonic-android/res/xml/settings.xml')
-rw-r--r--subsonic-android/res/xml/settings.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/subsonic-android/res/xml/settings.xml b/subsonic-android/res/xml/settings.xml
index f79063cc..393d7cba 100644
--- a/subsonic-android/res/xml/settings.xml
+++ b/subsonic-android/res/xml/settings.xml
@@ -155,12 +155,6 @@
android:key="randomSize"
android:defaultValue="20"
android:digits="0123456789"/>
-
- <EditTextPreference
- android:title="@string/settings.sleep_timer_duration_title"
- android:key="sleepTimerDuration"
- android:defaultValue="60"
- android:digits="0123456789"/>
<ListPreference
android:title="@string/settings.temp_loss_title"