mobile/android/chrome/jar.mn

Wed, 31 Dec 2014 07:22:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:22:50 +0100
branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
permissions
-rw-r--r--

Correct previous dual key logic pending first delivery installment.

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

mercurial