[Commits] [SCM] claws branch, master, updated. 3.9.3-201-ge66bd88
mones at claws-mail.org
mones at claws-mail.org
Mon May 19 15:49:43 CEST 2014
The branch master of project "claws" (Claws Mail) has been updated
via e66bd88be9291f3076d00634fbdbba5b1d7d70a0 (commit)
from acb27a4aeba74ea497c738028f4f884e49cf7e0c (commit)
- Log -----------------------------------------------------------------
commit e66bd88be9291f3076d00634fbdbba5b1d7d70a0
Author: Ricardo Mones <ricardo at mones.org>
Date: Mon May 19 15:49:28 2014 +0200
Fix typo, thanks wwp!
diff --git a/src/plugins/libravatar/libravatar.c b/src/plugins/libravatar/libravatar.c
index 9f225bb..7870bc9 100644
--- a/src/plugins/libravatar/libravatar.c
+++ b/src/plugins/libravatar/libravatar.c
@@ -456,7 +456,7 @@ const gchar *plugin_desc(void)
"info about libravatar at http://www.libravatar.org/. If you have\n"
"a gravatar.com profile but not a libravatar one, those will also\n"
"be retrieved (when redirections are allowed in plugin config).\n"
- "Plugin config page it's available from main window at:\n"
+ "Plugin config page is available from main window at:\n"
"/Configuration/Preferences/Plugins/Libravatar.\n\n"
"This plugin uses libcurl to retrieve images, so if you're behind a\n"
"proxy please refer to curl(1) manpage for details on 'http_proxy'\n"
-----------------------------------------------------------------------
Summary of changes:
src/plugins/libravatar/libravatar.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list