Wed, 31 Dec 2014 07:22:50 +0100
Correct previous dual key logic pending first delivery installment.
michael@0 | 1 | #filter substitution |
michael@0 | 2 | # This Source Code Form is subject to the terms of the Mozilla Public |
michael@0 | 3 | # License, v. 2.0. If a copy of the MPL was not distributed with this |
michael@0 | 4 | # file, You can obtain one at http://mozilla.org/MPL/2.0/. |
michael@0 | 5 | |
michael@0 | 6 | |
michael@0 | 7 | chrome.jar: |
michael@0 | 8 | % content browser %content/ contentaccessible=yes |
michael@0 | 9 | |
michael@0 | 10 | * content/about.xhtml (content/about.xhtml) |
michael@0 | 11 | content/config.xhtml (content/config.xhtml) |
michael@0 | 12 | content/config.js (content/config.js) |
michael@0 | 13 | content/aboutAddons.xhtml (content/aboutAddons.xhtml) |
michael@0 | 14 | content/aboutAddons.js (content/aboutAddons.js) |
michael@0 | 15 | content/aboutCertError.xhtml (content/aboutCertError.xhtml) |
michael@0 | 16 | content/aboutDownloads.xhtml (content/aboutDownloads.xhtml) |
michael@0 | 17 | content/aboutDownloads.js (content/aboutDownloads.js) |
michael@0 | 18 | content/aboutFeedback.xhtml (content/aboutFeedback.xhtml) |
michael@0 | 19 | content/aboutFeedback.js (content/aboutFeedback.js) |
michael@0 | 20 | content/aboutPrivateBrowsing.xhtml (content/aboutPrivateBrowsing.xhtml) |
michael@0 | 21 | content/aboutPrivateBrowsing.js (content/aboutPrivateBrowsing.js) |
michael@0 | 22 | content/aboutReader.html (content/aboutReader.html) |
michael@0 | 23 | content/aboutReader.js (content/aboutReader.js) |
michael@0 | 24 | content/Readability.js (content/Readability.js) |
michael@0 | 25 | content/JSDOMParser.js (content/JSDOMParser.js) |
michael@0 | 26 | content/readerWorker.js (content/readerWorker.js) |
michael@0 | 27 | content/aboutHome.xhtml (content/aboutHome.xhtml) |
michael@0 | 28 | content/aboutRights.xhtml (content/aboutRights.xhtml) |
michael@0 | 29 | * content/aboutApps.xhtml (content/aboutApps.xhtml) |
michael@0 | 30 | * content/aboutApps.js (content/aboutApps.js) |
michael@0 | 31 | content/blockedSite.xhtml (content/blockedSite.xhtml) |
michael@0 | 32 | content/languages.properties (content/languages.properties) |
michael@0 | 33 | content/browser.xul (content/browser.xul) |
michael@0 | 34 | * content/browser.js (content/browser.js) |
michael@0 | 35 | content/bindings/checkbox.xml (content/bindings/checkbox.xml) |
michael@0 | 36 | content/bindings/settings.xml (content/bindings/settings.xml) |
michael@0 | 37 | content/downloads.js (content/downloads.js) |
michael@0 | 38 | content/netError.xhtml (content/netError.xhtml) |
michael@0 | 39 | content/SelectHelper.js (content/SelectHelper.js) |
michael@0 | 40 | content/SelectionHandler.js (content/SelectionHandler.js) |
michael@0 | 41 | content/dbg-browser-actors.js (content/dbg-browser-actors.js) |
michael@0 | 42 | * content/WebappRT.js (content/WebappRT.js) |
michael@0 | 43 | content/InputWidgetHelper.js (content/InputWidgetHelper.js) |
michael@0 | 44 | content/WebrtcUI.js (content/WebrtcUI.js) |
michael@0 | 45 | content/MemoryObserver.js (content/MemoryObserver.js) |
michael@0 | 46 | content/ConsoleAPI.js (content/ConsoleAPI.js) |
michael@0 | 47 | content/PluginHelper.js (content/PluginHelper.js) |
michael@0 | 48 | content/OfflineApps.js (content/OfflineApps.js) |
michael@0 | 49 | content/MasterPassword.js (content/MasterPassword.js) |
michael@0 | 50 | content/FindHelper.js (content/FindHelper.js) |
michael@0 | 51 | content/PermissionsHelper.js (content/PermissionsHelper.js) |
michael@0 | 52 | content/FeedHandler.js (content/FeedHandler.js) |
michael@0 | 53 | content/Feedback.js (content/Feedback.js) |
michael@0 | 54 | content/Linkify.js (content/Linkify.js) |
michael@0 | 55 | content/ZoomHelper.js (content/ZoomHelper.js) |
michael@0 | 56 | content/CastingApps.js (content/CastingApps.js) |
michael@0 | 57 | #ifdef MOZ_SERVICES_HEALTHREPORT |
michael@0 | 58 | content/aboutHealthReport.xhtml (content/aboutHealthReport.xhtml) |
michael@0 | 59 | * content/aboutHealthReport.js (content/aboutHealthReport.js) |
michael@0 | 60 | #endif |
michael@0 | 61 | |
michael@0 | 62 | % content branding %content/branding/ |
michael@0 | 63 | |
michael@0 | 64 | % override chrome://global/content/config.xul chrome://browser/content/config.xhtml |
michael@0 | 65 | % override chrome://global/content/netError.xhtml chrome://browser/content/netError.xhtml |
michael@0 | 66 | % override chrome://mozapps/content/extensions/extensions.xul chrome://browser/content/aboutAddons.xhtml |