MailNews:Address Book Code Structure
Jump to navigation
Jump to search
This page details the structure of the Address Book in CVS:
- mozilla/mailnews/addrbook/public - Public Interfaces.
- mozilla/mailnews/addrbook/src - Back-end Source Code.
- mozilla/mailnews/addrbook/resources - UI code shared between SeaMonkey and Thunderbird, though mainly specific to SeaMonkey.
- mozilla/mailnews/addrbook/prefs - Prefs UI code shared between SeaMonkey and Thunderbird.
- mozilla/mail/components/addrbook - UI code specific to Thunderbird.
Also closely integrated to the address book are:
- mozilla/directory/c-sdk - The Mozilla C Software Development Kit for LDAP.
- mozilla/directory/xpcom - Interfaces to the c-sdk for use with address book and other ldap items.