mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-07 09:25:09 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user