summaryrefslogtreecommitdiff
path: root/by_host/Linux/mozilla/.mozilla/firefox/pks.default/searchplugins/wikipedia.xml
blob: a294b9998fea77dd3eb86cc589012da0813b4651 (plain)
1
2
3
4
5
6
7
8
9
<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/" xmlns:os="http://a9.com/-/spec/opensearch/1.1/">
<os:ShortName>wikipedia.org</os:ShortName>
<os:Description></os:Description>
<os:InputEncoding>UTF-8</os:InputEncoding>
<os:Image width="16" height="16"></os:Image>
<os:Url type="text/html" method="GET" template="http://wikipedia.org/wiki/Spezial:Search" resultDomain="wikipedia.org">
  <os:Param name="search" value="{searchTerms}"/>
</os:Url>
</SearchPlugin>