Monotone-Parent: ae854e507775b3fdae95a26349d47bfe9fc5272e
Monotone-Revision: 6ad817abd0c038e9c0fd0d18eb1cdcbca563a507

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2011-10-17T17:14:06
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Ludovic Marcotte
2011-10-17 17:14:06 +00:00
parent 89fed63557
commit d3607df571

View File

@@ -125,7 +125,8 @@
- (BOOL) isIPhone
{
return [self isAppleDAVWithSubstring: @"iPhone/"];
return [self isAppleDAVWithSubstring: @"iPhone/"]
|| [self isAppleDAVWithSubstring: @"iOS/"];
}
- (BOOL) isICal