From 4eb06322e38dd9f25ac17c6e36220ef6d528f933 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Mon, 23 Oct 2006 21:35:56 +0000 Subject: [PATCH] Monotone-Parent: 92c2289ec614006e622f8b53dec56357c7d1b889 Monotone-Revision: 3763045346dc745f788d643351451debf6ce0626 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-23T21:35:56 Monotone-Branch: ca.inverse.sogo --- UI/Scheduler/product.plist | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/UI/Scheduler/product.plist b/UI/Scheduler/product.plist index dbbd38793..2fb8ca078 100644 --- a/UI/Scheduler/product.plist +++ b/UI/Scheduler/product.plist @@ -139,6 +139,12 @@ }; SOGoAppointmentObject = { + slots = { + toolbar = { + protectedBy = "View"; + value = "SOGoAppointmentObject.toolbar"; + }; + }; methods = { view = { protectedBy = "View"; @@ -186,6 +192,12 @@ }; SOGoTaskObject = { + slots = { + toolbar = { + protectedBy = "View"; + value = "SOGoAppointmentObject.toolbar"; + }; + }; methods = { view = { protectedBy = "View";