Small ACL fix.

Monotone-Parent: 96e18f77583ec1463498942919e5ad543269ea16
Monotone-Revision: b98feac746b0ff0001fe777c4f71e1930b761a59

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2008-11-28T15:39:56
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Ludovic Marcotte 2008-11-28 15:39:56 +00:00
parent b196cdfae2
commit 6834135f25
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
defaultRoles = {
"ViewAllComponent" = ( "Owner", "Organizer", "Participant", "ComponentModifier", "ComponentResponder", "ComponentViewer" );
"ViewDAndT" = ( "Organizer", "Participant", "ComponentDAndTViewer" );
"ModifyComponent" = ( "Owner", "ComponentModifier" );
"ModifyComponent" = ( "Owner", "ComponentModifier", "ObjectEditor" );
"RespondToComponent" = ( "Owner", "ComponentModifier", "ComponentResponder" );
"Access Object" = ( "Owner", "Organizer", "Participant", "ComponentModifier", "ComponentResponder", "ComponentViewer", "ComponentDAndTViewer" );
"Change Images and Files" = ( "Owner", "Organizer", "ComponentModifier" );