mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
See ChangeLog
Monotone-Parent: b17886dc9b84e4662186fb632398245956c8d684 Monotone-Revision: 75e3cd2469a9c4627a182aa0bef3750b8d65a99e Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-03-19T01:41:05 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@ static BOOL debugObjectAllocation = NO;
|
||||
|
||||
NSLog(@"starting SOGo (build %@)", SOGoBuildDate);
|
||||
|
||||
if ([[ud persistentDomainForName: @"sogod-0.9"] count] == 0)
|
||||
if ([[ud persistentDomainForName: @"sogod"] count] == 0)
|
||||
NSLog(@"WARNING: No configuration found. SOGo will not work properly.");
|
||||
|
||||
doCrashOnSessionCreate = [ud boolForKey:@"SOGoCrashOnSessionCreate"];
|
||||
|
||||
Reference in New Issue
Block a user