From 30cc819b77891ec4c097156670ecb5ce10b5d9c7 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Mon, 2 Jul 2018 23:40:33 +0200 Subject: Rename firefox(-branding).js to basilisk(*).js Bonus: combats some fingerprinting. --- application/basilisk/branding/shared/branding.mozbuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application/basilisk/branding/shared/branding.mozbuild') diff --git a/application/basilisk/branding/shared/branding.mozbuild b/application/basilisk/branding/shared/branding.mozbuild index e6fee3f4e..823439c3f 100644 --- a/application/basilisk/branding/shared/branding.mozbuild +++ b/application/basilisk/branding/shared/branding.mozbuild @@ -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': -- cgit v1.2.3