mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-17 12:53:17 +00:00
See ChangeLog
Monotone-Parent: dfb0905a14bcb6b22ea2b02eb9910b1e098aeaa9 Monotone-Revision: 78eddfb311776e904d4f6650bcc5e2930af4519a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-14T16:47:15 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -118,7 +118,7 @@
|
||||
webCalendars = [NSMutableDictionary dictionary];
|
||||
[calSettings setObject: webCalendars forKey: @"WebCalendars"];
|
||||
}
|
||||
[webCalendars setObject: calendarURL forKey: calendarName];
|
||||
[webCalendars setObject: [calendarURL absoluteString] forKey: calendarName];
|
||||
[settings synchronize];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user