mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-03 12:47:16 +00:00
See ChangeLog
Monotone-Parent: 1bf1a3f87feb2c04469fcff28770c25704ee5aab Monotone-Revision: 1b66e85ded0b1d64105f0f5d2035ef81e9a8eb4f Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-08-10T12:29:31 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -428,7 +428,7 @@ static EOAttribute *textColumn = nil;
|
||||
{
|
||||
content = [NSPropertyListSerialization
|
||||
dataFromPropertyList: properties
|
||||
format: NSPropertyListBinaryFormat_v1_0
|
||||
format: NSPropertyListGNUstepBinaryFormat
|
||||
errorDescription: NULL];
|
||||
propsValue = [adaptor formatValue: [content stringByEncodingBase64]
|
||||
forAttribute: textColumn];
|
||||
|
||||
Reference in New Issue
Block a user