Monotone-Parent: 6d8175a81637bf95f5f6b69f7d64401f2a03afa0

Monotone-Revision: 3a085f426d0d1d08eb05a5e1cc11cb42d8ea82d4

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-11-08T19:55:38
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2007-11-08 19:55:38 +00:00
parent 97a0c12b51
commit 31f1102520
1 changed files with 1 additions and 1 deletions

View File

@ -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"];