zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #23210
[Merge] lp:~zorba-coders/zorba/project_tag_email into lp:zorba/email-module
Sorin Marian Nasoi has proposed merging lp:~zorba-coders/zorba/project_tag_email into lp:zorba/email-module.
Commit message:
- updated project TAG
Requested reviews:
Sorin Marian Nasoi (sorin.marian.nasoi)
For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/project_tag_email/+merge/169646
--
https://code.launchpad.net/~zorba-coders/zorba/project_tag_email/+merge/169646
Your team Zorba Coders is subscribed to branch lp:zorba/email-module.
=== modified file 'src/com/zorba-xquery/www/modules/email/imap.xq'
--- src/com/zorba-xquery/www/modules/email/imap.xq 2012-09-28 12:12:34 +0000
+++ src/com/zorba-xquery/www/modules/email/imap.xq 2013-06-15 17:14:29 +0000
@@ -40,7 +40,7 @@
: @author Daniel Thomas, Gabriel Petrovay
: @see <a href="http://www.washington.edu/imap/">c-client library part of UW IMAP toolkit</a>
: @library <a href="http://www.washington.edu/imap/">c-client library part of UW IMAP toolkit</a>
- : @project Zorba/IO/IMAP
+ : @project Zorba/Input Output/IMAP
:)
module namespace imap = 'http://www.zorba-xquery.com/modules/email/imap';
=== modified file 'src/com/zorba-xquery/www/modules/email/smtp.xq'
--- src/com/zorba-xquery/www/modules/email/smtp.xq 2012-09-28 12:12:34 +0000
+++ src/com/zorba-xquery/www/modules/email/smtp.xq 2013-06-15 17:14:29 +0000
@@ -29,7 +29,7 @@
: @author Sorin Nasoi, Daniel Thomas
: @see <a href="http://www.washington.edu/imap/">c-client Library part of UW IMAP toolkit</a>
: @library <a href="http://www.washington.edu/imap/">c-client Library part of UW IMAP toolkit</a>
- : @project Zorba/IO/SMTP
+ : @project Zorba/Input Output/SMTP
:)
module namespace smtp = "http://www.zorba-xquery.com/modules/email/smtp";
Follow ups