See ChangeLog

Monotone-Parent: 81c4e4d41c6464180cf83e11f19c2148e6351324
Monotone-Revision: 0400894ebb0d9305dae91e6efb9e8a62a36e6d5b

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2008-11-14T00:55:00
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Ludovic Marcotte
2008-11-14 00:55:00 +00:00
parent 4b9e8f1486
commit 85c9c6e402
13 changed files with 55 additions and 8 deletions
+2 -2
View File
@@ -83,8 +83,8 @@ static SOGoCache *sharedCache = nil;
s_userDefaults = [[NSMutableDictionary alloc] init];
s_userSettings = [[NSMutableDictionary alloc] init];
// We register ourself for notifications
// We register ourself for notifications
[[NSDistributedNotificationCenter defaultCenter]
addObserver: self
selector: @selector(_userDefaultsHaveChanged:)