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)
# Version file
-SUBMINOR_VERSION:=130
+SUBMINOR_VERSION:=131
# v0.9.123 requires Appointments v0.9.35
# v0.9.123 requires SOGoUI v0.9.24
protectedBy = "View";
pageName = "UIxCalYearOverview";
};
- schedule = {
- protectedBy = "View";
- pageName = "UIxCalScheduleOverview";
- };
new = {
protectedBy = "View";
pageName = "UIxAppointmentEditor";