src/eric7/WebBrowser/OpenSearch/DefaultSearchEngines/StartPage_en.xml

Fri, 16 May 2025 17:07:57 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 16 May 2025 17:07:57 +0200
branch
eric7
changeset 11293
f94d84c329fb
parent 9209
b99e7fd55fd3
permissions
-rw-r--r--

Corrected an issue in the project browser model causing a change of a directory item filter types list not being signaled to the viewers.

<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
    <ShortName>StartPage - English</ShortName>
    <Description>StartPage Search</Description>
    <Url method="get" type="text/html" template="https://www.startpage.com/do/dsearch?query={searchTerms}&amp;cat=web&amp;pl=opensearch&amp;language=english"/>
    <Url method="get" type="application/x-suggestions+json" template="https://www.startpage.com/cgi-bin/csuggest?query={searchTerms}&amp;limit=10&amp;lang=english&amp;format=json"/>
    <Image>https://www.startpage.com/graphics/favicon/sp-favicon-16x16.png</Image>
</OpenSearchDescription>

eric ide

mercurial