FR #14318673 Search - add synonyms

- add synonyms to be indexed at the same time as titles and sub-titles
- fix Wi-Fi keywords

Change-Id: I1cb026775592c29c2b813153574c6695e3e90f31
This commit is contained in:
Fabrice Di Meglio
2014-07-10 14:59:46 -07:00
parent 957ccf30b9
commit e6b336d1a0
14 changed files with 141 additions and 37 deletions

View File

@@ -15,8 +15,9 @@
-->
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"
android:title="@string/print_settings_title">
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"
android:title="@string/print_settings_title"
settings:keywords="@string/keywords_printing">
<PreferenceCategory
android:key="print_jobs_category"