Monotone-Parent: 10073479893696fc7148796331e68fe7862ddf7a

Monotone-Revision: 5b57d5240354418fa40ca6453be6bcd6a8a4e50d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-09-15T22:20:56
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-09-15 22:20:56 +00:00
parent 74ace73ca6
commit 921bf8b8f4
2 changed files with 7 additions and 0 deletions
+3
View File
@@ -1,5 +1,8 @@
2006-09-15 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/Contacts/SOGoContactLDAPEntry.m ([SOGoContactLDAPEntry
-save]): new dummy method.
* SoObjects/Contacts/SOGoContactGCSEntry.m ([SOGoContactGCSEntry
-save]): made method void.
@@ -185,6 +185,10 @@
return @"text/x-vcard";
}
- (void) save
{
}
/* message type */
- (NSString *) outlookMessageClass