mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-13 07:25:26 +00:00
Monotone-Parent: 1446e7383727bc0d371dfafcec06697f030f7117
Monotone-Revision: 7f4c04f0c1883efb437cd0189f442b20c0063c82 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-20T19:47:58 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -56,4 +56,9 @@ static Class MAPIStoreCalendarFolderK;
|
||||
return MAPIStoreCalendarFolderK;
|
||||
}
|
||||
|
||||
+ (NSString *) folderNameSuffix
|
||||
{
|
||||
return @"c";
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user