Monotone-Parent: 3dcf94352c5cd46c85e96c73b1a937bc01cd0f16

Monotone-Revision: dfd1432deb15d83cbdbaf1744401c991a8101e4f

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-11-22T16:03:30
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-11-22 16:03:30 +00:00
parent a87916d88a
commit c528bcd29a
9 changed files with 122 additions and 44 deletions
+7
View File
@@ -26,11 +26,18 @@
#import "MAPIApplication.h"
#import "MAPIStoreAuthenticator.h"
#import "MAPIStoreMapping.h"
#import "MAPIStoreFreebusyContext.h"
@implementation MAPIStoreFreebusyContext
+ (void) registerFixedMappings: (MAPIStoreMapping *) mapping
{
[mapping registerURL: @"sogo://openchange:openchange@freebusy/"
withID: 0x70001];
}
- (void) setupModuleFolder
{
id userFolder;