Merge branch 'MazeChaZer-feature/duckduckgo.com'
This commit is contained in:
commit
11098b8b82
@ -158,6 +158,7 @@ Contributors, sorted by the number of commits in descending order:
|
||||
* rikn00
|
||||
* Patric Schmitz
|
||||
* Martin Zimmermann
|
||||
* Jonas Schürmann
|
||||
* Error 800
|
||||
* Brian Jackson
|
||||
* sbinix
|
||||
@ -165,7 +166,6 @@ Contributors, sorted by the number of commits in descending order:
|
||||
* jnphilipp
|
||||
* Tobias Patzl
|
||||
* Peter Michely
|
||||
* Jonas Schürmann
|
||||
* Johannes Altmanninger
|
||||
* Samir Benmendil
|
||||
* Regina Hug
|
||||
|
@ -304,7 +304,7 @@ Default: +pass:[true]+
|
||||
=== startpage
|
||||
The default page(s) to open at the start, separated by commas.
|
||||
|
||||
Default: +pass:[https://www.duckduckgo.com]+
|
||||
Default: +pass:[https://duckduckgo.com]+
|
||||
|
||||
[[general-default-page]]
|
||||
=== default-page
|
||||
|
@ -140,7 +140,7 @@ def data(readonly=False):
|
||||
"end."),
|
||||
|
||||
('startpage',
|
||||
SettingValue(typ.List(), 'https://www.duckduckgo.com'),
|
||||
SettingValue(typ.List(), 'https://duckduckgo.com'),
|
||||
"The default page(s) to open at the start, separated by commas."),
|
||||
|
||||
('default-page',
|
||||
|
Loading…
Reference in New Issue
Block a user