summaryrefslogtreecommitdiff
path: root/src/data/facebook.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/data/facebook.xml')
-rw-r--r--src/data/facebook.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/data/facebook.xml b/src/data/facebook.xml
new file mode 100644
index 00000000..612e7cd0
--- /dev/null
+++ b/src/data/facebook.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
+ <ShortName>Facebook</ShortName>
+ <Description>Search Facebook</Description>
+ <Url method="get" template="http://www.facebook.com/search/?src=os&amp;q={searchTerms}"/>
+ <Url method="get" type="application/x-suggestions+xml" template="http://www.facebook.com/search/opensearch_typeahead.php?format=xml&amp;q={searchTerms}"/>
+ <Image>http://www.facebook.com/favicon.ico</Image>
+</OpenSearchDescription>