mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 11:55:24 +00:00
Monotone-Parent: 1ad47ac60bee532a040f1e9847930fe654500b38
Monotone-Revision: 3caba1b53d3ce2662555f79699770572cb4ed179 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-13T23:30:36 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -90,6 +90,13 @@
|
||||
return self;
|
||||
}
|
||||
|
||||
- (id) calendarsContactsAction
|
||||
{
|
||||
selectorComponentClass = @"UIxContactsCalendarsSelection";
|
||||
|
||||
return self;
|
||||
}
|
||||
|
||||
- (NSString *) defaultSortKey
|
||||
{
|
||||
return @"fn";
|
||||
|
||||
Reference in New Issue
Block a user