|
Revision 389, 1.2 kB
(checked in by MaierMan, 2 years ago)
|
refactoring
|
| Line | |
|---|
| 1 |
### package ### |
|---|
| 2 |
content dta chrome/content/ |
|---|
| 3 |
content dta-help chrome/help/ |
|---|
| 4 |
skin dta classic/1.0 chrome/skin/ |
|---|
| 5 |
locale dta en-US chrome/locale/en-US/ |
|---|
| 6 |
|
|---|
| 7 |
### platform package ### |
|---|
| 8 |
content dta-platform chrome/content/ platform |
|---|
| 9 |
skin dta-platform classic/1.0 chrome/skin/ |
|---|
| 10 |
|
|---|
| 11 |
### browser ### |
|---|
| 12 |
overlay chrome://browser/content/browser.xul chrome://dta/content/integration/menu.xul |
|---|
| 13 |
overlay chrome://browser/content/browser.xul chrome://dta/content/integration/browser.xul |
|---|
| 14 |
overlay chrome://mozapps/content/downloads/unknownContentType.xul chrome://dta/content/integration/saveas.xul |
|---|
| 15 |
|
|---|
| 16 |
### privacy control ### |
|---|
| 17 |
overlay chrome://browser/content/browser.xul chrome://dta/content/privacy/overlayBrowser.xul |
|---|
| 18 |
overlay chrome://browser/content/preferences/sanitize.xul chrome://dta/content/privacy/overlaySanitizeUI.xul |
|---|
| 19 |
overlay chrome://browser/content/sanitize.xul chrome://dta/content/privacy/overlaySanitizeUI.xul |
|---|
| 20 |
overlay chrome://browser/content/sanitize.xul chrome://dta/content/privacy/overlaySanitizeCode.xul |
|---|
| 21 |
|
|---|
| 22 |
### styles ### |
|---|
| 23 |
style chrome://browser/content/browser.xul chrome://dta/skin/integration/style.css |
|---|
| 24 |
style chrome://global/content/customizeToolbar.xul chrome://dta/skin/integration/style.css |
|---|
| 25 |
|
|---|
| 26 |
|
|---|
| 27 |
|
|---|