added t:new and --patches flag
This commit is contained in:
parent
2fad12ea91
commit
0b44140463
17 changed files with 227 additions and 59 deletions
9
pre-compile-patches/search-engines.patch
Normal file
9
pre-compile-patches/search-engines.patch
Normal file
|
@ -0,0 +1,9 @@
|
|||
t: pref
|
||||
i: /browser/app/profile/firefox.js
|
||||
o: /browser/app/profile/firefox.js
|
||||
|
||||
+pref("browser.search.defaultenginename", "QGato");
|
||||
+pref("browser.search.defaultenginename.US", "QGato");
|
||||
+pref("browser.search.order.1", "QGato");
|
||||
+pref("browser.search.order.2", "DuckDuckGo");
|
||||
+pref("browser.search.order.3", "Startpage");
|
Loading…
Add table
Add a link
Reference in a new issue