]> err.no Git - scalable-opengroupware.org/commitdiff
updated the config
authorznek <znek@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Thu, 14 Jul 2005 13:08:00 +0000 (13:08 +0000)
committerznek <znek@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Thu, 14 Jul 2005 13:08:00 +0000 (13:08 +0000)
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@753 d1b88da0-ebda-0310-925b-ed51d893ca5b

SOGo/UI/Scheduler/ChangeLog
SOGo/UI/Scheduler/Version
SOGo/UI/Scheduler/product.plist

index f2b389dfd25a42729effd9b2a5cf60db21d98295..4e7da6235a5fc974b15592b2291fe433f4cfead7 100644 (file)
@@ -1,5 +1,8 @@
 2005-07-14  Marcus Mueller  <znek@mulle-kybernetik.com>
 
+       * 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)
 
index bf93455269f5578473cde16a70882b35aeb24048..88983a4666f1f4fd7ce9fac2ded6a6ebf2c3102c 100644 (file)
@@ -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
index 5c2c7b62cab68c58c54379da809ecac4b845edb5..1a57d357a54386a3a35cfb309e67df0b851ccff2 100644 (file)
           protectedBy = "View";
           pageName    = "UIxCalYearOverview"; 
         };
-        schedule = { 
-          protectedBy = "View";
-          pageName    = "UIxCalScheduleOverview"; 
-        };
         new = { 
           protectedBy = "View";
           pageName    = "UIxAppointmentEditor";