The collected address book will be created only if the user select it in the preferences. Fix labels.

This commit is contained in:
Alexandre Cloutier
2014-03-27 15:27:48 -04:00
parent bce701208a
commit 1da1764aae
9 changed files with 59 additions and 47 deletions
+3
View File
@@ -33,6 +33,9 @@
id item;
SOGoUser *user;
// Addressbook
NSMutableDictionary *addressBooksIDWithDisplayName;
// Calendar categories
NSString *category;
NSArray *calendarCategories;