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 | 85b31d3ea83ab63716837e7895062fc7af50a111 (patch) | |
tree | 80bd432f1a69e7d6e4b40ea9eeef58630c9ffb9d /.eslintignore | |
parent | 77800ce3a0bfa4004b646a79b03ad03e8dadb50c (diff) | |
download | uxp-85b31d3ea83ab63716837e7895062fc7af50a111.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 0588cbb7cf..6abbfe5292 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 |