From 3ef75c0942953523b511fad22dedbb0a5dd5b275 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Sat, 24 Sep 2011 00:13:18 +0000 Subject: [PATCH] Monotone-Parent: 46ee9065aaede905dab99601d89e7e2056ff0afd Monotone-Revision: 512c6fa1774dd540dcf73748c5ba238eeb8a11e9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-24T00:13:18 Monotone-Branch: ca.inverse.sogo --- OpenChange/gen-property-selectors.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenChange/gen-property-selectors.py b/OpenChange/gen-property-selectors.py index a8539f3f9..c40a48534 100755 --- a/OpenChange/gen-property-selectors.py +++ b/OpenChange/gen-property-selectors.py @@ -104,7 +104,7 @@ extern const enum MAPITAGS MAPIStoreSupportedProperties[]; # hack: some properties have multiple and incompatible types. Sometimes those # props are not related at all... -bannedProps = { "PrBodyHtml": True } +bannedProps = { "PrBodyHtml": True, "PrFavAutosubfolders": True } def ParseExchangeH(names, lines): state = 0