~osomon/webbrowser-app/uriboni-tab-context-menu

« back to all changes in this revision

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

  • Committer: Olivier Tilloy
  • Date: 2015-09-23 18:43:10 UTC
  • mfrom: (1131.26.14 webbrowser-app)
  • Revision ID: olivier.tilloy@canonical.com-20150923184310-hyff8vgwcyurj2tv
Merge the latest changes from trunk and resolve a conflict.

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>