~osomon/webbrowser-app/autopilot-failures-desktop-1499411

« back to all changes in this revision

Viewing changes to src/app/webbrowser/searchengines/baidu.xml

  • Committer: CI Train Bot
  • Author(s): Jin Hsieh
  • Date: 2015-09-22 01:27:00 UTC
  • mfrom: (1183.2.1 webbrowser-app)
  • Revision ID: ci-train-bot@canonical.com-20150922012700-u711sjfcf315127k
Add XML description for the Baidu Chinese search engine.
Approved by: Olivier Tilloy

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
 
2
  <ShortName>Baidu</ShortName>
 
3
  <Description>Baidu Search</Description>
 
4
  <Url type="text/html" template="https://www.baidu.com/s?ie=utf-8&amp;f=8&amp;rsv_bp=0&amp;wd={searchTerms}"/>
 
5
  <Url type="application/x-suggestions+json" template="http://suggestion.baidu.com/su?wd={searchTerms}&amp;action=opensearch"/>
 
6
</OpenSearchDescription>