From bc2fc0a365ec3fe33f78b0ee8c92e3c6c322214d Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Thu, 15 Feb 2007 20:59:27 +0000 Subject: [PATCH] Monotone-Parent: a076c996d78b991c19ee3a0672b590902d108362 Monotone-Revision: 32ba1375566d23ab320a690dee8faaebf2820075 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-15T20:59:27 Monotone-Branch: ca.inverse.sogo --- SoObjects/Appointments/product.plist | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SoObjects/Appointments/product.plist b/SoObjects/Appointments/product.plist index bb2f1a818..a648d70a4 100644 --- a/SoObjects/Appointments/product.plist +++ b/SoObjects/Appointments/product.plist @@ -25,13 +25,14 @@ superclass = "SOGoContentObject"; defaultRoles = { "View" = ( "Owner", "Delegate", "Organizer", "Authenticated" ); + "Change Images and Files" = ( "Owner", "Delegate", "Organizer" ); }; }; - SOGoTaskObject = { superclass = "SOGoContentObject"; defaultRoles = { "View" = ( "Owner", "Delegate", "Organizer", "Authenticated" ); + "Change Images and Files" = ( "Owner", "Delegate", "Organizer" ); }; }; SOGoFreeBusyObject = {