Monotone-Parent: a48e56be9dc4f4c17d6374ea074196e8073e8842

Monotone-Revision: 25927deff6f20855f706ef7448a2719227a7781c

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-12-20T16:43:03
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-12-20 16:43:03 +00:00
parent 828f177c60
commit d87eeedd18
+6
View File
@@ -26,6 +26,9 @@
SOGoContactGCSEntry = {
superclass = "SOGoContentObject";
defaultRoles = {
"View" = ( "Owner", "Delegate", "Organizer", "Authenticated" );
};
};
SOGoContactLDAPFolder = {
@@ -34,6 +37,9 @@
SOGoContactLDAPEntry = {
superclass = "SOGoContentObject";
defaultRoles = {
"View" = ( "Owner", "Delegate", "Organizer", "Authenticated" );
};
};
};
}