mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-07 22:38:51 +00:00
Monotone-Parent: 76cfdf6da9e8091349053d01a0aedbde483f75ac
Monotone-Revision: 93a63b2b32e7a9f0ae48e74f760bdf2362f8ed08 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-01T21:59:03 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -631,7 +631,7 @@
|
||||
- (NSString *) iCalParticipantsStringFromQueryParameters
|
||||
{
|
||||
static NSString *iCalParticipantString = \
|
||||
@"ATTENDEE;ROLE=REQ-PARTICIPANT;CN=\"%@\":mailto:%@\r\n";
|
||||
@"ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;CN=\"%@\":mailto:%@\r\n";
|
||||
|
||||
return [self iCalStringFromQueryParameter: @"ps"
|
||||
format: iCalParticipantString];
|
||||
|
||||
Reference in New Issue
Block a user