On Wed, Aug 17, 2016 at 2:52 PM, lore <[email protected]> wrote: > Hi, > > In Ubuntu Touch's web browser app, I'd like to use a search engine that > is not listed in the choice in settings section. > Looking at the Browser > Settings > Search Engine, I cannot see a way to > set one as default that is not in the list. > It would be great to add this feature.
You can add custom search engine definitions in the form of OpenSearch XML files (http://www.opensearch.org/Specifications/OpenSearch/1.1). Just drop those custom definitions in ~/.local/share/webbrowser-app/searchengines/, you should then be able to use your favourite search engine from within the browser. -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

