mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 23:07:33 +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
|
|
@ -7,7 +7,7 @@
|
|||
@template
|
||||
def ApplicationBranding():
|
||||
JS_PREFERENCE_PP_FILES += [
|
||||
'pref/firefox-branding.js',
|
||||
'pref/basilisk-branding.js',
|
||||
]
|
||||
|
||||
if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'windows':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue