]> err.no Git - scalable-opengroupware.org/commitdiff
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1424 d1b88da0-ebda-0310...
authorwolfgang <wolfgang@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Wed, 21 May 2008 14:51:42 +0000 (14:51 +0000)
committerwolfgang <wolfgang@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Wed, 21 May 2008 14:51:42 +0000 (14:51 +0000)
SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailDutchForward.html [deleted file]
SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailDutchForward.wod [deleted file]
SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailSpanishForward.html [deleted file]
SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailSpanishForward.wod [deleted file]
SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailDutchReply.html [deleted file]
SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailDutchReply.wod [deleted file]
SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailSpanishReply.html [deleted file]
SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailSpanishReply.wod [deleted file]

diff --git a/SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailDutchForward.html b/SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailDutchForward.html
deleted file mode 100644 (file)
index 3f50a3f..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
--------- Original Message --------
-Subject: <#subject/>
-Date: <#date/>
-From: <#from/>
-<#hasReplyTo>Reply-To: <#replyTo/></#hasReplyTo><#hasOrganization>Organization: <#organization/></#hasOrganization>To: <#to/>
-<#hasCc>CC: <#cc/></#hasCc><#hasNewsGroups>Newsgroups: <#newsgroups/></#hasNewsGroups><#hasReferences>References: <#references/></#hasReferences>
-
-<#messageBody/>
-
-<#signature/>
diff --git a/SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailDutchForward.wod b/SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailDutchForward.wod
deleted file mode 100644 (file)
index df23728..0000000
+++ /dev/null
@@ -1,74 +0,0 @@
-subject: WOString {
-  value = subject;
-  escapeHTML = NO;
-}
-
-date: WOString {
-  value = date;
-  escapeHTML = NO;
-}
-
-from: WOString {
-  value = from;
-  escapeHTML = NO;
-}
-
-hasReplyTo: WOConditional {
-  condition = hasReplyTo;
-}
-
-replyTo: WOString {
-  value = replyTo;
-  escapeHTML = NO;
-}
-
-hasOrganization: WOConditional {
-  condition = hasOrganization;
-}
-
-organization: WOString {
-  value = organization;
-  escapeHTML = NO;
-}
-
-to: WOString {
-  value = to;
-  escapeHTML = NO;
-}
-
-hasCc: WOConditional {
-  condition = hasCc;
-}
-
-cc: WOString {
-  value = cc;
-  escapeHTML = NO;
-}
-
-hasNewsGroups: WOConditional {
-  condition = hasNewsGroups;
-}
-
-newsgroups: WOString {
-  value = newsgroups;
-  escapeHTML = NO;
-}
-
-hasReferences: WOConditional {
-  condition = hasReferences;
-}
-
-references: WOString {
-  value = references;
-  escapeHTML = NO;
-}
-
-messageBody: WOString {
-  value = messageBody;
-  escapeHTML = NO;
-}
-
-signature: WOString {
-  value = signature;
-  escapeHTML = NO;
-}
diff --git a/SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailSpanishForward.html b/SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailSpanishForward.html
deleted file mode 100644 (file)
index 3f50a3f..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
--------- Original Message --------
-Subject: <#subject/>
-Date: <#date/>
-From: <#from/>
-<#hasReplyTo>Reply-To: <#replyTo/></#hasReplyTo><#hasOrganization>Organization: <#organization/></#hasOrganization>To: <#to/>
-<#hasCc>CC: <#cc/></#hasCc><#hasNewsGroups>Newsgroups: <#newsgroups/></#hasNewsGroups><#hasReferences>References: <#references/></#hasReferences>
-
-<#messageBody/>
-
-<#signature/>
diff --git a/SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailSpanishForward.wod b/SoObjects/Mailer/SOGoMailEnglishForward.wo/SOGoMailSpanishForward.wod
deleted file mode 100644 (file)
index df23728..0000000
+++ /dev/null
@@ -1,74 +0,0 @@
-subject: WOString {
-  value = subject;
-  escapeHTML = NO;
-}
-
-date: WOString {
-  value = date;
-  escapeHTML = NO;
-}
-
-from: WOString {
-  value = from;
-  escapeHTML = NO;
-}
-
-hasReplyTo: WOConditional {
-  condition = hasReplyTo;
-}
-
-replyTo: WOString {
-  value = replyTo;
-  escapeHTML = NO;
-}
-
-hasOrganization: WOConditional {
-  condition = hasOrganization;
-}
-
-organization: WOString {
-  value = organization;
-  escapeHTML = NO;
-}
-
-to: WOString {
-  value = to;
-  escapeHTML = NO;
-}
-
-hasCc: WOConditional {
-  condition = hasCc;
-}
-
-cc: WOString {
-  value = cc;
-  escapeHTML = NO;
-}
-
-hasNewsGroups: WOConditional {
-  condition = hasNewsGroups;
-}
-
-newsgroups: WOString {
-  value = newsgroups;
-  escapeHTML = NO;
-}
-
-hasReferences: WOConditional {
-  condition = hasReferences;
-}
-
-references: WOString {
-  value = references;
-  escapeHTML = NO;
-}
-
-messageBody: WOString {
-  value = messageBody;
-  escapeHTML = NO;
-}
-
-signature: WOString {
-  value = signature;
-  escapeHTML = NO;
-}
diff --git a/SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailDutchReply.html b/SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailDutchReply.html
deleted file mode 100644 (file)
index 0ccbf45..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-On <#date/>, <#from/> wrote:
-
-<#messageBody/>
-
-<#signature/>
diff --git a/SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailDutchReply.wod b/SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailDutchReply.wod
deleted file mode 100644 (file)
index 7a66a17..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-date: WOString {
-  value = date;
-  escapeHTML = NO;
-}
-
-from: WOString {
-  value = from;
-  escapeHTML = NO;
-}
-
-messageBody: WOString {
-  value = messageBody;
-  escapeHTML = NO;
-}
-
-signature: WOString {
-  value = signature;
-  escapeHTML = NO;
-}
diff --git a/SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailSpanishReply.html b/SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailSpanishReply.html
deleted file mode 100644 (file)
index 0ccbf45..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-On <#date/>, <#from/> wrote:
-
-<#messageBody/>
-
-<#signature/>
diff --git a/SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailSpanishReply.wod b/SoObjects/Mailer/SOGoMailEnglishReply.wo/SOGoMailSpanishReply.wod
deleted file mode 100644 (file)
index 7a66a17..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-date: WOString {
-  value = date;
-  escapeHTML = NO;
-}
-
-from: WOString {
-  value = from;
-  escapeHTML = NO;
-}
-
-messageBody: WOString {
-  value = messageBody;
-  escapeHTML = NO;
-}
-
-signature: WOString {
-  value = signature;
-  escapeHTML = NO;
-}