diff options
Diffstat (limited to 'browser/locales/searchplugins/zoznam-sk.xml')
-rw-r--r-- | browser/locales/searchplugins/zoznam-sk.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/browser/locales/searchplugins/zoznam-sk.xml b/browser/locales/searchplugins/zoznam-sk.xml new file mode 100644 index 000000000..e2d5501e8 --- /dev/null +++ b/browser/locales/searchplugins/zoznam-sk.xml @@ -0,0 +1,15 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/" xmlns:os="http://a9.com/-/spec/opensearch/1.1/"> +<ShortName>Zoznam</ShortName> +<Description>Zoznam slovenskeho internetu</Description> +<InputEncoding>WINDOWS-1250</InputEncoding> +<Image width="16" height="16">data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAApUlEQVQ4jWNggIJ/DAz//zEw/D+tKv3/dqT3fwYiASNMMy4FZ1WlGRg4OBgEdDQYVJdvZcRpEswFhPBmTu7/p1Wl4RYyohtCrNMZGBgYmBgYGHE7CYsL0TVjuIBUzUQZgE8zQQMIacZrADGacRpArGasBpCiGcMAUjWjGECOZqg67ABXUl5ta/x/d2o0aoo9bKqNO+3rGv+/7Gr8/3BmNknJnGgAAJxPXsbphIDfAAAAAElFTkSuQmCC</Image> +<Url type="text/html" method="GET" template="http://www.zoznam.sk/hladaj.fcgi" resultdomain="zoznam.sk"> + <Param name="co" value="odkazy"/> + <Param name="s" value="{searchTerms}"/> +</Url> +<SearchForm>http://www.zoznam.sk/</SearchForm> +</SearchPlugin> |