mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-21 22:53:18 +00:00
Monotone-Parent: a7f4ebc5a4a1d9fe0406a1c608757fb14147fa5d
Monotone-Revision: c54d8d94c481e0cfc4efd1ad03e95f6d10110d10 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-03-19T01:21:39 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -124,7 +124,7 @@ static unsigned int freebusyRangeEnd = 0;
|
||||
user = [SOGoUser userWithLogin: uid roles: nil];
|
||||
|
||||
calendar = [iCalCalendar groupWithTag: @"vcalendar"];
|
||||
[calendar setProdID: @"//Inverse inc./SOGo 0.9"];
|
||||
[calendar setProdID: @"//Inverse inc./SOGo 1.0//EN"];
|
||||
[calendar setVersion: @"2.0"];
|
||||
if (method)
|
||||
[calendar setMethod: method];
|
||||
|
||||
Reference in New Issue
Block a user