mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-19 10:25:27 +00:00
Monotone-Parent: 9afcbace353ba580ab5f47ca08c66135441576da
Monotone-Revision: 50626dad4bfc5d3baa2556f6d16ca3eb3cc21bb6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-22T21:34:42 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -40,6 +40,11 @@
|
||||
|
||||
@implementation MAPIStoreTasksContext
|
||||
|
||||
+ (NSString *) MAPIModuleName
|
||||
{
|
||||
return @"tasks";
|
||||
}
|
||||
|
||||
+ (void) registerFixedMappings: (MAPIStoreMapping *) mapping
|
||||
{
|
||||
[mapping registerURL: @"sogo://openchange:openchange@tasks/personal"
|
||||
|
||||
Reference in New Issue
Block a user