1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/browser/metro/base/jar.mn Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,110 @@ 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 +chrome.jar: 1.10 +% content browser %content/ 1.11 + 1.12 + content/aboutAddons.xhtml (content/pages/aboutAddons.xhtml) 1.13 + content/aboutCertError.xhtml (content/pages/aboutCertError.xhtml) 1.14 + content/aboutRights.xhtml (content/pages/aboutRights.xhtml) 1.15 + content/blockedSite.xhtml (content/pages/blockedSite.xhtml) 1.16 + content/config.xhtml (content/pages/config.xhtml) 1.17 + content/netError.xhtml (content/pages/netError.xhtml) 1.18 +#ifdef MOZ_CRASHREPORTER 1.19 + content/crashprompt.xhtml (content/pages/crashprompt.xhtml) 1.20 +#endif 1.21 + 1.22 + content/bindings/bindings.xml (content/bindings/bindings.xml) 1.23 + content/bindings/tabs.xml (content/bindings/tabs.xml) 1.24 + content/bindings/toggleswitch.xml (content/bindings/toggleswitch.xml) 1.25 + content/bindings/browser.xml (content/bindings/browser.xml) 1.26 + content/bindings/browser.js (content/bindings/browser.js) 1.27 + content/bindings/console.xml (content/bindings/console.xml) 1.28 + content/bindings/dialog.xml (content/bindings/dialog.xml) 1.29 + content/bindings/grid.xml (content/bindings/grid.xml) 1.30 + content/bindings/urlbar.xml (content/bindings/urlbar.xml) 1.31 + content/bindings/appbar.xml (content/bindings/appbar.xml) 1.32 + content/bindings/flyoutpanel.xml (content/bindings/flyoutpanel.xml) 1.33 + content/bindings/selectionoverlay.xml (content/bindings/selectionoverlay.xml) 1.34 + content/bindings/cssthrobber.xml (content/bindings/cssthrobber.xml) 1.35 + content/bindings/popup.xml (content/bindings/popup.xml) 1.36 + content/bindings/circularprogress.xml (content/bindings/circularprogress.xml) 1.37 + content/bindings/notification.xml (content/bindings/notification.xml) 1.38 + content/bindings/tabprompts.xml (content/bindings/tabprompts.xml) 1.39 + 1.40 + content/flyoutpanels/SettingsCharm.js (content/flyoutpanels/SettingsCharm.js) 1.41 +* content/flyoutpanels/FlyoutPanelsUI.js (content/flyoutpanels/FlyoutPanelsUI.js) 1.42 +* content/flyoutpanels/AboutFlyoutPanel.js (content/flyoutpanels/AboutFlyoutPanel.js) 1.43 + content/flyoutpanels/PrefsFlyoutPanel.js (content/flyoutpanels/PrefsFlyoutPanel.js) 1.44 + content/flyoutpanels/SearchFlyoutPanel.js (content/flyoutpanels/SearchFlyoutPanel.js) 1.45 +#ifdef MOZ_SERVICES_SYNC 1.46 + content/flyoutpanels/SyncFlyoutPanel.js (content/flyoutpanels/SyncFlyoutPanel.js) 1.47 +#endif 1.48 + 1.49 + content/helperui/AlertsHelper.js (content/helperui/AlertsHelper.js) 1.50 + content/helperui/IndexedDB.js (content/helperui/IndexedDB.js) 1.51 + content/helperui/MenuUI.js (content/helperui/MenuUI.js) 1.52 + content/helperui/OfflineApps.js (content/helperui/OfflineApps.js) 1.53 + content/helperui/SelectHelperUI.js (content/helperui/SelectHelperUI.js) 1.54 + content/helperui/SelectionHelperUI.js (content/helperui/SelectionHelperUI.js) 1.55 + content/helperui/ChromeSelectionHandler.js (content/helperui/ChromeSelectionHandler.js) 1.56 + content/helperui/FormHelperUI.js (content/helperui/FormHelperUI.js) 1.57 + content/helperui/FindHelperUI.js (content/helperui/FindHelperUI.js) 1.58 + content/helperui/ItemPinHelper.js (content/helperui/ItemPinHelper.js) 1.59 + 1.60 + content/contenthandlers/ContextMenuHandler.js (content/contenthandlers/ContextMenuHandler.js) 1.61 + content/contenthandlers/SelectionHandler.js (content/contenthandlers/SelectionHandler.js) 1.62 + content/contenthandlers/FormHelper.js (content/contenthandlers/FormHelper.js) 1.63 + content/contenthandlers/ConsoleAPIObserver.js (content/contenthandlers/ConsoleAPIObserver.js) 1.64 + content/contenthandlers/Content.js (content/contenthandlers/Content.js) 1.65 + content/contenthandlers/PluginHelper.js (content/contenthandlers/PluginHelper.js) 1.66 + 1.67 + content/library/SelectionPrototype.js (content/library/SelectionPrototype.js) 1.68 + 1.69 + content/ContentAreaObserver.js (content/ContentAreaObserver.js) 1.70 + content/BrowserTouchHandler.js (content/BrowserTouchHandler.js) 1.71 +* content/WebProgress.js (content/WebProgress.js) 1.72 + content/pages/config.js (content/pages/config.js) 1.73 +* content/browser.xul (content/browser.xul) 1.74 + content/browser.js (content/browser.js) 1.75 +* content/browser-ui.js (content/browser-ui.js) 1.76 +* content/browser-scripts.js (content/browser-scripts.js) 1.77 + content/ContextCommands.js (content/ContextCommands.js) 1.78 + content/commandUtil.js (content/commandUtil.js) 1.79 + content/appbar.js (content/appbar.js) 1.80 + content/shell.xul (content/jsshell/shell.xul) 1.81 + content/shell.html (content/jsshell/shell.html) 1.82 + content/bindings.css (content/bindings.css) 1.83 + content/cursor.css (content/cursor.css) 1.84 + content/sanitize.js (content/sanitize.js) 1.85 + content/sanitizeUI.js (content/sanitizeUI.js) 1.86 + content/input.js (content/input.js) 1.87 + content/Util.js (content/Util.js) 1.88 + content/bookmarks.js (content/bookmarks.js) 1.89 + content/exceptions.js (content/exceptions.js) 1.90 + content/downloads.js (content/downloads.js) 1.91 + content/Site.js (content/Site.js) 1.92 + content/TopSites.js (content/TopSites.js) 1.93 + content/console.js (content/console.js) 1.94 + content/dbg-metro-actors.js (content/dbg-metro-actors.js) 1.95 + content/NavButtonSlider.js (content/NavButtonSlider.js) 1.96 + content/ContextUI.js (content/ContextUI.js) 1.97 + content/apzc.js (content/apzc.js) 1.98 + 1.99 +* content/Start.xul (content/startui/Start.xul) 1.100 +* content/startui-scripts.js (content/startui/startui-scripts.js) 1.101 + content/StartUI.js (content/startui/StartUI.js) 1.102 + content/BookmarksView.js (content/startui/BookmarksView.js) 1.103 + content/HistoryView.js (content/startui/HistoryView.js) 1.104 + content/TopSitesView.js (content/startui/TopSitesView.js) 1.105 + content/FirstRunOverlay.xul (content/startui/FirstRunOverlay.xul) 1.106 + content/FirstRunContentOverlay.xul (content/startui/FirstRunContentOverlay.xul) 1.107 +#ifdef MOZ_SERVICES_SYNC 1.108 + content/RemoteTabsView.js (content/startui/RemoteTabsView.js) 1.109 +#endif 1.110 + 1.111 +% override chrome://global/content/config.xul chrome://browser/content/config.xhtml 1.112 +% override chrome://global/content/netError.xhtml chrome://browser/content/netError.xhtml 1.113 +% override chrome://mozapps/content/extensions/extensions.xul chrome://browser/content/aboutAddons.xhtml