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