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
maint-2.0.2
Ludovic Marcotte 2009-10-05 00:47:18 +00:00
parent 1ffcdd97bc
commit 37687c9b16
6 changed files with 41 additions and 20 deletions

View File

@ -1,3 +1,9 @@
2009-10-04 Ludovic Marcotte <lmarcotte@inverse.ca>
* Adjusted the Welsh and Dutch templates for
mail invitations - we were missing classes resulting
in crashers.
2009-10-02 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* Tests/webdavlib.py (MailDAVMailQuery): new class that implements

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
<#IsSubject>Digwyddiad wedi'i ganslo: <#summary/> <#IsBody><#organizer/> <#HasSentBy>(anfonwyd gan <#sentBy/>) wedi canslo'r digwyddiad hwn: <#summary/>.
<#IsSubject>Digwyddiad wedi'i ganslo: <#summary/></#IsSubject> <#IsBody><#organizer/> <#HasSentBy>(anfonwyd gan <#sentBy/>)</#HasSentBy> wedi canslo'r digwyddiad hwn: <#summary/>.</#IsBody>

View File

@ -1 +1 @@
<#IsSubject>Gwahoddiad i ddigwyddiad: <#summary/> <#IsBody><#organizer/> <#HasSentBy>(anfonwyd gan <#sentBy/>) wedi eich gwahodd i <#summary/>.
<#IsSubject>Gwahoddiad i ddigwyddiad: <#summary/></#IsSubject><#IsBody><#organizer/> <#HasSentBy>(anfonwyd gan <#sentBy/>)</#HasSentBy> wedi eich gwahodd i <#summary/></#IsBody>.