mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-19 21:53:19 +00:00
Monotone-Parent: 9b75ae77fd7075044530ae0ea50973abd83dd51c
Monotone-Revision: 3ef5e91c07d076b9a4422a3de00743204ab19bdc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-06-09T13:38:24 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -167,6 +167,9 @@
|
||||
[currentDictionary setObject: [currentFolder displayName]
|
||||
forKey: @"displayName"];
|
||||
[currentDictionary setObject: folderName forKey: @"name"];
|
||||
[currentDictionary setObject: [currentFolder
|
||||
ownerInContext: context]
|
||||
forKey: @"owner"];
|
||||
[currentDictionary setObject: [currentFolder folderType]
|
||||
forKey: @"type"];
|
||||
[folders addObject: currentDictionary];
|
||||
|
||||
Reference in New Issue
Block a user