paperwork: fix installing translations (#370379)
[NixPkgs.git] / pkgs / applications / networking / browsers / firefox / no-buildconfig-ffx96.patch
blob51f9f0e354f29b4ccc972e77eb212d4f7f1ed72a
1 diff --git a/docshell/base/nsAboutRedirector.cpp b/docshell/base/nsAboutRedirector.cpp
2 index e7be91a248..5eb98534ee 100644
3 --- a/docshell/base/nsAboutRedirector.cpp
4 +++ b/docshell/base/nsAboutRedirector.cpp
5 @@ -66,9 +66,6 @@ static const RedirEntry kRedirMap[] = {
6 {"about", "chrome://global/content/aboutAbout.html", 0},
7 {"addons", "chrome://mozapps/content/extensions/aboutaddons.html",
8 nsIAboutModule::ALLOW_SCRIPT | nsIAboutModule::IS_SECURE_CHROME_UI},
9 - {"buildconfig", "chrome://global/content/buildconfig.html",
10 - nsIAboutModule::URI_SAFE_FOR_UNTRUSTED_CONTENT |
11 - nsIAboutModule::IS_SECURE_CHROME_UI},
12 {"checkerboard", "chrome://global/content/aboutCheckerboard.html",
13 nsIAboutModule::URI_SAFE_FOR_UNTRUSTED_CONTENT |
14 nsIAboutModule::ALLOW_SCRIPT},
15 diff --git a/toolkit/content/jar.mn b/toolkit/content/jar.mn
16 index 74c0ae8f34..a5d9645a96 100644
17 --- a/toolkit/content/jar.mn
18 +++ b/toolkit/content/jar.mn
19 @@ -41,8 +41,6 @@ toolkit.jar:
20 content/global/plugins.css
21 content/global/plugins.js
22 #endif
23 -* content/global/buildconfig.html
24 - content/global/buildconfig.css
25 content/global/contentAreaUtils.js
26 content/global/datepicker.xhtml
27 #ifndef MOZ_FENNEC