See ChangeLog

Monotone-Parent: 434bb07a3b51027135236efad4365813a470e946
Monotone-Revision: d5b97dd613695b722316f9c4bf4e5d35241a832e

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2008-11-22T21:52:40
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Ludovic Marcotte
2008-11-22 21:52:40 +00:00
parent acb4d211a8
commit 42f3b1af80
16 changed files with 54 additions and 14 deletions
-1
View File
@@ -275,7 +275,6 @@ static NSString *uidColumnName = @"c_uid";
[d setObject: values forKey: @"values"];
[d setObject: uid forKey: @"uid"];
#warning reenable when the code to use the SOGoCache is finished
[[NSDistributedNotificationCenter defaultCenter]
postNotificationName: ([fieldName isEqualToString: @"c_defaults"] ? @"SOGoUserDefaultsHaveChanged" : @"SOGoUserSettingsHaveChanged")
object: nil