mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-26 02:17:34 +09:00
[Pale Moon] Add a configure flag to functionally disable personas at build time
This commit is contained in:
parent
db85a69fdb
commit
c135f205d9
6 changed files with 23 additions and 1 deletions
|
|
@ -311,6 +311,7 @@ def old_configure_options(*options):
|
|||
# Below are configure flags used by Pale Moon
|
||||
'--disable-browser-statusbar',
|
||||
'--disable-sync',
|
||||
'--disable-personas',
|
||||
|
||||
# Below are configure flags used by Basilisk
|
||||
'--disable-webextensions',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue