canmove, Confirmed users, Bureaucrats and Sysops emeriti
3,628
edits
(navigational additions) |
(Add links to address book code structures) |
||
| Line 12: | Line 12: | ||
* base: main XUL/JS files | * base: main XUL/JS files | ||
* components (many of these are Thunderbird-specific derivatives of similar files in the /mailnews directory) | * components (many of these are Thunderbird-specific derivatives of similar files in the /mailnews directory) | ||
** addrbook | ** [[MailNews:Address Book Code Structure|addrbook]] | ||
** build | ** build | ||
** compose | ** compose | ||
| Line 34: | Line 34: | ||
Infrastructure shared by Thunderbird and SeaMonkey, and some SeaMonkey-specific code as well (the latter being migrated to suite/ over time). | Infrastructure shared by Thunderbird and SeaMonkey, and some SeaMonkey-specific code as well (the latter being migrated to suite/ over time). | ||
* addrbook: Address Book | * [[MailNews:Address Book Code Structure|addrbook: Address Book]] | ||
* base: Core configuration | * base: Core configuration | ||
** base/build: Build directory for libmsgbase.so (shared mail builds) | ** base/build: Build directory for libmsgbase.so (shared mail builds) | ||