mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 08:34:30 +00:00
Fixed lameness.
Monotone-Parent: 151b30c115a62428b80f871f09930672bb0b764b Monotone-Revision: d999a58fea7c083b81da56a7f2274d857b44eb7a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-09-23T14:16:50 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* UIxCalendarProperties.m - this file is part of SOGo
|
||||
*
|
||||
* Copyright (C) 2008 Inverse inc.
|
||||
* Copyright (C) 2008-2009 Inverse inc.
|
||||
*
|
||||
* Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
*
|
||||
@@ -181,6 +181,7 @@
|
||||
|
||||
settings = [[context activeUser] userSettings];
|
||||
calendarSettings = [settings objectForKey: @"Calendar"];
|
||||
rc = nil;
|
||||
|
||||
if (calendarSettings)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user