mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-07 04:25:26 +00:00
Monotone-Parent: 2bfe04b889e590de777411f7ef7e333f5eacf87c
Monotone-Revision: 09fd3c049d8fce6a780967f22bad7504e5227848 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-07T22:35:24 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -79,7 +79,7 @@ static Class MAPIStoreFSMessageK;
|
||||
|
||||
newKey = [NSString stringWithFormat: @"%@.plist",
|
||||
[SOGoObject globallyUniqueObjectId]];
|
||||
fsObject = [SOGoMAPIFSMessage objectWithName: newKey inContainer: faiFolder];
|
||||
fsObject = [SOGoMAPIFSMessage objectWithName: newKey inContainer: sogoObject];
|
||||
newMessage = [MAPIStoreFSMessage mapiStoreObjectWithSOGoObject: fsObject
|
||||
inContainer: self];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user