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:
Wolfgang Sourdeau
2009-03-19 01:21:39 +00:00
parent 4c832536e9
commit 50dbc4e2a5
4 changed files with 14 additions and 3 deletions
+1 -1
View File
@@ -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];