Monotone-Parent: 9b60c8f2874034f7e01359600279c04d2e73345f

Monotone-Revision: 1843555e1b5617636c917fa3dd563118b70c3466

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-05-30T20:11:37
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-05-30 20:11:37 +00:00
parent 6998861af4
commit 7293a66a7f
2 changed files with 3 additions and 5 deletions
+3
View File
@@ -1,5 +1,8 @@
2007-05-30 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/SOGo/SOGoContentObject.m
([-hasSupportForDefaultRoles]): removed method.
* SoObjects/SOGo/LDAPUserManager.m ([LDAPUserManager
-getFullEmailForUID:uid]): new method that returns the username +
email pair.
-5
View File
@@ -348,11 +348,6 @@
return @"<default>";
}
- (BOOL) hasSupportForDefaultRoles
{
return YES;
}
/* message type */
- (NSString *) outlookMessageClass