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:
Wolfgang Sourdeau
2007-06-01 20:37:07 +00:00
parent 825c9b0725
commit 75f2a56f28
2 changed files with 3 additions and 1 deletions
+3
View File
@@ -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".
-1
View File
@@ -51,7 +51,6 @@
andDisplayName: (NSString *) aDisplayName
inContainer: (SOGoObject *) aContainer;
- (NSString *) nameInContainer;
- (NSString *) displayName;
- (NSArray *) lookupContactsWithFilter: (NSString *) filter