mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-23 05:49:31 +00:00
Monotone-Parent: 7f91a2bdc7efcaaa8648a3d05eedf283fb6129ae
Monotone-Revision: 622115c8cf341414721e7b3ee6f20719ee150f31 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-01-06T03:24:06 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
event = [[self lookupChild: childKey] component: NO secure: NO];
|
||||
*data = [[event location] asUnicodeInMemCtx: memCtx];
|
||||
break;
|
||||
case PidLidPrivate: // private (bool), should depend on CLASS
|
||||
case PidLidPrivate: // private (bool), should depend on CLASS and permissions
|
||||
*data = MAPIBoolValue (memCtx, NO);
|
||||
break;
|
||||
case PR_SENSITIVITY: // not implemented, depends on CLASS
|
||||
|
||||
Reference in New Issue
Block a user