WebBrowser/OpenSearch/DefaultSearchEngines/Bing.xml

Sun, 13 Mar 2016 14:56:13 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 13 Mar 2016 14:56:13 +0100
branch
QtWebEngine
changeset 4857
8dba5fb92f12
parent 4741
f9e1adc69076
permissions
-rw-r--r--

Continued porting the web browser.

- some modification to improve the Qt 5.6 handling

<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
    <ShortName>Bing</ShortName>
    <Description>Bing Web Search</Description>
    <Url method="get" type="text/html" template="http://www.bing.com/search?cc={language}&amp;q={searchTerms}"/>
    <Image>http://www.bing.com/s/wlflag.ico</Image>
</OpenSearchDescription>

eric ide

mercurial