.gitignore: add /xulrunner
[conkeror.git] / search-engines / yahoo.xml
blob94ac633ecda02ba385167c0407aefdc751bf8f49
1 <SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
2 <ShortName>Yahoo</ShortName>
3 <Description>Yahoo Search</Description>
4 <InputEncoding>UTF-8</InputEncoding>
5 <Image width="16" height="16">data:image/x-icon;base64,R0lGODlhEAAQAJECAP8AAAAAAP///wAAACH5BAEAAAIALAAAAAAQABAAAAIplI+py+0NogQuyBDEnEd2kHkfFWUamEzmpZSfmaIHPHrRguUm/fT+UwAAOw==</Image>
6 <Url type="application/x-suggestions+json" method="GET"
7      template="http://ff.search.yahoo.com/gossip?output=fxjson&amp;command={searchTerms}" />
8 <Url type="text/html" method="GET" template="http://search.yahoo.com/search">
9   <Param name="p" value="{searchTerms}"/>
10   <Param name="ei" value="UTF-8"/>
11   <MozParam name="fr" condition="pref" pref="yahoo-fr" />
12 </Url>
13 <SearchForm>http://search.yahoo.com/</SearchForm>
14 </SearchPlugin>