[JollaC] HowTo: Fix missing browser search engines [released]
JollaC seems to be missing the browser search engines. Typing "some search keywords" into the address bar gives you a "Page does not exist". The App Settings for Browser don't let you choose any search engine.
Judging by how https://github.com/CODeRUS/sailfish-browser-searchengines works, the search engines are stored in /usr/lib/mozembedlite/chrome/embedlite/content/
.
On the Tablet, the default search engines still work, so I copied them over to my JollaC. Now I can select them in the App settings and after restarting the browser, searching works as expected.
Since the files come with a MPL 2.0 license header, I guess it is safe to upload them to GitHub, so you can "fix" your JollaC too.
Here are the files for Google, Bing, Yahoo and Yandex: https://gist.github.com/flesser/ed4d48fe385713eb852350577bd2d7d5
Using devel-su
, copy them to /usr/lib/mozembedlite/chrome/embedlite/content/
.
I tried with google, does not seems to work as it is redirecting me on the welcome google page.
louisbob ( 2016-07-20 14:56:00 +0200 )editWFM - the google one.
DaveRo ( 2016-07-20 18:02:24 +0200 )editThat file seems to end up in
DaveRo ( 2016-07-20 19:46:43 +0200 )edit~/.mozilla/mozembed/searchplugins/
so maybe putting it there would be safer.
@fpe: Works like a charm, thank you! :-)
Armadillo ( 2016-07-25 12:08:42 +0200 )edit