From ed532734b46f2165130f1580af7beb49cd4017c6 Mon Sep 17 00:00:00 2001 From: Alan Young Date: Wed, 22 Aug 2012 10:43:39 +0200 Subject: [PATCH] Make touch-to-play the default again, in all circumstances. Remove default value for defeatTouchToPlay preference Revert commit 5451e872b5800ddf50110d31430912d9f9efb3f3. Change-Id: Ib96f900bbe1c7f4b9e52890349c69b2ac584f8ce --- Slim/Utils/Prefs.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/Slim/Utils/Prefs.pm b/Slim/Utils/Prefs.pm index f921fe8a31d..8563a02d7ea 100644 --- a/Slim/Utils/Prefs.pm +++ b/Slim/Utils/Prefs.pm @@ -253,7 +253,6 @@ sub init { 'thumbSize' => 100, # Server Settings - jive UI 'jivealbumsort' => 'album', - 'defeatDestructiveTouchToPlay' => 4, # 4 => defeat only if playing and current item not a radio stream # Server Settings - mysqueezebox.com 'sn_sync' => 1, 'sn_disable_stats' => 0,