root/releases/1.0/chrome.manifest

Revision 785, 4.6 kB (checked in by MaierMan, 1 year ago)

Another round of locales

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
7 locale dta en-US chrome/locale/en-US/
8
9 locale dta da-DK chrome/locale/da-DK/
10 locale dta de-DE chrome/locale/de-DE/
11 locale dta el-GR chrome/locale/el-GR/
12 locale dta es-ES chrome/locale/es-ES/
13 locale dta fa-IR chrome/locale/fa-IR/
14 locale dta fi-FI chrome/locale/fi-FI/
15 locale dta fr-FR chrome/locale/fr-FR/
16 locale dta hu-HU chrome/locale/hu-HU/
17 locale dta it-IT chrome/locale/it-IT/
18 locale dta ko-KR chrome/locale/ko-KR/
19 locale dta mk-MK chrome/locale/mk-MK/
20 locale dta nl-NL chrome/locale/nl-NL/
21 locale dta pl-PL chrome/locale/pl-PL/
22 locale dta pt-BR chrome/locale/pt-BR/
23 locale dta pt-PT chrome/locale/pt-PT/
24 locale dta ro-RO chrome/locale/ro-RO/
25 locale dta ru-RU chrome/locale/ru-RU/
26 locale dta sk-SK chrome/locale/sk-SK/
27 locale dta sl-SI chrome/locale/sl-SI/
28 locale dta sr-YU chrome/locale/sr-YU/
29 locale dta sv-SE chrome/locale/sv-SE/
30 locale dta zh-CN chrome/locale/zh-CN/
31
32 ## platform package ##
33 content dta-platform  chrome/content/ platform
34 skin  dta-platform  classic/1.0 chrome/skin/
35
36 ### integration ###
37
38 ## general ##
39 overlay chrome://dta/content/dta/manager.xul chrome://dta/content/dta/manager/tooltip.xul
40 overlay chrome://dta/content/dta/manager/info.xul chrome://dta/content/dta/manager/tooltip.xul
41 # work-around bugs in loadOverlay preventing seamonkey integration otherwise
42 overlay chrome://dta/content/preferences/prefs.xul chrome://dta/content/preferences/interfacePane.xul
43 style chrome://global/content/customizeToolbar.xul  chrome://dta/skin/integration/style.css
44
45 ## toolkit ##
46 overlay chrome://mozapps/content/downloads/unknownContentType.xul chrome://dta/content/integration/saveas.xul
47
48 ## Firefox / Flock ##
49 overlay chrome://browser/content/browser.xul  chrome://dta/content/integration/firefox.xul
50 overlay chrome://dta/content/integration/firefox.xul chrome://dta/content/integration/elements.xul
51 style chrome://browser/content/browser.xul  chrome://dta/skin/integration/style.css
52 # privacy control
53 overlay chrome://browser/content/browser.xul  chrome://dta/content/privacy/overlayBrowser.xul
54 overlay chrome://browser/content/preferences/sanitize.xul chrome://dta/content/privacy/overlaySanitizeUI.xul
55 overlay chrome://browser/content/sanitize.xul chrome://dta/content/privacy/overlaySanitizeUI.xul
56 overlay chrome://browser/content/sanitize.xul chrome://dta/content/privacy/overlaySanitizeCode.xul
57
58 ## Seamonkey ##
59 overlay chrome://navigator/content/navigator.xul chrome://dta/content/integration/seamonkey.xul application={92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}
60 overlay chrome://dta/content/integration/seamonkey.xul chrome://dta/content/integration/elements.xul application={92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}
61 overlay chrome://dta/content/preferences/interfacePane.xul chrome://dta/content/preferences/toolbarButtons.xul application={92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}
62 style chrome://navigator/content/navigator.xul chrome://dta/skin/integration/style.css application={92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}
63
64 ## Thunderbird ##
65 overlay chrome://messenger/content/messenger.xul chrome://dta/content/integration/thunderbird.xul application={3550f703-e582-4d05-9a08-453d09bdfdc6}
66 overlay chrome://messenger/content/messageWindow.xul chrome://dta/content/integration/thunderbird.xul application={3550f703-e582-4d05-9a08-453d09bdfdc6}
67 overlay chrome://dta/content/integration/thunderbird.xul chrome://dta/content/integration/elements.xul application={3550f703-e582-4d05-9a08-453d09bdfdc6}
68 style chrome://messenger/content/messenger.xul chrome://dta/skin/integration/style.css application={3550f703-e582-4d05-9a08-453d09bdfdc6}
69 style chrome://messenger/content/messageWindow.xul chrome://dta/skin/integration/style.css application={3550f703-e582-4d05-9a08-453d09bdfdc6}
70
71 ## Songbird ##
72 overlay chrome://songbird/content/xul/mainScriptsOverlay.xul  chrome://dta/content/integration/songbird.xul application=songbird@songbirdnest.com
73 overlay chrome://dta/content/integration/songbird.xul chrome://dta/content/integration/elements.xul application=songbird@songbirdnest.com
74 style chrome://songbird/content/xul/mainScriptsOverlay.xul  chrome://dta/skin/integration/style.css application=songbird@songbirdnest.com
75 style chrome://dta/content/dta/manager.xul  chrome://dta/skin/common/songbird.css application=songbird@songbirdnest.com
76 style chrome://dta/content/dta/select.xul chrome://dta/skin/common/songbird.css application=songbird@songbirdnest.com
77 overlay chrome://dta/content/preferences/interfacePane.xul chrome://dta/content/preferences/toolbarButtons.xul application=songbird@songbirdnest.com
Note: See TracBrowser for help on using the browser.