diff options
author | Gaming4JC <g4jc@bulletmail.org> | 2018-07-30 19:04:39 -0400 |
---|---|---|
committer | Gaming4JC <g4jc@bulletmail.org> | 2018-07-30 19:04:39 -0400 |
commit | 01287893e489d87c290cb39e71dd7c06ac70248a (patch) | |
tree | c2665d050a1eb1908a495fec50ef5086e73f65b1 /locales | |
parent | 183f736a6749919475dd5ec06544a1705b63ec2b (diff) | |
download | iceweasel-uxp-01287893e489d87c290cb39e71dd7c06ac70248a.tar.gz |
branding fixes: rename pref js filesv1.9
Diffstat (limited to 'locales')
-rw-r--r-- | locales/Makefile.in | 2 | ||||
-rw-r--r-- | locales/en-US/iceweasel-uxp-l10n.js (renamed from locales/en-US/iceweasel-l10n.js) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/locales/Makefile.in b/locales/Makefile.in index a204bf0..8ee936e 100644 --- a/locales/Makefile.in +++ b/locales/Makefile.in @@ -34,7 +34,7 @@ RETRIEVE_WINDOWS_INSTALLER = 1 MOZ_LANGPACK_EID=langpack-$(AB_CD)@iceweasel-uxp.hyperbola.info -L10N_PREF_JS_EXPORTS = $(call MERGE_FILE,iceweasel-l10n.js) +L10N_PREF_JS_EXPORTS = $(call MERGE_FILE,iceweasel-uxp-l10n.js) L10N_PREF_JS_EXPORTS_PATH = $(FINAL_TARGET)/$(PREF_DIR) L10N_PREF_JS_EXPORTS_FLAGS = $(PREF_PPFLAGS) --silence-missing-directive-warnings PP_TARGETS += L10N_PREF_JS_EXPORTS diff --git a/locales/en-US/iceweasel-l10n.js b/locales/en-US/iceweasel-uxp-l10n.js index 642ad65..642ad65 100644 --- a/locales/en-US/iceweasel-l10n.js +++ b/locales/en-US/iceweasel-uxp-l10n.js |