home *** CD-ROM | disk | FTP | other *** search
/ Freelog 115 / FreelogNo115-MaiJuin2013.iso / Internet / AvantBrowser / asetup.exe / _data / gecko / searchplugins / wikipedia.xml < prev    next >
Encoding:
Text File  |  2013-04-03  |  1.4 KB  |  20 lines

  1. <!-- This Source Code Form is subject to the terms of the Mozilla Public
  2.    - License, v. 2.0. If a copy of the MPL was not distributed with this
  3.    - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
  4.  
  5. <SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
  6. <ShortName>Wikipedia (en)</ShortName>
  7. <Description>Wikipedia, the free encyclopedia</Description>
  8. <InputEncoding>UTF-8</InputEncoding>
  9. <Image width="16" height="16">data:image/x-icon;base64,AAABAAEAEBAQAAEABAAoAQAAFgAAACgAAAAQAAAAIAAAAAEABAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAEAgQAhIOEAMjHyABIR0gA6ejpAGlqaQCpqKkAKCgoAPz9%2FAAZGBkAmJiYANjZ2ABXWFcAent6ALm6uQA8OjwAiIiIiIiIiIiIiI4oiL6IiIiIgzuIV4iIiIhndo53KIiIiB%2FWvXoYiIiIfEZfWBSIiIEGi%2FfoqoiIgzuL84i9iIjpGIoMiEHoiMkos3FojmiLlUipYliEWIF%2BiDe0GoRa7D6GPbjcu1yIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA</Image>
  10. <Url type="application/x-suggestions+json" method="GET" template="http://en.wikipedia.org/w/api.php">
  11.   <Param name="action" value="opensearch"/>
  12.   <Param name="search" value="{searchTerms}"/>
  13. </Url>
  14. <Url type="text/html" method="GET" template="http://en.wikipedia.org/wiki/Special:Search">
  15.   <Param name="search" value="{searchTerms}"/>
  16.   <Param name="sourceid" value="Mozilla-search"/>
  17. </Url>
  18. <SearchForm>http://en.wikipedia.org/wiki/Special:Search</SearchForm>
  19. </SearchPlugin>
  20.