mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-04 11:05:27 +00:00
Monotone-Parent: 8c2a862718ac523c18f1620d6a8857ee8ecbc181
Monotone-Revision: ef6d3277026d3551c57a338744f21cd3ea71ec34 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T20:37:07 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
2007-06-01 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* SoObjects/Contacts/SOGoContactFolder.h: removed
|
||||
"nameInContainer" from the list of required methods.
|
||||
|
||||
* SoObjects/Appointments/SOGoFreeBusyObject.m ([SOGoFreeBusyObject
|
||||
-davContentType]): returns "text/calendar".
|
||||
|
||||
|
||||
@@ -51,7 +51,6 @@
|
||||
andDisplayName: (NSString *) aDisplayName
|
||||
inContainer: (SOGoObject *) aContainer;
|
||||
|
||||
- (NSString *) nameInContainer;
|
||||
- (NSString *) displayName;
|
||||
|
||||
- (NSArray *) lookupContactsWithFilter: (NSString *) filter
|
||||
|
||||
Reference in New Issue
Block a user