sogo/SoObjects/Appointments/SOGoAptMailGermanDeletion.wo/SOGoAptMailGermanDeletion.wod
Wolfgang Sourdeau a5f5eb705d Monotone-Parent: eb4066dbb2d4884ebc2bc331edf7b31b88a6a893
Monotone-Revision: e8f995e6002f41264c59c3e47d28de38b92c16e7

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-10-01T19:32:14
Monotone-Branch: ca.inverse.sogo
2008-10-01 19:32:14 +00:00

19 lines
252 B
Plaintext

IsSubject: WOConditional {
condition = isSubject;
}
IsBody: WOConditional {
condition = isSubject;
negate = YES;
}
organizer: WOString {
value = organizerName;
escapeHTML = NO;
}
summary: WOString {
value = summary;
escapeHTML = NO;
}