1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2025-02-03 10:37:29 +01:00
2012-02-26 15:25:13 -05:00

9 lines
474 B
XML

<?xml version="1.0" encoding="utf-8"?>
<searchable xmlns:a="http://schemas.android.com/apk/res/android"
a:label="@string/common.appname"
a:hint="@string/search.title"
a:voiceSearchMode="showVoiceSearchButton|launchRecognizer"
a:voiceLanguageModel="web_search"
a:searchSuggestAuthority="net.sourceforge.subsonic.androidapp.provider.SearchSuggestionProvider"
a:searchSuggestSelection=" ?" >
</searchable>