_MozillaConfig Struct Reference
#include <mozilla-config.h>
Collaboration diagram for _MozillaConfig:
Detailed Description
configuration for mozilla-syncPublic Attributes | |
char * | szAddressbookFile |
Path to the address book file; relative to szProfileDirectory. | |
char * | szCalendarId |
Id of calendar (in storage.sdb). | |
char * | szProfileDirectory |
Path to the users profile directory. | |
gboolean | thunderbirdAddressbook |
TRUE if we found a thunderbird address-book. |
Member Data Documentation
Path to the address book file; relative to szProfileDirectory.
Referenced by main(), mozilla_config_check(), mozilla_config_extract(), mozilla_sync_connect(), and mozilla_sync_initialize().
Id of calendar (in storage.sdb).
Referenced by main(), mozilla_config_extract(), mozilla_sync_connect(), and mozilla_sync_initialize().
Path to the users profile directory.
Referenced by main(), mozilla_config_check(), mozilla_config_extract(), mozilla_sync_connect(), and mozilla_sync_initialize().
The documentation for this struct was generated from the following file: