Monotone-Parent: 231480c78015ecf458ae4ed73f647d1f0a3baf81

Monotone-Revision: 62e332ed96e664a182b2a83d34f70c435afdb0c3

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-10-11T18:22:30
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-10-11 18:22:30 +00:00
parent 0742b8b50a
commit d4103a9d66
3 changed files with 79 additions and 19 deletions
+5
View File
@@ -11,6 +11,7 @@
SOGoAppointmentFolder = {
superclass = "SOGoFolder";
};
SOGoGroupAppointmentFolder = {
superclass = "SOGoAppointmentFolder";
};
@@ -19,6 +20,10 @@
superclass = "SOGoContentObject";
};
SOGoTaskObject = {
superclass = "SOGoContentObject";
};
SOGoFreeBusyObject = {
superclass = "SOGoContentObject";
};