Merge lp:~mterry/webbrowser-app/duckduckgo-tag into lp:webbrowser-app

Proposed by Michael Terry
Status: Merged
Approved by: Olivier Tilloy
Approved revision: 1153
Merged at revision: 1163
Proposed branch: lp:~mterry/webbrowser-app/duckduckgo-tag
Merge into: lp:webbrowser-app
Diff against target: 11 lines (+1/-1)
1 file modified
src/app/webbrowser/searchengines/duckduckgo.xml (+1/-1)
To merge this branch: bzr merge lp:~mterry/webbrowser-app/duckduckgo-tag
Reviewer Review Type Date Requested Status
Olivier Tilloy Approve
PS Jenkins bot continuous-integration Needs Fixing
Review via email: mp+269579@code.launchpad.net

Commit message

Use the Ubuntu/Canonical search tag when searching with DuckDuckGo.

Description of the change

Use the Ubuntu/Canonical search tag when searching with DuckDuckGo.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Olivier Tilloy (osomon) wrote :

LGTM, thanks Michael!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/app/webbrowser/searchengines/duckduckgo.xml'
2--- src/app/webbrowser/searchengines/duckduckgo.xml 2015-04-28 23:22:57 +0000
3+++ src/app/webbrowser/searchengines/duckduckgo.xml 2015-08-30 14:49:48 +0000
4@@ -1,6 +1,6 @@
5 <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
6 <ShortName>DuckDuckGo</ShortName>
7 <Description>Search DuckDuckGo</Description>
8- <Url type="text/html" template="https://duckduckgo.com/?q={searchTerms}"/>
9+ <Url type="text/html" template="https://duckduckgo.com/?q={searchTerms}&amp;t=canonical"/>
10 <Url type="application/x-suggestions+json" template="https://ac.duckduckgo.com/ac/?q={searchTerms}&amp;type=list"/>
11 </OpenSearchDescription>

Subscribers

People subscribed via source and target branches

to status/vote changes: