Update submodules, new librewolf.cfg
This commit is contained in:
parent
694878d1d3
commit
5172e50652
3 changed files with 6 additions and 8 deletions
10
build.py
10
build.py
|
|
@ -270,13 +270,11 @@ def execute_lw_do_patches():
|
||||||
patches = [
|
patches = [
|
||||||
"../common/patches/about-dialog.patch",
|
"../common/patches/about-dialog.patch",
|
||||||
"../common/patches/allow_dark_preference_with_rfp.patch",
|
"../common/patches/allow_dark_preference_with_rfp.patch",
|
||||||
# "../common/patches/browser-confvars.patch",
|
|
||||||
"../common/patches/context-menu.patch",
|
"../common/patches/context-menu.patch",
|
||||||
"../common/patches/megabar.patch",
|
"../common/patches/megabar.patch",
|
||||||
"../common/patches/mozilla-vpn-ad.patch",
|
"../common/patches/mozilla-vpn-ad.patch",
|
||||||
"../common/patches/mozilla_dirs.patch",
|
|
||||||
"../common/patches/remove_addons.patch",
|
"../common/patches/remove_addons.patch",
|
||||||
# "../common/patches/search-config.patch",
|
"../common/patches/search-config.patch",
|
||||||
|
|
||||||
# sed patches..
|
# sed patches..
|
||||||
"../common/patches/sed-patches/allow-searchengines-non-esr.patch",
|
"../common/patches/sed-patches/allow-searchengines-non-esr.patch",
|
||||||
|
|
@ -293,10 +291,10 @@ def execute_lw_do_patches():
|
||||||
# "../common/patches/browser-confvars.patch",
|
# "../common/patches/browser-confvars.patch",
|
||||||
"../common/patches/context-menu.patch",
|
"../common/patches/context-menu.patch",
|
||||||
"../common/patches/megabar.patch",
|
"../common/patches/megabar.patch",
|
||||||
"../common/patches/mozilla-vpn-ad.patch",
|
## "../common/patches/mozilla-vpn-ad.patch",
|
||||||
"../common/patches/mozilla_dirs.patch",
|
# "../common/patches/mozilla_dirs.patch",
|
||||||
"../common/patches/remove_addons.patch",
|
"../common/patches/remove_addons.patch",
|
||||||
"../common/patches/search-config.patch",
|
# "../common/patches/search-config.patch",
|
||||||
|
|
||||||
# sed patches..
|
# sed patches..
|
||||||
"../common/patches/sed-patches/allow-searchengines-non-esr.patch",
|
"../common/patches/sed-patches/allow-searchengines-non-esr.patch",
|
||||||
|
|
|
||||||
2
common
2
common
|
|
@ -1 +1 @@
|
||||||
Subproject commit 0ed87656757aa23b9475c354fe708a26bdecc6a8
|
Subproject commit 6f55a8bdc3f04d3a828c564987596205228c2eb2
|
||||||
2
settings
2
settings
|
|
@ -1 +1 @@
|
||||||
Subproject commit 192f51abe21e9aeb9b01d396079e9b8533cab7bb
|
Subproject commit b17a1ed657e22ac61b4399699223d36724b842e7
|
||||||
Loading…
Add table
Reference in a new issue