mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-21 07:47:32 +09:00
Rename firefox(-branding).js to basilisk(*).js
Bonus: combats some fingerprinting.
This commit is contained in:
parent
bece3fdc29
commit
343a51f1a1
7 changed files with 7 additions and 7 deletions
|
|
@ -9,7 +9,7 @@ DIRS += ['profile/extensions']
|
|||
GeckoProgram(CONFIG['MOZ_APP_NAME'])
|
||||
|
||||
JS_PREFERENCE_PP_FILES += [
|
||||
'profile/firefox.js',
|
||||
'profile/basilisk.js',
|
||||
]
|
||||
|
||||
SOURCES += [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue