gecko/mobile/locales/en-US/searchplugins/yahoo.xml
Mark Finkle 0b434003fc Bug 458184: follow fixes to fennec l10n, r=pike
--HG--
rename : mobile/locales/en-US/chrome/searchplugins/amazondotcom.xml => mobile/locales/en-US/searchplugins/amazondotcom.xml
rename : mobile/locales/en-US/chrome/searchplugins/answers.xml => mobile/locales/en-US/searchplugins/answers.xml
rename : mobile/locales/en-US/chrome/searchplugins/creativecommons.xml => mobile/locales/en-US/searchplugins/creativecommons.xml
rename : mobile/locales/en-US/chrome/searchplugins/eBay.xml => mobile/locales/en-US/searchplugins/eBay.xml
rename : mobile/locales/en-US/chrome/searchplugins/google.xml => mobile/locales/en-US/searchplugins/google.xml
rename : mobile/locales/en-US/chrome/searchplugins/list.txt => mobile/locales/en-US/searchplugins/list.txt
rename : mobile/locales/en-US/chrome/searchplugins/wikipedia.xml => mobile/locales/en-US/searchplugins/wikipedia.xml
rename : mobile/locales/en-US/chrome/searchplugins/yahoo.xml => mobile/locales/en-US/searchplugins/yahoo.xml
2008-10-03 22:20:24 -05:00

15 lines
792 B
XML

<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
<ShortName>Yahoo</ShortName>
<Description>Yahoo Search</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16">data:image/x-icon;base64,R0lGODlhEAAQAJECAP8AAAAAAP///wAAACH5BAEAAAIALAAAAAAQABAAAAIplI+py+0NogQuyBDEnEd2kHkfFWUamEzmpZSfmaIHPHrRguUm/fT+UwAAOw==</Image>
<Url type="application/x-suggestions+json" method="GET"
template="http://ff.search.yahoo.com/gossip?output=fxjson&amp;command={searchTerms}" />
<Url type="text/html" method="GET" template="http://search.yahoo.com/search">
<Param name="p" value="{searchTerms}"/>
<Param name="ei" value="UTF-8"/>
<MozParam name="fr" condition="pref" pref="yahoo-fr" />
</Url>
<SearchForm>http://search.yahoo.com/</SearchForm>
</SearchPlugin>