summaryrefslogtreecommitdiffstats
path: root/application/palemoon/base/jar.mn
blob: d8c3f4b2133a449b90f9bb68b993dc4673d89ac4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
browser.jar:
%  content browser %content/browser/ contentaccessible=yes
#ifdef XP_MACOSX
%  overlay chrome://mozapps/content/downloads/downloads.xul chrome://browser/content/downloadManagerOverlay.xul
%  overlay chrome://global/content/console.xul chrome://browser/content/jsConsoleOverlay.xul
%  overlay chrome://mozapps/content/update/updates.xul chrome://browser/content/softwareUpdateOverlay.xul
#endif
#ifdef XP_WIN
%  overlay chrome://browser/content/browser.xul chrome://browser/content/win6BrowserOverlay.xul os=WINNT osversion>=6
#endif
%  overlay chrome://global/content/viewSource.xul chrome://browser/content/viewSourceOverlay.xul
%  overlay chrome://global/content/viewPartialSource.xul chrome://browser/content/viewSourceOverlay.xul
%  style chrome://global/content/customizeToolbar.xul chrome://browser/content/browser.css
%  style chrome://global/content/customizeToolbar.xul chrome://browser/skin/
*       content/browser/aboutDialog.xul               (content/aboutDialog.xul)
*       content/browser/aboutDialog.js                (content/aboutDialog.js)
        content/browser/aboutDialog.css               (content/aboutDialog.css)
        content/browser/aboutRobots.xhtml             (content/aboutRobots.xhtml)
        content/browser/abouthome/aboutHome.xhtml     (content/abouthome/aboutHome.xhtml)
        content/browser/abouthome/aboutHome.js        (content/abouthome/aboutHome.js)
*       content/browser/abouthome/aboutHome.css       (content/abouthome/aboutHome.css)
        content/browser/abouthome/noise.png           (content/abouthome/noise.png)
        content/browser/abouthome/snippet1.png        (content/abouthome/snippet1.png)
        content/browser/abouthome/snippet2.png        (content/abouthome/snippet2.png)
        content/browser/abouthome/downloads.png       (content/abouthome/downloads.png)
        content/browser/abouthome/bookmarks.png       (content/abouthome/bookmarks.png)
        content/browser/abouthome/history.png         (content/abouthome/history.png)
        content/browser/abouthome/addons.png          (content/abouthome/addons.png)
        content/browser/abouthome/sync.png            (content/abouthome/sync.png)
        content/browser/abouthome/settings.png        (content/abouthome/settings.png)
        content/browser/abouthome/restore.png         (content/abouthome/restore.png)
        content/browser/abouthome/restore-large.png   (content/abouthome/restore-large.png)
        content/browser/abouthome/snippet1@2x.png      (content/abouthome/snippet1@2x.png)
        content/browser/abouthome/snippet2@2x.png      (content/abouthome/snippet2@2x.png)
        content/browser/abouthome/downloads@2x.png     (content/abouthome/downloads@2x.png)
        content/browser/abouthome/bookmarks@2x.png     (content/abouthome/bookmarks@2x.png)
        content/browser/abouthome/history@2x.png       (content/abouthome/history@2x.png)
        content/browser/abouthome/addons@2x.png        (content/abouthome/addons@2x.png)
        content/browser/abouthome/sync@2x.png          (content/abouthome/sync@2x.png)
        content/browser/abouthome/settings@2x.png      (content/abouthome/settings@2x.png)
        content/browser/abouthome/restore@2x.png       (content/abouthome/restore@2x.png)
        content/browser/abouthome/restore-large@2x.png (content/abouthome/restore-large@2x.png)
        content/browser/aboutRobots-icon.png          (content/aboutRobots-icon.png)
        content/browser/aboutRobots-widget-left.png   (content/aboutRobots-widget-left.png)
        content/browser/autorecovery.js               (content/autorecovery.js)
        content/browser/autorecovery.xul              (content/autorecovery.xul)
*       content/browser/browser.css                   (content/browser.css)
        content/browser/browser-menudragging.xul      (content/browser-menudragging.xul)
        content/browser/browser-menudragging.js       (content/browser-menudragging.js)
        content/browser/browser-title.css             (content/browser-title.css)
*       content/browser/browser.js                    (content/browser.js)
*       content/browser/browser.xul                   (content/browser.xul)
#ifdef MOZ_DEVTOOLS
        content/browser/browser-devtools-theme.js     (content/browser-devtools-theme.js)
#endif
*       content/browser/browser-tabPreviews.xml       (content/browser-tabPreviews.xml)
        content/browser/content.js                    (content/content.js)
        content/browser/padlock.xul                   (content/padlock.xul)
        content/browser/padlock.js                    (content/padlock.js)
        content/browser/padlock.css                   (content/padlock.css)
        content/browser/padlock_mod_ev.png            (content/padlock_mod_ev.png)
        content/browser/padlock_mod_https.png         (content/padlock_mod_https.png)
        content/browser/padlock_mod_low.png           (content/padlock_mod_low.png)
        content/browser/padlock_mod_broken.png        (content/padlock_mod_broken.png)
        content/browser/padlock_classic_ev.png        (content/padlock_classic_ev.png)
        content/browser/padlock_classic_https.png     (content/padlock_classic_https.png)
        content/browser/padlock_classic_low.png       (content/padlock_classic_low.png)
        content/browser/padlock_classic_broken.png    (content/padlock_classic_broken.png)
        content/browser/palemoon.xhtml                (content/palemoon.xhtml)
        content/browser/newtab/newTab.xhtml           (content/newtab/newTab.xhtml)
