From c260a62c276fbcea14a95b6e515497a25039475f Mon Sep 17 00:00:00 2001 From: "Jeroen van Meeuwen (Kolab Systems)" Date: Sat, 23 Oct 2010 00:43:46 +0100 Subject: renamed: kaddressbook-contact.tpl -> kaddress-contact.tpl --- pykolab/tests/kaddress-contact.tpl | 54 ++++++++++++++++++++++++++++++++++ pykolab/tests/kaddressbook-contact.tpl | 54 ---------------------------------- 2 files changed, 54 insertions(+), 54 deletions(-) create mode 100644 pykolab/tests/kaddress-contact.tpl delete mode 100644 pykolab/tests/kaddressbook-contact.tpl diff --git a/pykolab/tests/kaddress-contact.tpl b/pykolab/tests/kaddress-contact.tpl new file mode 100644 index 0000000..542498a --- /dev/null +++ b/pykolab/tests/kaddress-contact.tpl @@ -0,0 +1,54 @@ +From: @@user@@ <@@user_email@@> +Subject: @@uid@@ +Date: Thu, 20 May 2010 09:04:51 +0100 +MIME-Version: 1.0 +X-Kolab-Type: application/x-vnd.kolab.contact +Content-Type: Multipart/Mixed; + boundary="Boundary-00=_j0O9Lpj9TsAjYEA" +Status: RO +X-Status: OT +X-KMail-EncryptionState: +X-KMail-SignatureState: +X-KMail-MDN-Sent: +X-UID: 57 + +--Boundary-00=@@uid@@ +Content-Type: Text/Plain; + charset="us-ascii" +Content-Transfer-Encoding: 7bit + +This is a Kolab Groupware object. +To view this object you will need an email client that can understand the Kolab Groupware format. +For a list of such email clients please visit +http://www.kolab.org/kolab2-clients.html +--Boundary-00=@@uid@@ +Content-Type: application/x-vnd.kolab.contact; + name="kolab.xml" +Content-Transfer-Encoding: 7bit +Content-Disposition: attachment; + filename="kolab.xml" + + + + KAddressBook 3.3, Kolab resource + @@uid@@ + public + + @@given_name@@ + @@middle_names@@ + @@last_name@@ + @@full_name@ + + + @@display_name@@ + @@email_address@@ + + + mobile + @@number@@ + + @@birthday@@ + home + + +--Boundary-00=@@uid@@-- \ No newline at end of file diff --git a/pykolab/tests/kaddressbook-contact.tpl b/pykolab/tests/kaddressbook-contact.tpl deleted file mode 100644 index 542498a..0000000 --- a/pykolab/tests/kaddressbook-contact.tpl +++ /dev/null @@ -1,54 +0,0 @@ -From: @@user@@ <@@user_email@@> -Subject: @@uid@@ -Date: Thu, 20 May 2010 09:04:51 +0100 -MIME-Version: 1.0 -X-Kolab-Type: application/x-vnd.kolab.contact -Content-Type: Multipart/Mixed; - boundary="Boundary-00=_j0O9Lpj9TsAjYEA" -Status: RO -X-Status: OT -X-KMail-EncryptionState: -X-KMail-SignatureState: -X-KMail-MDN-Sent: -X-UID: 57 - ---Boundary-00=@@uid@@ -Content-Type: Text/Plain; - charset="us-ascii" -Content-Transfer-Encoding: 7bit - -This is a Kolab Groupware object. -To view this object you will need an email client that can understand the Kolab Groupware format. -For a list of such email clients please visit -http://www.kolab.org/kolab2-clients.html ---Boundary-00=@@uid@@ -Content-Type: application/x-vnd.kolab.contact; - name="kolab.xml" -Content-Transfer-Encoding: 7bit -Content-Disposition: attachment; - filename="kolab.xml" - - - - KAddressBook 3.3, Kolab resource - @@uid@@ - public - - @@given_name@@ - @@middle_names@@ - @@last_name@@ - @@full_name@ - - - @@display_name@@ - @@email_address@@ - - - mobile - @@number@@ - - @@birthday@@ - home - - ---Boundary-00=@@uid@@-- \ No newline at end of file -- cgit v1.1