![]() |
Re: [HOWTO] Using DuckDuckGo as Default search in Sailfish
I did send a mail with the request to jolla, cause TJC wasn't open at this time yet. But as you pointed out, a similar request was posted on TJC. So everyone go vote for it ;)
|
Re: [HOWTO] Using DuckDuckGo as Default search in Sailfish
Quote:
su nemo -c "curl ... " otherwise you could end up with an empty duckduckgo.xml and it will use bing anyway even if you choose ddg in browser settings. |
Re: [HOWTO] Using DuckDuckGo as Default search in Sailfish
Quote:
i am no coder but can open a terminal and type in like a monkey.. is the code you gave what i need to type into my jollato get duckduckgo on my jolla? cheers |
Re: [HOWTO] Using DuckDuckGo as Default search in Sailfish
Quote:
cd /home/nemo/Downloads (with this you change to directory "Downloads" curl http://pastie.org/pastes/8582714/download > ddg.sh (with this you download the information on pastie.org and save it to a file like ddg.sh) chmod u+x ddg.sh (with this you give rights to execute the ddg.sh file on your system) devel-su (this is needit to get root right on your phone, after this there will your password to login) sh ddg.sh (and the last... this will execute the file and install the information in your phone) PS: dont kill me if i am wrong :D |
Re: [HOWTO] Using DuckDuckGo as Default search in Sailfish
ok i try this and now it happend this what ljo have write....
Quote:
------ if i try with this: su nemo -c "curl ... " than i get the info: /usr/bin/curl: /usr/bin/curl: cannot execute binary file |
Re: [HOWTO] Using DuckDuckGo as Default search in Sailfish
Quote:
Quote:
|
Re: [HOWTO] Using DuckDuckGo as Default search in Sailfish
ok thanks, i see that there is a backup from original brwoser.qml
i fix it so: Code:
devel-su |
Re: [HOWTO] Using DuckDuckGo as Default search in Sailfish
FYI: Updated DuckDuckGo search plugin XML can be found here: https://duckduckgo.com/opensearch.xml
(it's the original source). Just rename the file to duckduckgo.xml first to avoid any collisions. |
Re: [HOWTO] Using DuckDuckGo as Default search in Sailfish
Hi
I noticed that cargo can't see files named in RTL languages, for example hebrew. Would be nice if creator will add this support and showing hidden files.. Thanks EDIT: Oops, it can see rtl. Sorry, my mistake.. |
Re: [HOWTO] Using DuckDuckGo as Default search in Sailfish
The browser.qml diff doesn't apply any more on 1.1.0.38. The ComboBox no longer has the names of the search engines hardcoded in the QML, now it seems to be getting them from org.sailfishos.browser.settings, any idea where that is defined?
Code:
ComboBox { |
All times are GMT. The time now is 23:22. |
vBulletin® Version 3.8.8