[Commits] [SCM] claws branch, gtk2, updated. 3.20.0-12-g7a5b78812

wwp at claws-mail.org wwp at claws-mail.org
Tue Dec 19 18:01:21 UTC 2023


The branch, gtk2 has been updated
       via  7a5b78812735148500684f4b09b716dc4481e0da (commit)
      from  e2294ed603b53b98ca831376146c81ee1704134b (commit)

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


- Log -----------------------------------------------------------------
commit 7a5b78812735148500684f4b09b716dc4481e0da
Author: wwp <subscript at free.fr>
Date:   Tue Dec 19 19:01:19 2023 +0100

    fix paste errors introduced in 029e2af192546b4e361b1d1229ddb406a36a8a24.

diff --git a/src/summaryview.c b/src/summaryview.c
index 08791506f..d06c6e9b3 100644
--- a/src/summaryview.c
+++ b/src/summaryview.c
@@ -1335,7 +1335,7 @@ gboolean summary_show(SummaryView *summaryview, FolderItem *item, gboolean avoid
 						      summaryview->displayed);
 	}
 
-	/* process the Mark if any */
+	/* process the marks if any */
 	if (!is_refresh &&
 			(summaryview->mainwin->lock_count == 0 &&
 			 (summaryview->moved > 0 || summaryview->copied > 0))) {

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


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list