[Commits] Fw: [SCM] claws branch, gtk3, updated. 3.99.0-57-geac8e5b62

Thorsten Maerz info at netztorte.de
Fri Mar 19 17:42:50 CET 2021


Original mail got blocked, because of missing subscription
(To Paul: I've just added thorsten at claws-mail.org to commits)

Begin forwarded message:

Date: Fri, 19 Mar 2021 16:59:04 +0100 (CET)
From: thorsten at claws-mail.org
To: commits at lists.claws-mail.org
Subject: [SCM] claws branch, gtk3, updated. 3.99.0-57-geac8e5b62


The branch, gtk3 has been updated
       via  eac8e5b6236274f232d989da12c5e7464cf720d0 (commit)
      from  463ae3621f682349102984ee60ee75cd2c62d0b7 (commit)

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


- Log -----------------------------------------------------------------
commit eac8e5b6236274f232d989da12c5e7464cf720d0
Author: Thorsten Maerz <info at netztorte.de>
Date:   Fri Mar 19 16:57:50 2021 +0100

    Add missing line from commit fb18375 (ext. editor)

diff --git a/src/compose.c b/src/compose.c
index 13fbb0af5..30ecf5da3 100644
--- a/src/compose.c
+++ b/src/compose.c
@@ -9771,7 +9771,7 @@ static gboolean compose_ext_editor_kill(Compose *compose)
 		msg = g_strdup_printf
 			(_("The external editor is still working.\n"
 			   "Force terminating the process?\n"
-			   "process group id: %d"), -pid);
+			   "process id: %d"), pid);
 		val = alertpanel_full(_("Notice"), msg, _("_No"), _("_Yes"),
 		      		      NULL, ALERTFOCUS_FIRST, FALSE, NULL,
 				      ALERT_WARNING);

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


hooks/post-receive
-- 
Claws Mail



-- 
LG
Thorsten


More information about the Commits mailing list