mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
bug 997179 - Bing is not present in default search engines, r=mfinkle
This commit is contained in:
parent
1bf048a89e
commit
d749ff56d1
@ -10,7 +10,8 @@
|
||||
<Param name="form" value="OSDJAS"/>
|
||||
<Param name="language" value="{moz:locale}"/>
|
||||
</Url>
|
||||
<Url type="application/x-moz-phonesearch" method="GET" template="http://www.bing.com/search">
|
||||
<!-- this is effectively x-moz-phonesearch, but search service expects a text/html entry -->
|
||||
<Url type="text/html" method="GET" template="http://www.bing.com/search">
|
||||
<Param name="q" value="{searchTerms}" />
|
||||
<MozParam name="pc" value="MOZB" />
|
||||
<MozParam name="form" value="MOZMBA" />
|
||||
|
Loading…
Reference in New Issue
Block a user