[Commits] [SCM] claws branch, master, updated. 3.14.0-123-g59e8c1a
claws at claws-mail.org
claws at claws-mail.org
Tue Oct 25 12:31:53 CEST 2016
The branch, master has been updated
via 59e8c1a1e7e11dddcc8c8e4fc8a5df71f955c792 (commit)
from a87b48979bc51901574fd99c29248a775a2653aa (commit)
Summary of changes:
src/mainwindow.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 59e8c1a1e7e11dddcc8c8e4fc8a5df71f955c792
Author: Paul <paul at claws-mail.org>
Date: Tue Oct 25 11:31:49 2016 +0100
and another 'SSL' to 'SSL/TLS'
diff --git a/src/mainwindow.c b/src/mainwindow.c
index 9637acb..48e31bb 100644
--- a/src/mainwindow.c
+++ b/src/mainwindow.c
@@ -771,7 +771,7 @@ static GtkActionEntry mainwin_entries[] =
{"Tools/Expunge", NULL, N_("Exp_unge"), "<control>E", NULL, G_CALLBACK(expunge_summary_cb) },
#ifdef USE_GNUTLS
/* {"Tools/---", NULL, "---", NULL, NULL, NULL }, */
- {"Tools/SSLCertificates", NULL, N_("SSL cer_tificates"), NULL, NULL, G_CALLBACK(ssl_manager_open_cb) },
+ {"Tools/SSLCertificates", NULL, N_("SSL/TLS cer_tificates"), NULL, NULL, G_CALLBACK(ssl_manager_open_cb) },
#endif
/* {"Tools/---", NULL, "---", NULL, NULL, NULL }, */
#ifndef G_OS_WIN32
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list