aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/res/xml/searchable.xml
diff options
context:
space:
mode:
Diffstat (limited to 'subsonic-android/res/xml/searchable.xml')
-rw-r--r--subsonic-android/res/xml/searchable.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/subsonic-android/res/xml/searchable.xml b/subsonic-android/res/xml/searchable.xml
deleted file mode 100644
index a3713aa3..00000000
--- a/subsonic-android/res/xml/searchable.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<searchable xmlns:android="http://schemas.android.com/apk/res/android"
- android:label="@string/common.appname"
- android:hint="@string/search.title"
- android:voiceSearchMode="showVoiceSearchButton|launchRecognizer"
- android:voiceLanguageModel="web_search"
- android:searchSuggestAuthority="github.daneren2005.dsub.provider.DSubSearchProvider"
- android:searchSuggestSelection=" ?" >
-</searchable> \ No newline at end of file