From b3c66a09963e7f0585386751c150338bf66b6ce6 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Mon, 13 Aug 2012 14:08:49 +0000 Subject: [PATCH] Monotone-Parent: 3227626c75075b7ce019ef85ce3b7ddbd4c461f7 Monotone-Revision: 7bc959b7bdbff70b4793f01076b797130e83fd01 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-08-13T14:08:49 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 5 +++++ OpenChange/MAPIStoreMailFolder.m | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2a7273d57..869bdac3d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-08-13 Wolfgang Sourdeau + + * OpenChange/MAPIStoreMailFolder.m (-supportsSubFolders): + overriden method to return YES. + 2012-08-12 Wolfgang Sourdeau * OpenChange/MAPIStoreMailFolder.m (-moveToFolder:withName:): if diff --git a/OpenChange/MAPIStoreMailFolder.m b/OpenChange/MAPIStoreMailFolder.m index a415a814e..ec88180e4 100644 --- a/OpenChange/MAPIStoreMailFolder.m +++ b/OpenChange/MAPIStoreMailFolder.m @@ -397,6 +397,11 @@ static Class SOGoMailFolderK, MAPIStoreMailFolderK, MAPIStoreOutboxFolderK; return permissionEntries; } +- (BOOL) supportsSubFolders +{ + return YES; +} + /* synchronisation */ /* Tree: