Bug 460926 A11y hierachy is broken on Ubuntu 8.10 (GNOME 2.24), r=Evan.Yan sr=roc
[wine-gecko.git] / browser / base / jar.mn
blob1a7af439dd14377902d1705855a390b4bc293728
1 browser.jar:
2 %  content browser %content/browser/ xpcnativewrappers=yes contentaccessible=yes
3 #ifdef XP_MACOSX
4 %  overlay chrome://mozapps/content/downloads/downloads.xul chrome://browser/content/downloadManagerOverlay.xul
5 %  overlay chrome://mozapps/content/extensions/extensions.xul chrome://browser/content/extensionsManagerOverlay.xul
6 %  overlay chrome://global/content/console.xul chrome://browser/content/jsConsoleOverlay.xul
7 %  overlay chrome://mozapps/content/update/updates.xul chrome://browser/content/softwareUpdateOverlay.xul
8 #endif
9 %  overlay chrome://global/content/viewSource.xul chrome://browser/content/viewSourceOverlay.xul
10 %  overlay chrome://global/content/viewPartialSource.xul chrome://browser/content/viewSourceOverlay.xul
11 %  style chrome://global/content/customizeToolbar.xul chrome://browser/content/browser.css
12 %  style chrome://global/content/customizeToolbar.xul chrome://browser/skin/
13 *       content/browser/aboutDialog.xul               (content/aboutDialog.xul)
14 *       content/browser/aboutDialog.js                (content/aboutDialog.js)
15         content/browser/aboutDialog.css               (content/aboutDialog.css)
16 *       content/browser/aboutRights.xhtml             (content/aboutRights.xhtml)
17 *       content/browser/aboutRobots.xhtml             (content/aboutRobots.xhtml)
18         content/browser/aboutRobots-icon.png          (content/aboutRobots-icon.png)
19         content/browser/aboutRobots-icon-rtl.png      (content/aboutRobots-icon-rtl.png)
20         content/browser/aboutRobots-widget-left.png   (content/aboutRobots-widget-left.png)
21         content/browser/aboutRobots-widget-right.png  (content/aboutRobots-widget-right.png)
22 *       content/browser/browser.css                   (content/browser.css)
23 *       content/browser/browser.js                    (content/browser.js)
24 *       content/browser/browser.xul                   (content/browser.xul)
25 *       content/browser/browser-tabPreviews.xml       (content/browser-tabPreviews.xml)
26 *       content/browser/credits.xhtml                 (content/credits.xhtml)
27 *       content/browser/EULA.js                       (content/EULA.js)
28 *       content/browser/EULA.xhtml                    (content/EULA.xhtml)
29 *       content/browser/EULA.xul                      (content/EULA.xul)
30 *       content/browser/metaData.js                   (content/metaData.js)
31 *       content/browser/metaData.xul                  (content/metaData.xul)
32 *       content/browser/pageinfo/pageInfo.xul         (content/pageinfo/pageInfo.xul)
33 *       content/browser/pageinfo/pageInfo.js          (content/pageinfo/pageInfo.js)
34 *       content/browser/pageinfo/pageInfo.css         (content/pageinfo/pageInfo.css)
35 *       content/browser/pageinfo/feeds.js             (content/pageinfo/feeds.js)
36 *       content/browser/pageinfo/feeds.xml            (content/pageinfo/feeds.xml)
37 *       content/browser/pageinfo/permissions.js       (content/pageinfo/permissions.js)
38 *       content/browser/pageinfo/security.js          (content/pageinfo/security.js)
39 *       content/browser/openLocation.js               (content/openLocation.js)
40 *       content/browser/openLocation.xul              (content/openLocation.xul)
41 *       content/browser/pageReportFirstTime.xul       (content/pageReportFirstTime.xul)
42 *       content/browser/safeMode.js                   (content/safeMode.js)
43 *       content/browser/safeMode.xul                  (content/safeMode.xul)
44 *       content/browser/sanitize.js                   (content/sanitize.js)
45 *       content/browser/sanitize.xul                  (content/sanitize.xul)
46 *       content/browser/tabbrowser.css                (content/tabbrowser.css)
47 *       content/browser/tabbrowser.xml                (content/tabbrowser.xml)
48 *       content/browser/urlbarBindings.xml            (content/urlbarBindings.xml)
49 *       content/browser/utilityOverlay.js             (content/utilityOverlay.js)
50 *       content/browser/web-panels.js                 (content/web-panels.js)
51 *       content/browser/web-panels.xul                (content/web-panels.xul)
52 *       content/browser/baseMenuOverlay.xul           (content/baseMenuOverlay.xul)
53 *       content/browser/nsContextMenu.js              (content/nsContextMenu.js)
54 # XXX: We should exclude this one as well (bug 71895)
55 *       content/browser/hiddenWindow.xul              (content/hiddenWindow.xul)
56 #ifdef XP_MACOSX
57 *       content/browser/macBrowserOverlay.xul         (content/macBrowserOverlay.xul)
58 *       content/browser/downloadManagerOverlay.xul    (content/downloadManagerOverlay.xul)
59 *       content/browser/extensionsManagerOverlay.xul  (content/extensionsManagerOverlay.xul)
60 *       content/browser/jsConsoleOverlay.xul          (content/jsConsoleOverlay.xul)
61 *       content/browser/softwareUpdateOverlay.xul  (content/softwareUpdateOverlay.xul)
62 #endif
63 #ifdef TOOLBAR_CUSTOMIZATION_SHEET
64 *       content/browser/customizeToolbarSheet.js          (content/customizeToolbarSheet.js)
65 #endif
66 *       content/browser/viewSourceOverlay.xul         (content/viewSourceOverlay.xul)
67 #ifdef MOZ_USE_GENERIC_BRANDING
68 % content branding %content/branding/ xpcnativewrappers=yes
69   content/branding/about.png                     (branding/about.png)
70   content/branding/aboutCredits.png              (branding/aboutCredits.png)
71   content/branding/aboutFooter.png               (branding/aboutFooter.png)
72   content/branding/icon48.png                    (branding/icon48.png)
73   content/branding/icon64.png                    (branding/icon64.png)
74 #endif
75 # the following files are browser-specific overrides
76 *       content/browser/license.html                  (/toolkit/content/license.html)
77 % override chrome://global/content/license.html chrome://browser/content/license.html
79 #ifdef TOOLBAR_CUSTOMIZATION_SHEET
80 toolkit.jar:
81 *+      content/global/customizeToolbar.xul           (content/customizeToolbarSheet.xul)
82 #endif