diff options
author | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-07-08 09:02:03 +0200 |
---|---|---|
committer | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-07-08 09:02:03 +0200 |
commit | 297ed43f9ca3683cdcf4913e777f4396b2252899 (patch) | |
tree | 80bd432f1a69e7d6e4b40ea9eeef58630c9ffb9d /.eslintignore | |
parent | 6afa02ad66f80092221e5d986453f8c8ec941397 (diff) | |
download | aura-central-297ed43f9ca3683cdcf4913e777f4396b2252899.tar.gz |
Rename some remaining strings "firefox[-branding].js" to "basilisk[-branding.js]" (or [application].js)
Ad:
https://github.com/MoonchildProductions/UXP/commit/30cc819b77891ec4c097156670ecb5ce10b5d9c7
Diffstat (limited to '.eslintignore')
-rw-r--r-- | .eslintignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.eslintignore b/.eslintignore index 0588cbb7c..6abbfe529 100644 --- a/.eslintignore +++ b/.eslintignore @@ -57,7 +57,7 @@ b2g/locales/en-US/b2g-l10n.js # browser/ exclusions browser/app/** -browser/branding/**/firefox-branding.js +browser/branding/**/basilisk-branding.js browser/base/content/browser-social.js browser/base/content/nsContextMenu.js browser/base/content/sanitizeDialog.js |