From 37687c9b16cb34787a2655e643066fe1c7ef7535 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Mon, 5 Oct 2009 00:47:18 +0000 Subject: [PATCH] See ChangeLog Monotone-Parent: e06e95ef20737d961a60d9d5b3897e4f7ced26b7 Monotone-Revision: c049eb99195933a4358031106f7c4b6c22ec31a1 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-10-05T00:47:18 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 6 ++++ SoObjects/Appointments/SOGoAptMailDeletion.m | 11 +++++++ .../Appointments/SOGoAptMailInvitation.m | 11 +++++++ SoObjects/Appointments/SOGoAptMailUpdate.m | 29 +++++++------------ .../SOGoAptMailWelshDeletion.html | 2 +- .../SOGoAptMailWelshInvitation.html | 2 +- 6 files changed, 41 insertions(+), 20 deletions(-) diff --git a/ChangeLog b/ChangeLog index 95e83f5cf..32c7aa978 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-10-04 Ludovic Marcotte + + * Adjusted the Welsh and Dutch templates for + mail invitations - we were missing classes resulting + in crashers. + 2009-10-02 Wolfgang Sourdeau * Tests/webdavlib.py (MailDAVMailQuery): new class that implements diff --git a/SoObjects/Appointments/SOGoAptMailDeletion.m b/SoObjects/Appointments/SOGoAptMailDeletion.m index ed0e5d277..bd93cff5b 100644 --- a/SoObjects/Appointments/SOGoAptMailDeletion.m +++ b/SoObjects/Appointments/SOGoAptMailDeletion.m @@ -39,6 +39,12 @@ @implementation SOGoAptMailCzechDeletion @end +@interface SOGoAptMailDutchDeletion : SOGoAptMailNotification +@end + +@implementation SOGoAptMailDutchDeletion +@end + @interface SOGoAptMailFrenchDeletion : SOGoAptMailNotification @end @@ -75,3 +81,8 @@ @implementation SOGoAptMailSpanishDeletion @end +@interface SOGoAptMailWelshDeletion : SOGoAptMailNotification +@end + +@implementation SOGoAptMailWelshDeletion +@end diff --git a/SoObjects/Appointments/SOGoAptMailInvitation.m b/SoObjects/Appointments/SOGoAptMailInvitation.m index 32c1363c1..30336b761 100644 --- a/SoObjects/Appointments/SOGoAptMailInvitation.m +++ b/SoObjects/Appointments/SOGoAptMailInvitation.m @@ -39,6 +39,12 @@ @implementation SOGoAptMailCzechInvitation @end +@interface SOGoAptMailDutchInvitation : SOGoAptMailNotification +@end + +@implementation SOGoAptMailDutchInvitation +@end + @interface SOGoAptMailFrenchInvitation : SOGoAptMailNotification @end @@ -75,3 +81,8 @@ @implementation SOGoAptMailSpanishInvitation @end +@interface SOGoAptMailWelshInvitation : SOGoAptMailNotification +@end + +@implementation SOGoAptMailWelshInvitation +@end diff --git a/SoObjects/Appointments/SOGoAptMailUpdate.m b/SoObjects/Appointments/SOGoAptMailUpdate.m index 6595d1af0..2bfc78e6e 100644 --- a/SoObjects/Appointments/SOGoAptMailUpdate.m +++ b/SoObjects/Appointments/SOGoAptMailUpdate.m @@ -22,40 +22,36 @@ #include "SOGoAptMailNotification.h" @interface SOGoAptMailEnglishUpdate : SOGoAptMailNotification -{ -} @end @implementation SOGoAptMailEnglishUpdate @end @interface SOGoAptMailRussianUpdate : SOGoAptMailNotification -{ -} @end @implementation SOGoAptMailRussianUpdate @end @interface SOGoAptMailBrazilianPortugueseUpdate : SOGoAptMailNotification -{ -} @end @implementation SOGoAptMailBrazilianPortugueseUpdate @end @interface SOGoAptMailCzechUpdate : SOGoAptMailNotification -{ -} @end @implementation SOGoAptMailCzechUpdate @end +@interface SOGoAptMailDutchUpdate : SOGoAptMailNotification +@end + +@implementation SOGoAptMailDutchUpdate +@end + @interface SOGoAptMailFrenchUpdate : SOGoAptMailNotification -{ -} @end @implementation SOGoAptMailFrenchUpdate @@ -63,8 +59,6 @@ @interface SOGoAptMailGermanUpdate : SOGoAptMailNotification -{ -} @end @implementation SOGoAptMailGermanUpdate @@ -72,8 +66,6 @@ @interface SOGoAptMailHungarianUpdate : SOGoAptMailNotification -{ -} @end @implementation SOGoAptMailHungarianUpdate @@ -81,18 +73,19 @@ @interface SOGoAptMailItalianUpdate : SOGoAptMailNotification -{ -} @end @implementation SOGoAptMailItalianUpdate @end @interface SOGoAptMailSpanishUpdate : SOGoAptMailNotification -{ -} @end @implementation SOGoAptMailSpanishUpdate @end +@interface SOGoAptMailWelshUpdate : SOGoAptMailNotification +@end + +@implementation SOGoAptMailWelshUpdate +@end diff --git a/SoObjects/Appointments/SOGoAptMailWelshDeletion.wo/SOGoAptMailWelshDeletion.html b/SoObjects/Appointments/SOGoAptMailWelshDeletion.wo/SOGoAptMailWelshDeletion.html index 46de69a94..6805738e9 100644 --- a/SoObjects/Appointments/SOGoAptMailWelshDeletion.wo/SOGoAptMailWelshDeletion.html +++ b/SoObjects/Appointments/SOGoAptMailWelshDeletion.wo/SOGoAptMailWelshDeletion.html @@ -1 +1 @@ -<#IsSubject>Digwyddiad wedi'i ganslo: <#summary/> <#IsBody><#organizer/> <#HasSentBy>(anfonwyd gan <#sentBy/>) wedi canslo'r digwyddiad hwn: <#summary/>. \ No newline at end of file +<#IsSubject>Digwyddiad wedi'i ganslo: <#summary/> <#IsBody><#organizer/> <#HasSentBy>(anfonwyd gan <#sentBy/>) wedi canslo'r digwyddiad hwn: <#summary/>. diff --git a/SoObjects/Appointments/SOGoAptMailWelshInvitation.wo/SOGoAptMailWelshInvitation.html b/SoObjects/Appointments/SOGoAptMailWelshInvitation.wo/SOGoAptMailWelshInvitation.html index bc149383d..01630c9dd 100644 --- a/SoObjects/Appointments/SOGoAptMailWelshInvitation.wo/SOGoAptMailWelshInvitation.html +++ b/SoObjects/Appointments/SOGoAptMailWelshInvitation.wo/SOGoAptMailWelshInvitation.html @@ -1 +1 @@ -<#IsSubject>Gwahoddiad i ddigwyddiad: <#summary/> <#IsBody><#organizer/> <#HasSentBy>(anfonwyd gan <#sentBy/>) wedi eich gwahodd i <#summary/>. \ No newline at end of file +<#IsSubject>Gwahoddiad i ddigwyddiad: <#summary/><#IsBody><#organizer/> <#HasSentBy>(anfonwyd gan <#sentBy/>) wedi eich gwahodd i <#summary/>.