mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-30 23:55:34 +00:00
See ChangeLog
Monotone-Parent: b07d31699d6b961e69129af2d768322df3b7fee9 Monotone-Revision: dbc120865f7cb48891f7b017124443cc19de5f5c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-01-22T20:05:40 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -61,6 +61,11 @@
|
||||
return [list cardReferences];
|
||||
}
|
||||
|
||||
- (BOOL) itemHasEmail
|
||||
{
|
||||
return [[item email] length] > 0;
|
||||
}
|
||||
|
||||
- (NSString *) itemHref
|
||||
{
|
||||
return [NSString stringWithFormat: @"mailto:%@",
|
||||
|
||||
Reference in New Issue
Block a user