eric6/Helpviewer/OpenSearch/DefaultSearchEngines/Wikipedia.xml

Sun, 05 May 2019 16:15:34 +0200

author
Jaime Seuma <jaims.seuma@gmail.com>
date
Sun, 05 May 2019 16:15:34 +0200
changeset 7002
3b51a78773d5
parent 6942
2602857055c5
permissions
-rw-r--r--

Spanish i18n update for eric6 default branch

<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
    <ShortName>Wikipedia</ShortName>
    <Description>Full text search in Wikipedia</Description>
    <Url method="get" type="text/html" template="http://{country}.wikipedia.org/wiki/Special:Search?search={searchTerms}&amp;fulltext=Search"/>
    <Url method="get" type="application/x-suggestions+json" template="http://{country}.wikipedia.org/w/api.php?action=opensearch&amp;search={searchTerms}&amp;namespace=0"/>
    <Image>http://en.wikipedia.org/favicon.ico</Image>
</OpenSearchDescription>

eric ide

mercurial