From b1d690d5d62ec35d002b288852cfb5c90bbe18fd Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 16 Feb 2007 17:36:56 +0000 Subject: [PATCH] Monotone-Parent: 04a60f0ffcce00cdaa013ad4aa3a7c52d424be5d Monotone-Revision: b6f84126ac2021d08f22e82a808855083300c601 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-16T17:36:56 Monotone-Branch: ca.inverse.sogo --- SoObjects/Appointments/product.plist | 3 +++ 1 file changed, 3 insertions(+) diff --git a/SoObjects/Appointments/product.plist b/SoObjects/Appointments/product.plist index a648d70a4..3213aac51 100644 --- a/SoObjects/Appointments/product.plist +++ b/SoObjects/Appointments/product.plist @@ -14,6 +14,7 @@ "View" = ( "Owner", "Delegate", "Assistant" ); "FreeBusyLookup" = ( "Owner", "Delegate", "Assistant", "FreeBusy" ); "Add Documents, Images, and Files" = ( "Owner", "Delegate" ); + "Access Contents Information" = ( "Owner", "Delegate", "Assistant" ); }; }; @@ -26,6 +27,7 @@ defaultRoles = { "View" = ( "Owner", "Delegate", "Organizer", "Authenticated" ); "Change Images and Files" = ( "Owner", "Delegate", "Organizer" ); + "Access Contents Information" = ( "Owner", "Delegate", "Assistant" ); }; }; SOGoTaskObject = { @@ -33,6 +35,7 @@ defaultRoles = { "View" = ( "Owner", "Delegate", "Organizer", "Authenticated" ); "Change Images and Files" = ( "Owner", "Delegate", "Organizer" ); + "Access Contents Information" = ( "Owner", "Delegate", "Assistant" ); }; }; SOGoFreeBusyObject = {