Rename genieprovider to enhancedgooglesearch.

This commit is contained in:
Satish Sampath
2009-06-09 17:44:12 +01:00
parent b26e685d04
commit 4ab3c00993

View File

@@ -131,7 +131,7 @@
the first component from this list which is found to be installed is set as the the first component from this list which is found to be installed is set as the
preferred activity. --> preferred activity. -->
<string-array name="default_web_search_providers"> <string-array name="default_web_search_providers">
<item>com.google.android.providers.genie/.GenieLauncher</item> <item>com.google.android.providers.enhancedgooglesearch/.Launcher</item>
<item>com.android.googlesearch/.GoogleSearch</item> <item>com.android.googlesearch/.GoogleSearch</item>
<item>com.android.websearch/.Search.1</item> <item>com.android.websearch/.Search.1</item>
</string-array> </string-array>