Monotone-Parent: 1ee824cc2519285b798ee5a9b6d741e19bf29966

Monotone-Revision: b07d31699d6b961e69129af2d768322df3b7fee9

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-01-22T17:32:06
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-01-22 17:32:06 +00:00
parent 36663b5c8e
commit bc33b9308a
4 changed files with 16 additions and 3 deletions
+3
View File
@@ -33,6 +33,7 @@
#import <GDLContentStore/GCSFolder.h>
#import <GDLContentStore/NSURL+GCS.h>
#import <Appointments/iCalEntityObject+SOGo.h>
#import <SOGo/SOGoUserManager.h>
#import <SOGo/NSArray+Utilities.h>
#import <SOGo/SOGoUser.h>
@@ -63,6 +64,8 @@
[bm setBundleSearchPaths: [NSArray arrayWithObject: SOGO_LIBDIR]];
[[bm bundleWithName: @"Appointments" type: @"SOGo"] load];
[[bm bundleWithName: @"Contacts" type: @"SOGo"] load];
[iCalEntityObject initializeSOGoExtensions];
}
+ (NSString *) command