From 276f524b98bd07e896802156416c6b6a35fdbdee Mon Sep 17 00:00:00 2001 From: znek Date: Thu, 14 Jul 2005 13:08:00 +0000 Subject: [PATCH] updated the config git-svn-id: http://svn.opengroupware.org/SOGo/trunk@753 d1b88da0-ebda-0310-925b-ed51d893ca5b --- SOGo/UI/Scheduler/ChangeLog | 3 +++ SOGo/UI/Scheduler/Version | 2 +- SOGo/UI/Scheduler/product.plist | 4 ---- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/SOGo/UI/Scheduler/ChangeLog b/SOGo/UI/Scheduler/ChangeLog index f2b389df..4e7da623 100644 --- a/SOGo/UI/Scheduler/ChangeLog +++ b/SOGo/UI/Scheduler/ChangeLog @@ -1,5 +1,8 @@ 2005-07-14 Marcus Mueller + * product.plist: removed 'schedule' method from SOGoAppointmentFolder + (v0.9.131) + * UIxCalView.m: removed resourcePath stuff as this isn't used anywhere anymore (and it shouldn't) (v0.9.130) diff --git a/SOGo/UI/Scheduler/Version b/SOGo/UI/Scheduler/Version index bf934552..88983a46 100644 --- a/SOGo/UI/Scheduler/Version +++ b/SOGo/UI/Scheduler/Version @@ -1,6 +1,6 @@ # Version file -SUBMINOR_VERSION:=130 +SUBMINOR_VERSION:=131 # v0.9.123 requires Appointments v0.9.35 # v0.9.123 requires SOGoUI v0.9.24 diff --git a/SOGo/UI/Scheduler/product.plist b/SOGo/UI/Scheduler/product.plist index 5c2c7b62..1a57d357 100644 --- a/SOGo/UI/Scheduler/product.plist +++ b/SOGo/UI/Scheduler/product.plist @@ -78,10 +78,6 @@ protectedBy = "View"; pageName = "UIxCalYearOverview"; }; - schedule = { - protectedBy = "View"; - pageName = "UIxCalScheduleOverview"; - }; new = { protectedBy = "View"; pageName = "UIxAppointmentEditor"; -- 2.39.5