Thunderbird:Code Layout

Revision as of 01:21, 8 March 2008 by DavidA (talk | contribs) (New page: The first two are particularly relevant: ==== mozilla/mail ==== Thunderbird specific files: * app * base * components * config * extensions * installer * locales * themes ==== mozilla...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The first two are particularly relevant:

mozilla/mail

Thunderbird specific files:

  • app
  • base
  • components
  • config
  • extensions
  • installer
  • locales
  • themes


mozilla/mailnews

Infrastructure shared by Thunderbird and Seamonkey, and some Seamonkey specific code as well (the latter being migrated to suite/ over time).

  • addrbook: Address Book
  • base
  • build
  • compose: email composition widget
  • db:
  • extensions
  • imap
  • import
  • local
  • mapi
  • mime
  • movemail
  • news
  • public