root/releases/1.0.1/chrome.manifest

Revision 864, 4.7 kB (checked in by MaierMan, 10 months ago)

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