root/branches/1.0.x/chrome.manifest

Revision 974, 4.8 kB (checked in by JimmY2K, 7 months ago)

new locales added

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 locale dta bg-BG chrome/locale/bg-BG/
35 locale dta vi-VN chrome/locale/vi-VN/
36 locale dta gl-ES chrome/locale/gl-ES/
37 locale dta sr-RS chrome/locale/sr-RS/
38 locale dta uk-UA chrome/locale/uk-UA/
39
40 ## platform package ##
41 content dta-platform  chrome/content/ platform
42 skin  dta-platform  classic/1.0 chrome/skin/
43
44 ### integration ###
45
46 ## general ##
47 overlay chrome://dta/content/dta/manager.xul chrome://dta/content/dta/manager/tooltip.xul
48 overlay chrome://dta/content/dta/manager/info.xul chrome://dta/content/dta/manager/tooltip.xul
49 # work-around bugs in loadOverlay preventing seamonkey integration otherwise
50 overlay chrome://dta/content/preferences/prefs.xul chrome://dta/content/preferences/interfacePane.xul
51 style chrome://global/content/customizeToolbar.xul  chrome://dta/skin/integration/style.css
52
53 ## toolkit ##
54 overlay chrome://mozapps/content/downloads/unknownContentType.xul chrome://dta/content/integration/saveas.xul
55
56 ## Firefox / Flock ##
57 overlay chrome://browser/content/browser.xul  chrome://dta/content/integration/firefox.xul
58 overlay chrome://dta/content/integration/firefox.xul chrome://dta/content/integration/elements.xul
59 style chrome://browser/content/browser.xul  chrome://dta/skin/integration/style.css
60 # privacy control
61 overlay chrome://browser/content/browser.xul  chrome://dta/content/privacy/overlayBrowser.xul
62 overlay chrome://browser/content/preferences/sanitize.xul chrome://dta/content/privacy/overlaySanitizeUI.xul
63 overlay chrome://browser/content/sanitize.xul chrome://dta/content/privacy/overlaySanitizeUI.xul
64 overlay chrome://browser/content/sanitize.xul chrome://dta/content/privacy/overlaySanitizeCode.xul
65
66 ## Seamonkey ##
67 overlay chrome://navigator/content/navigator.xul chrome://dta/content/integration/seamonkey.xul application={92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}
68 overlay chrome://dta/content/integration/seamonkey.xul chrome://dta/content/integration/elements.xul application={92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}
69 overlay chrome://dta/content/preferences/interfacePane.xul chrome://dta/content/preferences/toolbarButtons.xul application={92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}
70 style chrome://navigator/content/navigator.xul chrome://dta/skin/integration/style.css application={92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}
71
72 ## Thunderbird ##
73 overlay chrome://messenger/content/messenger.xul chrome://dta/content/integration/thunderbird.xul application={3550f703-e582-4d05-9a08-453d09bdfdc6}
74 overlay chrome://messenger/content/messageWindow.xul chrome://dta/content/integration/thunderbird.xul application={3550f703-e582-4d05-9a08-453d09bdfdc6}
75 overlay chrome://dta/content/integration/thunderbird.xul chrome://dta/content/integration/elements.xul application={3550f703-e582-4d05-9a08-453d09bdfdc6}
76 style chrome://messenger/content/messenger.xul chrome://dta/skin/integration/style.css application={3550f703-e582-4d05-9a08-453d09bdfdc6}
77 style chrome://messenger/content/messageWindow.xul chrome://dta/skin/integration/style.css application={3550f703-e582-4d05-9a08-453d09bdfdc6}
78
79 ## Songbird ##
80 overlay chrome://songbird/content/xul/mainScriptsOverlay.xul  chrome://dta/content/integration/songbird.xul application=songbird@songbirdnest.com
81 overlay chrome://dta/content/integration/songbird.xul chrome://dta/content/integration/elements.xul application=songbird@songbirdnest.com
82 style chrome://songbird/content/xul/mainScriptsOverlay.xul  chrome://dta/skin/integration/style.css application=songbird@songbirdnest.com
83 style chrome://dta/content/dta/manager.xul  chrome://dta/skin/common/songbird.css application=songbird@songbirdnest.com
84 style chrome://dta/content/dta/select.xul chrome://dta/skin/common/songbird.css application=songbird@songbirdnest.com
85 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.