зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset dcd8ba6a9028 (bug 1429394) for build bustages. CLOSED TREE
--HG-- extra : amend_source : 082a7d69d1f6f39982dcc3c938dc5c9b3adf7a0e
This commit is contained in:
Родитель
da830190b9
Коммит
5213277538
|
@ -50,6 +50,9 @@ var whitelist = [
|
|||
// security/manager/pki/resources/content/device_manager.js
|
||||
{file: "chrome://pippki/content/load_device.xul"},
|
||||
|
||||
// Add-on compat
|
||||
{file: "chrome://global/locale/brand.dtd"},
|
||||
|
||||
// The l10n build system can't package string files only for some platforms.
|
||||
// See bug 1339424 for why this is hard to fix.
|
||||
{file: "chrome://global/locale/fallbackMenubar.properties",
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
||||
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||
|
||||
<!ENTITY % realBrandDTD SYSTEM "chrome://branding/locale/brand.dtd">
|
||||
%realBrandDTD;
|
Загрузка…
Ссылка в новой задаче