summaryrefslogtreecommitdiff
path: root/src/data/google.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/data/google.xml')
-rw-r--r--src/data/google.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/data/google.xml b/src/data/google.xml
deleted file mode 100644
index 622a0737..00000000
--- a/src/data/google.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
- <ShortName>Google</ShortName>
- <Description>Google Web Search</Description>
- <Url method="get" type="text/html" template="http://www.google.com/search?hl={language}&amp;lr=lang_{language}&amp;q={searchTerms}"/>
- <Url method="get" type="application/x-suggestions+json" template="http://suggestqueries.google.com/complete/search?json=t&amp;hl={language}&amp;q={searchTerms}&amp;nolabels=t"/>
- <Image width="16" height="16">http://www.google.com/favicon.ico</Image>
-</OpenSearchDescription>
-