mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-09 23:38:50 +00:00
merge of '11ca52315bdce5c8e4b000e5b9f33d5b2ecbd052'
and 'd999a58fea7c083b81da56a7f2274d857b44eb7a' Monotone-Parent: 11ca52315bdce5c8e4b000e5b9f33d5b2ecbd052 Monotone-Parent: d999a58fea7c083b81da56a7f2274d857b44eb7a Monotone-Revision: 1e1b1ea27969183ec35f1d755b26adeadb3874c0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-23T17:18:32 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