mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 16:37:31 +09:00
Sync Pale Moon code
This commit is contained in:
parent
8a0a9fcfa5
commit
1648d92f30
15 changed files with 74 additions and 26 deletions
|
|
@ -8,6 +8,10 @@ MOZ_APP_VENDOR=Moonchild
|
|||
MOZ_UPDATER=1
|
||||
MOZ_PHOENIX=1
|
||||
|
||||
if test "$OS_TARGET" = "WINNT"; then
|
||||
MOZ_BUNDLED_FONTS=1
|
||||
fi
|
||||
|
||||
MOZ_CHROME_FILE_FORMAT=omni
|
||||
MOZ_SERVICES_COMMON=1
|
||||
MOZ_MEDIA_NAVIGATOR=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue