mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-07 06:18:50 +00:00
Monotone-Parent: 0a8c7dabf7593bb4006f867c16170e5c59ac875a
Monotone-Revision: 0e5cfd9eddf3cfeb9a5ff45ef7e78508b2d5a686 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-30T20:17:21 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -44,10 +44,8 @@
|
||||
SOGoUser *sogoUser;
|
||||
|
||||
SOGoUserFolder *userFolder;
|
||||
SOGoAppointmentFolders *calendarRoot;
|
||||
SOGoContactFolders *contactsRoot;
|
||||
SOGoMailAccount *mailRoot; /* only one account supported */
|
||||
NSMutableArray *containersBag;
|
||||
NSMutableDictionary *rootFolders;
|
||||
|
||||
MAPIStoreMapping *mapping;
|
||||
|
||||
@@ -66,9 +64,7 @@
|
||||
|
||||
- (SOGoUserFolder *) userFolder;
|
||||
|
||||
- (SOGoAppointmentFolders *) calendarRoot;
|
||||
- (SOGoContactFolders *) contactsRoot;
|
||||
- (SOGoMailAccount *) mailRoot;
|
||||
- (NSDictionary *) rootFolders;
|
||||
|
||||
- (MAPIStoreMapping *) mapping;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user