root/releases/1.0b2/chrome.manifest

Revision 568, 3.0 kB (checked in by MaierMan, 1 year ago)

#309 pt2: create some common overlays

Line 
1 ### package ###
2 ## general ##
3 content dta chrome/content/
4 content dta-help  chrome/help/
5 skin  dta classic/1.0 chrome/skin/
6 locale  dta en-US chrome/locale/en-US/
7
8 ## platform package ##
9 content dta-platform  chrome/content/ platform
10 skin  dta-platform  classic/1.0 chrome/skin/
11
12 ### integration ###
13
14 ## general ##
15 overlay chrome://dta/content/dta/manager.xul chrome://dta/content/dta/manager/tooltip.xul
16 overlay chrome://dta/content/dta/manager/info.xul chrome://dta/content/dta/manager/tooltip.xul
17 # work-around bugs in loadOverlay preventing seamonkey integration otherwise
18 overlay chrome://dta/content/preferences/prefs.xul chrome://dta/content/preferences/interfacePane.xul
19 style chrome://global/content/customizeToolbar.xul  chrome://dta/skin/integration/style.css
20
21 ## Firefox / Flock ##
22 overlay chrome://browser/content/browser.xul  chrome://dta/content/integration/firefox.xul
23 overlay chrome://dta/content/integration/firefox.xul chrome://dta/content/integration/elements.xul
24 style chrome://browser/content/browser.xul  chrome://dta/skin/integration/style.css
25 # privacy control
26 overlay chrome://browser/content/browser.xul  chrome://dta/content/privacy/overlayBrowser.xul
27 overlay chrome://browser/content/preferences/sanitize.xul chrome://dta/content/privacy/overlaySanitizeUI.xul
28 overlay chrome://browser/content/sanitize.xul chrome://dta/content/privacy/overlaySanitizeUI.xul
29 overlay chrome://browser/content/sanitize.xul chrome://dta/content/privacy/overlaySanitizeCode.xul
30 overlay chrome:///content/downloads/unknownContentType.xul  chrome://dta/content/integration/saveas.xul
31
32 ## Seamonkey ##
33 overlay chrome://navigator/content/navigator.xul chrome://dta/content/integration/seamonkey.xul application={92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}
34 overlay chrome://dta/content/integration/seamonkey.xul chrome://dta/content/integration/elements.xul application={92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}
35 overlay chrome://dta/content/preferences/interfacePane.xul chrome://dta/content/preferences/seamonkey.xul application={92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}
36 style chrome://navigator/content/navigator.xul chrome://dta/skin/integration/style.css application={92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}
37
38 ## Thunderbird ##
39 overlay chrome://messenger/content/messenger.xul chrome://dta/content/integration/thunderbird.xul application={3550f703-e582-4d05-9a08-453d09bdfdc6}
40 overlay chrome://messenger/content/messageWindow.xul chrome://dta/content/integration/thunderbird.xul application={3550f703-e582-4d05-9a08-453d09bdfdc6}
41 overlay chrome://dta/content/integration/thunderbird.xul chrome://dta/content/integration/elements.xul application={3550f703-e582-4d05-9a08-453d09bdfdc6}
42 style chrome://messenger/content/messenger.xul chrome://dta/skin/integration/style.css application={3550f703-e582-4d05-9a08-453d09bdfdc6}
43 style chrome://messenger/content/messageWindow.xul chrome://dta/skin/integration/style.css application={3550f703-e582-4d05-9a08-453d09bdfdc6}
44
45 ## toolkit ##
46 overlay chrome://mozapps/content/downloads/unknownContentType.xul chrome://dta/content/integration/saveas.xul
Note: See TracBrowser for help on using the browser.