Monotone-Parent: f2ad0d0ba43feee8b989d79cf1cdceae7fb74a75

Monotone-Revision: 022519830de83b3b349d002bfd9d9b711c7d9909

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-08-08T14:55:27
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-08-08 14:55:27 +00:00
parent 4fe4cd700a
commit c99f40eea4
6 changed files with 67 additions and 1 deletions
+3
View File
@@ -46,6 +46,7 @@
#import <SoObjects/SOGo/SOGoUser.h>
#import <SoObjects/SOGo/SOGoPermissions.h>
#import "build.h"
#import "SOGoProductLoader.h"
@interface SOGo : SoApplication
@@ -74,6 +75,8 @@ static BOOL debugObjectAllocation = NO;
SoClassSecurityInfo *sInfo;
NSArray *basicRoles;
id tmp;
NSLog (@"starting SOGo (build %@)", SOGoBuildDate);
doCrashOnSessionCreate = [ud boolForKey:@"SOGoCrashOnSessionCreate"];
#ifdef GNUSTEP_BASE_LIBRARY