summaryrefslogtreecommitdiffstats
path: root/res/xml/bookmarks_searchable.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/bookmarks_searchable.xml')
-rw-r--r--res/xml/bookmarks_searchable.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/bookmarks_searchable.xml b/res/xml/bookmarks_searchable.xml
index de56add..8b83f26 100644
--- a/res/xml/bookmarks_searchable.xml
+++ b/res/xml/bookmarks_searchable.xml
@@ -25,6 +25,6 @@
android:searchSettingsDescription="@string/search_settings_description"
android:searchSuggestAuthority="browser"
android:searchSuggestPath="bookmarks"
- android:searchSuggestSelection="url LIKE ?"
+ android:searchSuggestSelection="bookmarks.url LIKE ?"
android:searchSuggestIntentAction="android.intent.action.VIEW"
/>