mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-09 10:25:08 +00:00
Monotone-Parent: 5d835533f52a26e3b8bb1a2570a4ac5d20e8e7a6
Monotone-Revision: 7da0a932cddc9269a4a07975e812b303fec2fbf4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-22T16:02:36 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -185,6 +185,7 @@ static BOOL useAltNamespace = NO;
|
||||
rawFolders = [[self imap4Connection]
|
||||
allFoldersForURL: [self imap4URL]];
|
||||
|
||||
#warning FIXME: the folder names should be prefixed
|
||||
mainFolders = [NSArray arrayWithObjects: inboxFolderName, draftsFolderName,
|
||||
sentFolder, trashFolder, nil];
|
||||
newFolders = [NSMutableArray arrayWithArray: rawFolders];
|
||||
|
||||
Reference in New Issue
Block a user