[Commits] [SCM] claws branch, master, updated. 3.17.0-195-g329252a
ticho at claws-mail.org
ticho at claws-mail.org
Thu Dec 6 22:16:27 CET 2018
The branch, master has been updated
via 329252a43060262a057d97e9a2b0986d0f288118 (commit)
from 7d856421906969bedfae33f12d930fb91446ac24 (commit)
Summary of changes:
src/wizard.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit 329252a43060262a057d97e9a2b0986d0f288118
Author: Andrej Kacian <ticho at claws-mail.org>
Date: Thu Dec 6 22:15:18 2018 +0100
Corrected values in recvtype comment in wizard accountrc template.
diff --git a/src/wizard.c b/src/wizard.c
index a3c53da..f13dc90 100644
--- a/src/wizard.c
+++ b/src/wizard.c
@@ -239,8 +239,8 @@ static gchar *accountrc_tmpl =
"\n"
"#recvtype can be:\n"
"#0 for pop3\n"
- "#3 for imap\n"
- "#5 for a local mbox file\n"
+ "#2 for imap\n"
+ "#3 for a local mbox file\n"
"#recvtype=\n"
"\n"
"#you can use $DOMAIN here \n"
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list