summaryrefslogtreecommitdiffstats
path: root/tools/all_search_engines.template.xml
diff options
context:
space:
mode:
authorBjorn Bringert <bringert@android.com>2010-09-13 14:06:41 +0100
committerJean-Baptiste Queru <jbq@google.com>2010-09-15 06:49:01 -0700
commitd69f51ddd5b6c28c9d16725e65facaf830d650e1 (patch)
treeed70a93eb15cc3bac3a6c764d7a54c80d2e6e83b /tools/all_search_engines.template.xml
parent03ea8cc5899caadd1f31a515e760920cadac94be (diff)
downloadandroid_packages_apps_Gello-d69f51ddd5b6c28c9d16725e65facaf830d650e1.tar.gz
android_packages_apps_Gello-d69f51ddd5b6c28c9d16725e65facaf830d650e1.tar.bz2
android_packages_apps_Gello-d69f51ddd5b6c28c9d16725e65facaf830d650e1.zip
Add user-selected search providers to browser
The lists of search providers are taken from Chrome. Change-Id: I320f43f06d3a79a3b7a065c73859853dedf0a6b5
Diffstat (limited to 'tools/all_search_engines.template.xml')
-rw-r--r--tools/all_search_engines.template.xml40
1 files changed, 40 insertions, 0 deletions
diff --git a/tools/all_search_engines.template.xml b/tools/all_search_engines.template.xml
new file mode 100644
index 00000000..a8d0c892
--- /dev/null
+++ b/tools/all_search_engines.template.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2010 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+
+<!--
+****
+**** THIS FILE WAS GENERATED BY tools/get_search_engines.py
+****
+
+Each string-array item below refers to one search engine in a specific locale, and the name of the
+item is referred to by the <engine_X_name> items in the locale specific search_engines.xml file.
+
+Format:
+ - Human readable label
+ - Keyword: empty string if the engine has no keyword. (currently unused)
+ - Favicon URL
+ - Search URL
+ - Encoding
+ - Suggest URL: empty string if this engine has no suggest feature
+
+The parameters enclosed in curly braces come from the OpenSearch specification, see
+http://www.opensearch.org/Specifications/OpenSearch/1.1/Draft_4#OpenSearch_1.1_parameters
+-->
+
+<resources>
+</resources>
+