[Commits] [SCM] claws branch, gtk3, updated. 4.0.0-425-gbacc3a60f
paul at claws-mail.org
paul at claws-mail.org
Mon Mar 14 12:45:38 CET 2022
The branch, gtk3 has been updated
via bacc3a60fea3b9dc9f1ace9552457f3d0046e2c1 (commit)
from 06837ab6d3659ec3202bc6a0b1ea9d23697691ac (commit)
Summary of changes:
src/common/plugin.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit bacc3a60fea3b9dc9f1ace9552457f3d0046e2c1
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