mobile/android/chrome/jar.mn

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/mobile/android/chrome/jar.mn	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,66 @@
     1.4 +#filter substitution
     1.5 +# This Source Code Form is subject to the terms of the Mozilla Public
     1.6 +# License, v. 2.0. If a copy of the MPL was not distributed with this
     1.7 +# file, You can obtain one at http://mozilla.org/MPL/2.0/.
     1.8 +
     1.9 +
    1.10 +chrome.jar:
    1.11 +% content browser %content/ contentaccessible=yes
    1.12 +
    1.13 +* content/about.xhtml                  (content/about.xhtml)
    1.14 +  content/config.xhtml                 (content/config.xhtml)
    1.15 +  content/config.js                    (content/config.js)
    1.16 +  content/aboutAddons.xhtml            (content/aboutAddons.xhtml)
    1.17 +  content/aboutAddons.js               (content/aboutAddons.js)
    1.18 +  content/aboutCertError.xhtml         (content/aboutCertError.xhtml)
    1.19 +  content/aboutDownloads.xhtml         (content/aboutDownloads.xhtml)
    1.20 +  content/aboutDownloads.js            (content/aboutDownloads.js)
    1.21 +  content/aboutFeedback.xhtml          (content/aboutFeedback.xhtml)
    1.22 +  content/aboutFeedback.js             (content/aboutFeedback.js)
    1.23 +  content/aboutPrivateBrowsing.xhtml   (content/aboutPrivateBrowsing.xhtml)
    1.24 +  content/aboutPrivateBrowsing.js      (content/aboutPrivateBrowsing.js)
    1.25 +  content/aboutReader.html             (content/aboutReader.html)
    1.26 +  content/aboutReader.js               (content/aboutReader.js)
    1.27 +  content/Readability.js               (content/Readability.js)
    1.28 +  content/JSDOMParser.js               (content/JSDOMParser.js)
    1.29 +  content/readerWorker.js              (content/readerWorker.js)
    1.30 +  content/aboutHome.xhtml              (content/aboutHome.xhtml)
    1.31 +  content/aboutRights.xhtml            (content/aboutRights.xhtml)
    1.32 +* content/aboutApps.xhtml              (content/aboutApps.xhtml)
    1.33 +* content/aboutApps.js                 (content/aboutApps.js)
    1.34 +  content/blockedSite.xhtml            (content/blockedSite.xhtml)
    1.35 +  content/languages.properties         (content/languages.properties)
    1.36 +  content/browser.xul                  (content/browser.xul)
    1.37 +* content/browser.js                   (content/browser.js)
    1.38 +  content/bindings/checkbox.xml        (content/bindings/checkbox.xml)
    1.39 +  content/bindings/settings.xml        (content/bindings/settings.xml)
    1.40 +  content/downloads.js                 (content/downloads.js)
    1.41 +  content/netError.xhtml               (content/netError.xhtml)
    1.42 +  content/SelectHelper.js              (content/SelectHelper.js)
    1.43 +  content/SelectionHandler.js          (content/SelectionHandler.js)
    1.44 +  content/dbg-browser-actors.js        (content/dbg-browser-actors.js)
    1.45 +* content/WebappRT.js                  (content/WebappRT.js)
    1.46 +  content/InputWidgetHelper.js         (content/InputWidgetHelper.js)
    1.47 +  content/WebrtcUI.js                  (content/WebrtcUI.js)
    1.48 +  content/MemoryObserver.js            (content/MemoryObserver.js)
    1.49 +  content/ConsoleAPI.js                (content/ConsoleAPI.js)
    1.50 +  content/PluginHelper.js              (content/PluginHelper.js)
    1.51 +  content/OfflineApps.js               (content/OfflineApps.js)
    1.52 +  content/MasterPassword.js            (content/MasterPassword.js)
    1.53 +  content/FindHelper.js                (content/FindHelper.js)
    1.54 +  content/PermissionsHelper.js         (content/PermissionsHelper.js)
    1.55 +  content/FeedHandler.js               (content/FeedHandler.js)
    1.56 +  content/Feedback.js                  (content/Feedback.js)
    1.57 +  content/Linkify.js                   (content/Linkify.js)
    1.58 +  content/ZoomHelper.js                (content/ZoomHelper.js)
    1.59 +  content/CastingApps.js               (content/CastingApps.js)
    1.60 +#ifdef MOZ_SERVICES_HEALTHREPORT
    1.61 +  content/aboutHealthReport.xhtml      (content/aboutHealthReport.xhtml)
    1.62 +* content/aboutHealthReport.js         (content/aboutHealthReport.js)
    1.63 +#endif
    1.64 +
    1.65 +% content branding %content/branding/
    1.66 +
    1.67 +% override chrome://global/content/config.xul chrome://browser/content/config.xhtml
    1.68 +% override chrome://global/content/netError.xhtml chrome://browser/content/netError.xhtml
    1.69 +% override chrome://mozapps/content/extensions/extensions.xul chrome://browser/content/aboutAddons.xhtml

mercurial