[Commits] [SCM] claws branch, master, updated. 3.14.1-179-g32ac23c
claws at claws-mail.org
claws at claws-mail.org
Sun Feb 5 09:39:01 CET 2017
The branch, master has been updated
via 32ac23cdd5eeaffba1e779fd44258160e2d5db58 (commit)
from 1950c0973e8175da4b7fde7eca66184086e903ac (commit)
Summary of changes:
src/plugins/vcalendar/plugin.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 32ac23cdd5eeaffba1e779fd44258160e2d5db58
Author: Paul <paul at claws-mail.org>
Date: Sun Feb 5 08:38:57 2017 +0000
no tranlslation needed here
diff --git a/src/plugins/vcalendar/plugin.c b/src/plugins/vcalendar/plugin.c
index 8074156..0417513 100644
--- a/src/plugins/vcalendar/plugin.c
+++ b/src/plugins/vcalendar/plugin.c
@@ -41,7 +41,7 @@
gint plugin_init(gchar **error)
{
if (!check_plugin_version(MAKE_NUMERIC_VERSION(3,13,2,39),
- VERSION_NUMERIC, _(PLUGIN_NAME), error))
+ VERSION_NUMERIC, PLUGIN_NAME, error))
return -1;
tzset();
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list