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 /installer | |
parent | 183f736a6749919475dd5ec06544a1705b63ec2b (diff) | |
download | iceweasel-uxp-01287893e489d87c290cb39e71dd7c06ac70248a.tar.gz |
branding fixes: rename pref js filesv1.9
Diffstat (limited to 'installer')
-rw-r--r-- | installer/package-manifest.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/installer/package-manifest.in b/installer/package-manifest.in index 0ff7bc4..bf347b5 100644 --- a/installer/package-manifest.in +++ b/installer/package-manifest.in @@ -52,7 +52,7 @@ @RESPATH@/fonts/* #endif @RESPATH@/hyphenation/* -@RESPATH@/browser/@PREF_DIR@/iceweasel-l10n.js +@RESPATH@/browser/@PREF_DIR@/iceweasel-uxp-l10n.js #ifdef HAVE_MAKENSISU @BINPATH@/uninstall/helper.exe #endif @@ -603,8 +603,8 @@ ; [Default Preferences] ; All the pref files must be part of base to prevent migration bugs -@RESPATH@/browser/@PREF_DIR@/iceweasel.js -@RESPATH@/browser/@PREF_DIR@/iceweasel-branding.js +@RESPATH@/browser/@PREF_DIR@/iceweasel-uxp.js +@RESPATH@/browser/@PREF_DIR@/iceweasel-uxp-branding.js @RESPATH@/greprefs.js @RESPATH@/defaults/autoconfig/prefcalls.js @RESPATH@/browser/defaults/permissions |