[Commits] [SCM] claws branch, master, updated. 3.11.1-76-g897ba64

ticho at claws-mail.org ticho at claws-mail.org
Sun Mar 15 16:46:20 CET 2015


The branch, master has been updated
       via  897ba6486728b0917aa569e0f101d8a15fb380df (commit)
      from  9971efeb205fde204519cd26424a389d7c60c5f2 (commit)

Summary of changes:
 src/imap.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


- Log -----------------------------------------------------------------
commit 897ba6486728b0917aa569e0f101d8a15fb380df
Author: Andrej Kacian <ticho at claws-mail.org>
Date:   Sun Mar 15 16:45:20 2015 +0100

    Change "OpenSSL support" to "TLS support" in a dialog message.

diff --git a/src/imap.c b/src/imap.c
index 6a3e1ce..81c4bb0 100644
--- a/src/imap.c
+++ b/src/imap.c
@@ -4063,7 +4063,7 @@ static gint imap_cmd_login(IMAPSession *session,
 #else		
 			log_error(LOG_PROTOCOL, _("Connection to %s failed: "
 					"server requires TLS, but Claws Mail "
-					"has been compiled without OpenSSL "
+					"has been compiled without TLS "
 					"support.\n"),
 					SESSION(session)->server);
 			return MAILIMAP_ERROR_LOGIN;

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list