[Commits] [SCM] claws branch, gtk3, updated. 4.0.0-409-g4f36256a3
miras at claws-mail.org
miras at claws-mail.org
Mon Jan 24 20:39:15 CET 2022
The branch, gtk3 has been updated
via 4f36256a378bc2e02d2169b26fdee1c6784574b6 (commit)
from 0fa34a586ac0a2d3495130434b705ca75307dabe (commit)
Summary of changes:
src/addressadd.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 4f36256a378bc2e02d2169b26fdee1c6784574b6
Author: Michael Rasmussen <mir at datanom.net>
Date: Mon Jan 24 20:39:07 2022 +0100
Fix build error
Signed-off-by: Michael Rasmussen <mir at datanom.net>
diff --git a/src/addressadd.c b/src/addressadd.c
index 1d842807e..305c2d670 100644
--- a/src/addressadd.c
+++ b/src/addressadd.c
@@ -597,7 +597,7 @@ gboolean addressadd_selection(const gchar *name, const gchar *address,
if (server->retVal != LDAPRC_SUCCESS) {
alertpanel( _("Add address(es)"),
_("Can't add the specified address"),
- "window-close". _("_Close"), NULL, NULL,
+ "window-close", _("_Close"), NULL, NULL,
NULL, NULL, ALERTFOCUS_FIRST );
return server->retVal;
}
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list