mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-07 01:15:09 +00:00
Monotone-Parent: 6d8175a81637bf95f5f6b69f7d64401f2a03afa0
Monotone-Revision: 3a085f426d0d1d08eb05a5e1cc11cb42d8ea82d4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-08T19:55:38 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -204,7 +204,7 @@
|
||||
currentDictionary
|
||||
= [NSMutableDictionary dictionaryWithCapacity: 3];
|
||||
[currentDictionary setObject: [currentFolder displayName]
|
||||
forKey: @"displayName"];
|
||||
forKey: @"displayName"];
|
||||
[currentDictionary setObject: folderName forKey: @"name"];
|
||||
[currentDictionary setObject: [currentFolder folderType]
|
||||
forKey: @"type"];
|
||||
|
||||
Reference in New Issue
Block a user