The Following User Says Thank You to seiichiro0185 For This Useful Post: | ||
|
2013-12-29
, 19:08
|
Posts: 102 |
Thanked: 187 times |
Joined on Jan 2010
|
#12
|
Open FingerTerm, type:
Code:cd /home/nemo/Downloads curl http://pastie.org/pastes/8582714/download > ddg.sh chmod u+x ddg.sh devel-su sh ddg.sh
The Following User Says Thank You to ljo For This Useful Post: | ||
|
2014-01-03
, 11:05
|
Posts: 6 |
Thanked: 2 times |
Joined on Jun 2012
|
#13
|
Open FingerTerm, type:
Code:cd /home/nemo/Downloads curl http://pastie.org/pastes/8582714/download > ddg.sh chmod u+x ddg.sh devel-su sh ddg.sh
The Following User Says Thank You to wisdomlight For This Useful Post: | ||
|
2014-01-03
, 11:23
|
Posts: 738 |
Thanked: 819 times |
Joined on Jan 2012
@ Berlin
|
#14
|
hey there.
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
The Following User Says Thank You to cvp For This Useful Post: | ||
|
2014-01-03
, 11:36
|
Posts: 738 |
Thanked: 819 times |
Joined on Jan 2012
@ Berlin
|
#15
|
You should probably quote the su curl command in the 8582714 paste eg
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.
The Following User Says Thank You to cvp For This Useful Post: | ||
|
2014-01-03
, 12:10
|
Posts: 102 |
Thanked: 187 times |
Joined on Jan 2010
|
#16
|
ok i try this and now it happend this what wisdomlight have write....
now i have a empty DuckDuckGo.xml. How can i this delete ?
The Following User Says Thank You to ljo For This Useful Post: | ||
|
2014-01-03
, 13:03
|
Posts: 738 |
Thanked: 819 times |
Joined on Jan 2012
@ Berlin
|
#17
|
devel-su cd /usr/share/jolla-settings/pages/browser rm browser.qml rm browser.qml.ddg mv browser.qml.orginal browser.qml rm /home/nemo/.mozilla/mozembed/searchplugins/duckduckgo.xml
The Following User Says Thank You to cvp For This Useful Post: | ||
|
2014-02-04
, 00:31
|
Posts: 1,298 |
Thanked: 2,277 times |
Joined on May 2011
|
#18
|
|
2014-02-04
, 19:34
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#19
|
The Following User Says Thank You to Schturman For This Useful Post: | ||
|
2014-10-23
, 06:29
|
Posts: 1 |
Thanked: 1 time |
Joined on Oct 2014
|
#20
|
ComboBox { id: searchEngine width: parent.width //: Label for combobox that sets search engine used in browser //% "Search engine" label: qsTrId("settings_browser-la-search_engine") currentIndex: name2index(searchEngineConfig.value) menu: ContextMenu { id: searchEngineMenu Component { id: menuItemComp MenuItem {} } Component.onCompleted: { var index = 0 settings.searchEngineList.forEach(function(name) { var map = page._nameMap // FIXME: _contentColumn should not be used to add items dynamicly menuItemComp.createObject(searchEngineMenu._contentColumn, {"text": name}) map[name] = index page._nameMap = map index++ }) } }
The Following User Says Thank You to javimerino For This Useful Post: | ||
Tags |
duckduckgo, sailfish os |
Thread Tools | |
|
N800 -> N810 -> N900 -> N9 -> Jolla & TOHKBD -> Jolla C -> Xperia X -> XA2 Plus Dual Sim
http://www.seiichiro0185.org