mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-09 02:15:08 +00:00
Monotone-Parent: 779f7c78a42d4b2a50a642ddf6b7977bc7e6d72d
Monotone-Revision: fa22dd2e0a005adc266396ab36652336d8368a4a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-20T18:49:56 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -55,9 +55,8 @@
|
||||
|
||||
- (void) setEmail: (NSString *)_s
|
||||
{
|
||||
// WARNING
|
||||
// don't touch unless you're going to re-test caldav sync
|
||||
// with an iPhone AND lightning
|
||||
/* iCal.app compatibility:
|
||||
- "mailto" prefix must be in lowercase; */
|
||||
[self setValue: 0
|
||||
to: [NSString stringWithFormat: @"mailto:%@", _s]];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user