From 1c08570866844a9db252847c0cb0b90374a5ba70 Mon Sep 17 00:00:00 2001 From: Christopher Eby Date: Fri, 30 Mar 2012 20:44:12 -0500 Subject: [PATCH] Move scan button into library prefs --- res/xml/preference_library.xml | 1 + res/xml/preference_misc.xml | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/res/xml/preference_library.xml b/res/xml/preference_library.xml index b96696b6..d5d41543 100644 --- a/res/xml/preference_library.xml +++ b/res/xml/preference_library.xml @@ -47,4 +47,5 @@ THE SOFTWARE. android:entries="@array/default_playlist_action_entries" android:entryValues="@array/entry_values" android:defaultValue="3" /> + diff --git a/res/xml/preference_misc.xml b/res/xml/preference_misc.xml index cec5a249..326dd797 100644 --- a/res/xml/preference_misc.xml +++ b/res/xml/preference_misc.xml @@ -57,5 +57,4 @@ THE SOFTWARE. android:title="@string/stock_broadcast_title" android:summary="@string/stock_broadcast_summary" android:defaultValue="false" /> -