[Commits] [SCM] claws branch, master, updated. 3.18.0-344-g853503149
paul at claws-mail.org
paul at claws-mail.org
Mon Mar 14 12:46:19 CET 2022
The branch, master has been updated
via 85350314981041c8b0c7bca2d5b1e8804fb62112 (commit)
from ecf710cea83967a0871903f4517b83cd73dbfb1f (commit)
Summary of changes:
src/common/plugin.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit 85350314981041c8b0c7bca2d5b1e8804fb62112
Author: paul <paul at claws-mail.org>
Date: Mon Mar 14 11:44:55 2022 +0000
fix English usage
diff --git a/src/common/plugin.c b/src/common/plugin.c
index 84e98e993..839958b8d 100644
--- a/src/common/plugin.c
+++ b/src/common/plugin.c
@@ -1,6 +1,6 @@
/*
* Claws Mail -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 2002-2015 the Claws Mail Team
+ * Copyright (C) 2002-2022 the Claws Mail Team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -74,7 +74,7 @@ const gchar *plugin_feature_names[] =
N_("filtering"),
N_("a privacy interface"),
N_("a notifier"),
- N_("an utility"),
+ N_("a utility"),
N_("things"),
NULL };
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list