browser/metro/base/jar.mn

Wed, 31 Dec 2014 06:55:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:55:50 +0100
changeset 2
7e26c7da4463
permissions
-rw-r--r--

Added tag UPSTREAM_283F7C6 for changeset ca08bd8f51b2

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 chrome.jar:
michael@0 7 % content browser %content/
michael@0 8
michael@0 9 content/aboutAddons.xhtml (content/pages/aboutAddons.xhtml)
michael@0 10 content/aboutCertError.xhtml (content/pages/aboutCertError.xhtml)
michael@0 11 content/aboutRights.xhtml (content/pages/aboutRights.xhtml)
michael@0 12 content/blockedSite.xhtml (content/pages/blockedSite.xhtml)
michael@0 13 content/config.xhtml (content/pages/config.xhtml)
michael@0 14 content/netError.xhtml (content/pages/netError.xhtml)
michael@0 15 #ifdef MOZ_CRASHREPORTER
michael@0 16 content/crashprompt.xhtml (content/pages/crashprompt.xhtml)
michael@0 17 #endif
michael@0 18
michael@0 19 content/bindings/bindings.xml (content/bindings/bindings.xml)
michael@0 20 content/bindings/tabs.xml (content/bindings/tabs.xml)
michael@0 21 content/bindings/toggleswitch.xml (content/bindings/toggleswitch.xml)
michael@0 22 content/bindings/browser.xml (content/bindings/browser.xml)
michael@0 23 content/bindings/browser.js (content/bindings/browser.js)
michael@0 24 content/bindings/console.xml (content/bindings/console.xml)
michael@0 25 content/bindings/dialog.xml (content/bindings/dialog.xml)
michael@0 26 content/bindings/grid.xml (content/bindings/grid.xml)
michael@0 27 content/bindings/urlbar.xml (content/bindings/urlbar.xml)
michael@0 28 content/bindings/appbar.xml (content/bindings/appbar.xml)
michael@0 29 content/bindings/flyoutpanel.xml (content/bindings/flyoutpanel.xml)
michael@0 30 content/bindings/selectionoverlay.xml (content/bindings/selectionoverlay.xml)
michael@0 31 content/bindings/cssthrobber.xml (content/bindings/cssthrobber.xml)
michael@0 32 content/bindings/popup.xml (content/bindings/popup.xml)
michael@0 33 content/bindings/circularprogress.xml (content/bindings/circularprogress.xml)
michael@0 34 content/bindings/notification.xml (content/bindings/notification.xml)
michael@0 35 content/bindings/tabprompts.xml (content/bindings/tabprompts.xml)
michael@0 36
michael@0 37 content/flyoutpanels/SettingsCharm.js (content/flyoutpanels/SettingsCharm.js)
michael@0 38 * content/flyoutpanels/FlyoutPanelsUI.js (content/flyoutpanels/FlyoutPanelsUI.js)
michael@0 39 * content/flyoutpanels/AboutFlyoutPanel.js (content/flyoutpanels/AboutFlyoutPanel.js)
michael@0 40 content/flyoutpanels/PrefsFlyoutPanel.js (content/flyoutpanels/PrefsFlyoutPanel.js)
michael@0 41 content/flyoutpanels/SearchFlyoutPanel.js (content/flyoutpanels/SearchFlyoutPanel.js)
michael@0 42 #ifdef MOZ_SERVICES_SYNC
michael@0 43 content/flyoutpanels/SyncFlyoutPanel.js (content/flyoutpanels/SyncFlyoutPanel.js)
michael@0 44 #endif
michael@0 45
michael@0 46 content/helperui/AlertsHelper.js (content/helperui/AlertsHelper.js)
michael@0 47 content/helperui/IndexedDB.js (content/helperui/IndexedDB.js)
michael@0 48 content/helperui/MenuUI.js (content/helperui/MenuUI.js)
michael@0 49 content/helperui/OfflineApps.js (content/helperui/OfflineApps.js)
michael@0 50 content/helperui/SelectHelperUI.js (content/helperui/SelectHelperUI.js)
michael@0 51 content/helperui/SelectionHelperUI.js (content/helperui/SelectionHelperUI.js)
michael@0 52 content/helperui/ChromeSelectionHandler.js (content/helperui/ChromeSelectionHandler.js)
michael@0 53 content/helperui/FormHelperUI.js (content/helperui/FormHelperUI.js)
michael@0 54 content/helperui/FindHelperUI.js (content/helperui/FindHelperUI.js)
michael@0 55 content/helperui/ItemPinHelper.js (content/helperui/ItemPinHelper.js)
michael@0 56
michael@0 57 content/contenthandlers/ContextMenuHandler.js (content/contenthandlers/ContextMenuHandler.js)
michael@0 58 content/contenthandlers/SelectionHandler.js (content/contenthandlers/SelectionHandler.js)
michael@0 59 content/contenthandlers/FormHelper.js (content/contenthandlers/FormHelper.js)
michael@0 60 content/contenthandlers/ConsoleAPIObserver.js (content/contenthandlers/ConsoleAPIObserver.js)
michael@0 61 content/contenthandlers/Content.js (content/contenthandlers/Content.js)
michael@0 62 content/contenthandlers/PluginHelper.js (content/contenthandlers/PluginHelper.js)
michael@0 63
michael@0 64 content/library/SelectionPrototype.js (content/library/SelectionPrototype.js)
michael@0 65
michael@0 66 content/ContentAreaObserver.js (content/ContentAreaObserver.js)
michael@0 67 content/BrowserTouchHandler.js (content/BrowserTouchHandler.js)
michael@0 68 * content/WebProgress.js (content/WebProgress.js)
michael@0 69 content/pages/config.js (content/pages/config.js)
michael@0 70 * content/browser.xul (content/browser.xul)
michael@0 71 content/browser.js (content/browser.js)
michael@0 72 * content/browser-ui.js (content/browser-ui.js)
michael@0 73 * content/browser-scripts.js (content/browser-scripts.js)
michael@0 74 content/ContextCommands.js (content/ContextCommands.js)
michael@0 75 content/commandUtil.js (content/commandUtil.js)
michael@0 76 content/appbar.js (content/appbar.js)
michael@0 77 content/shell.xul (content/jsshell/shell.xul)
michael@0 78 content/shell.html (content/jsshell/shell.html)
michael@0 79 content/bindings.css (content/bindings.css)
michael@0 80 content/cursor.css (content/cursor.css)
michael@0 81 content/sanitize.js (content/sanitize.js)
michael@0 82 content/sanitizeUI.js (content/sanitizeUI.js)
michael@0 83 content/input.js (content/input.js)
michael@0 84 content/Util.js (content/Util.js)
michael@0 85 content/bookmarks.js (content/bookmarks.js)
michael@0 86 content/exceptions.js (content/exceptions.js)
michael@0 87 content/downloads.js (content/downloads.js)
michael@0 88 content/Site.js (content/Site.js)
michael@0 89 content/TopSites.js (content/TopSites.js)
michael@0 90 content/console.js (content/console.js)
michael@0 91 content/dbg-metro-actors.js (content/dbg-metro-actors.js)
michael@0 92 content/NavButtonSlider.js (content/NavButtonSlider.js)
michael@0 93 content/ContextUI.js (content/ContextUI.js)
michael@0 94 content/apzc.js (content/apzc.js)
michael@0 95
michael@0 96 * content/Start.xul (content/startui/Start.xul)
michael@0 97 * content/startui-scripts.js (content/startui/startui-scripts.js)
michael@0 98 content/StartUI.js (content/startui/StartUI.js)
michael@0 99 content/BookmarksView.js (content/startui/BookmarksView.js)
michael@0 100 content/HistoryView.js (content/startui/HistoryView.js)
michael@0 101 content/TopSitesView.js (content/startui/TopSitesView.js)
michael@0 102 content/FirstRunOverlay.xul (content/startui/FirstRunOverlay.xul)
michael@0 103 content/FirstRunContentOverlay.xul (content/startui/FirstRunContentOverlay.xul)
michael@0 104 #ifdef MOZ_SERVICES_SYNC
michael@0 105 content/RemoteTabsView.js (content/startui/RemoteTabsView.js)
michael@0 106 #endif
michael@0 107
michael@0 108 % override chrome://global/content/config.xul chrome://browser/content/config.xhtml
michael@0 109 % override chrome://global/content/netError.xhtml chrome://browser/content/netError.xhtml
michael@0 110 % override chrome://mozapps/content/extensions/extensions.xul chrome://browser/content/aboutAddons.xhtml

mercurial