summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaming4JC <g4jc@bulletmail.org>2018-06-27 22:20:09 -0400
committerGaming4JC <g4jc@bulletmail.org>2018-06-27 22:20:09 -0400
commit24f95bf9e4fdc81a82bc6b088ebcde8cdeaeae96 (patch)
tree992de8b9af6d00c8b21b56d3a1cc5ed175405a4a
parenta040f8b86f08e162071e5c365a14d04610afeeba (diff)
downloadiceweasel-uxp-24f95bf9e4fdc81a82bc6b088ebcde8cdeaeae96.tar.gz
fix jar.mn after internal page rebranding
-rw-r--r--base/jar.mn4
-rw-r--r--locales/jar.mn4
2 files changed, 4 insertions, 4 deletions
diff --git a/base/jar.mn b/base/jar.mn
index 8dc7039..4a6ba65 100644
--- a/base/jar.mn
+++ b/base/jar.mn
@@ -47,7 +47,7 @@ browser.jar:
content/browser/abouthome/restore-large@2x.png (content/abouthome/restore-large@2x.png)
content/browser/aboutNetError.xhtml (content/aboutNetError.xhtml)
- content/browser/mozilla.xhtml (content/mozilla.xhtml)
+ content/browser/iceweasel.xhtml (content/iceweasel.xhtml)
content/browser/aboutaccounts/aboutaccounts.xhtml (content/aboutaccounts/aboutaccounts.xhtml)
content/browser/aboutaccounts/aboutaccounts.js (content/aboutaccounts/aboutaccounts.js)
@@ -166,7 +166,7 @@ browser.jar:
#endif
% override chrome://global/content/netError.xhtml chrome://browser/content/aboutNetError.xhtml
-% override chrome://global/content/mozilla.xhtml chrome://browser/content/mozilla.xhtml
+% override chrome://global/content/iceweasel.xhtml chrome://browser/content/iceweasel.xhtml
% override chrome://global/content/aboutRights.xhtml chrome://browser/content/aboutRights.xhtml
% override chrome://global/content/aboutCredits.html chrome://browser/content/aboutCredits.html
# Iceweasel-UXP specific branding override
diff --git a/locales/jar.mn b/locales/jar.mn
index c49ccf9..2e660de 100644
--- a/locales/jar.mn
+++ b/locales/jar.mn
@@ -104,12 +104,12 @@
locale/browser-region/region.properties (%chrome/browser-region/region.properties)
# the following files are browser-specific overrides
locale/browser/netError.dtd (%chrome/overrides/netError.dtd)
- locale/browser/mozilla.dtd (%chrome/overrides/mozilla.dtd)
+ locale/browser/iceweasel.dtd (%chrome/overrides/iceweasel.dtd)
locale/browser/aboutRights.dtd (%chrome/overrides/aboutRights.dtd)
locale/browser/appstrings.properties (%chrome/overrides/appstrings.properties)
locale/browser/downloads/settingsChange.dtd (%chrome/overrides/settingsChange.dtd)
% override chrome://global/locale/netError.dtd chrome://browser/locale/netError.dtd
-% override chrome://global/locale/mozilla.dtd chrome://browser/locale/mozilla.dtd
+% override chrome://global/locale/iceweasel.dtd chrome://browser/locale/iceweasel.dtd
% override chrome://global/locale/aboutRights.dtd chrome://browser/locale/aboutRights.dtd
% override chrome://global/locale/appstrings.properties chrome://browser/locale/appstrings.properties
% override chrome://mozapps/locale/downloads/settingsChange.dtd chrome://browser/locale/downloads/settingsChange.dtd