mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-03 14:16:23 +00:00
Monotone-Parent: cefb9c075154e9e785018151c0a0b51ba811a517
Monotone-Revision: c669e35445e941613544b7d8f01e9f5c509c6d6d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-14T16:55:09 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -127,6 +127,8 @@ static Class SOGoUserFolderK;
|
||||
*data = MAPILongValue (memCtx, 0x00000100);
|
||||
break;
|
||||
case PR_CONVERSATION_TOPIC:
|
||||
case PR_CONVERSATION_TOPIC_UNICODE:
|
||||
case PR_SUBJECT:
|
||||
case PR_SUBJECT_UNICODE:
|
||||
child = [self lookupObject: childURL];
|
||||
*data = [[child decodedSubject] asUnicodeInMemCtx: memCtx];
|
||||
|
||||
Reference in New Issue
Block a user