Monotone-Parent: ed60dc2436a8163bc04661e1f66b3a3d30c2284c

Monotone-Revision: a09bb98f042f5485200b06b6f1b4c5b7c4d18f4a

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-11-29T19:45:20
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-11-29 19:45:20 +00:00
parent 5f81312c63
commit ed317d2510
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,5 +1,9 @@
2007-11-29 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/SOGo/SOGoContentObject.m ([SOGoContentObject
-ocsPathOfContainer]): return the intended value, not that of
ocsPath...
* SoObjects/Appointments/SOGoCalendarComponent.m
([SOGoCalendarComponent -sendResponseToOrganizer]): send the
message only of sendEMailNotifications is set.
+1 -1
View File
@@ -118,7 +118,7 @@
else
ocsPathOfContainer = nil;
return ocsPath;
return ocsPathOfContainer;
}
- (GCSFolder *) ocsFolder