Monotone-Parent: 20330ea37783663bfd53ef168e9710527aff61cf

Monotone-Revision: 02eb29bbfbe92d0cd5172a05dce7bc7c9875da19

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-11-02T21:54:41
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-11-02 21:54:41 +00:00
parent 0258d48031
commit 5cb14f538f
3 changed files with 17 additions and 0 deletions
+5
View File
@@ -782,4 +782,9 @@ static NSString *mailTemplateDefaultLanguage = nil;
toAttendees:_attendees];
}
- (NSString *) davContentType
{
return @"text/calendar";
}
@end /* SOGoTaskObject */