*       content/browser/newtab/newTab.js              (content/newtab/newTab.js)
        content/browser/newtab/newTab.css             (content/newtab/newTab.css)
*       content/browser/pageinfo/pageInfo.xul         (content/pageinfo/pageInfo.xul)
        content/browser/pageinfo/pageInfo.js          (content/pageinfo/pageInfo.js)
        content/browser/pageinfo/pageInfo.css         (content/pageinfo/pageInfo.css)
        content/browser/pageinfo/pageInfo.xml         (content/pageinfo/pageInfo.xml)
        content/browser/pageinfo/feeds.js             (content/pageinfo/feeds.js)
        content/browser/pageinfo/feeds.xml            (content/pageinfo/feeds.xml)
        content/browser/pageinfo/permissions.js       (content/pageinfo/permissions.js)
        content/browser/pageinfo/security.js          (content/pageinfo/security.js)
#ifdef MOZ_SERVICES_SYNC
        content/browser/sync/aboutSyncTabs.xul        (content/sync/aboutSyncTabs.xul)
        content/browser/sync/aboutSyncTabs.js         (content/sync/aboutSyncTabs.js)
        content/browser/sync/aboutSyncTabs.css        (content/sync/aboutSyncTabs.css)
        content/browser/sync/aboutSyncTabs-bindings.xml  (content/sync/aboutSyncTabs-bindings.xml)
        content/browser/sync/setup.xul                (content/sync/setup.xul)
        content/browser/sync/addDevice.js             (content/sync/addDevice.js)
        content/browser/sync/addDevice.xul            (content/sync/addDevice.xul)
        content/browser/sync/setup.js                 (content/sync/setup.js)
        content/browser/sync/genericChange.xul        (content/sync/genericChange.xul)
        content/browser/sync/genericChange.js         (content/sync/genericChange.js)
        content/browser/sync/key.xhtml                (content/sync/key.xhtml)
        content/browser/sync/notification.xml         (content/sync/notification.xml)
        content/browser/sync/quota.xul                (content/sync/quota.xul)
        content/browser/sync/quota.js                 (content/sync/quota.js)
        content/browser/sync/utils.js                 (content/sync/utils.js)
        content/browser/sync/progress.js              (content/sync/progress.js)
        content/browser/sync/progress.xhtml           (content/sync/progress.xhtml)
#endif
        content/browser/openLocation.js               (content/openLocation.js)
        content/browser/openLocation.xul              (content/openLocation.xul)
        content/browser/safeMode.css                  (content/safeMode.css)
        content/browser/safeMode.js                   (content/safeMode.js)
*       content/browser/safeMode.xul                  (content/safeMode.xul)
*       content/browser/sanitize.js                   (content/sanitize.js)
*       content/browser/sanitize.xul                  (content/sanitize.xul)
*       content/browser/sanitizeDialog.js             (content/sanitizeDialog.js)
        content/browser/sanitizeDialog.css            (content/sanitizeDialog.css)
        content/browser/autocomplete.css              (content/autocomplete.css)
*       content/browser/autocomplete.xml              (content/autocomplete.xml)
        content/browser/tabbrowser.css                (content/tabbrowser.css)
*       content/browser/tabbrowser.xml                (content/tabbrowser.xml)
*       content/browser/urlbarBindings.xml            (content/urlbarBindings.xml)
*       content/browser/utilityOverlay.js             (content/utilityOverlay.js)
        content/browser/web-panels.js                 (content/web-panels.js)
*       content/browser/web-panels.xul                (content/web-panels.xul)
*       content/browser/baseMenuOverlay.xul           (content/baseMenuOverlay.xul)
*       content/browser/nsContextMenu.js              (content/nsContextMenu.js)
# XXX: We should exclude this one as well (bug 71895)
*       content/browser/hiddenWindow.xul              (content/hiddenWindow.xul)
#ifdef XP_MACOSX
*       content/browser/macBrowserOverlay.xul         (content/macBrowserOverlay.xul)
*       content/browser/downloadManagerOverlay.xul    (content/downloadManagerOverlay.xul)
*       content/browser/jsConsoleOverlay.xul          (content/jsConsoleOverlay.xul)
*       content/browser/softwareUpdateOverlay.xul  (content/softwareUpdateOverlay.xul)
#endif
*       content/browser/viewSourceOverlay.xul         (content/viewSourceOverlay.xul)
#ifdef XP_WIN
        content/browser/win6BrowserOverlay.xul        (content/win6BrowserOverlay.xul)
#endif
# the following files are browser-specific overrides
*       content/browser/license.html                  (/toolkit/content/license.html)
% override chrome://global/content/license.html chrome://browser/content/license.html