From 092b303a4546e900e2fd24c5e1f0123285ab4ae3 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Tue, 22 Apr 2008 16:11:46 +0000 Subject: [PATCH] Monotone-Parent: 3af313e92fa3e0c4620aa4faa4a2938d87577661 Monotone-Revision: 4da2e2aa68da3f6c69bddae3167041872607c9d2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-22T16:11:46 Monotone-Branch: ca.inverse.sogo --- UI/MainUI/product.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI/MainUI/product.plist b/UI/MainUI/product.plist index 856247d9e..d00f74aae 100644 --- a/UI/MainUI/product.plist +++ b/UI/MainUI/product.plist @@ -55,7 +55,7 @@ superclass = "SOGoObject"; protectedBy = "Access Object"; defaultRoles = { - "Change Images And Files" = ( "Owner", "ObjectEditor" ); + "Change Images And Files" = ( "Owner", "ObjectEditor", "PROPPATCHer" ); "View" = ( "Owner", "ObjectViewer", "ObjectEditor" ); "Access Contents Information" = ( "Owner", "ObjectViewer", "ObjectEditor" ); "WebDAV Access" = ( "Authenticated", "AuthorizedSubscriber" );