[Commits] [SCM] claws branch, master, updated. 3.9.3-48-g5d1095a

claws at claws-mail.org claws at claws-mail.org
Tue Mar 18 10:49:56 CET 2014


The branch master of project "claws" (Claws Mail) has been updated
       via  5d1095a7eb62b4424fbe72d5a2a0f6bc95948b63 (commit)
      from  019a9168bdfa0ed6760e11693318bc42d9453c54 (commit)


- Log -----------------------------------------------------------------
commit 5d1095a7eb62b4424fbe72d5a2a0f6bc95948b63
Author: Christian Hesse <mail at eworm.de>
Date:   Mon Mar 17 20:13:56 2014 +0100

    replace non ASCII-characters
    
    Signed-off-by: Paul <paul at claws-mail.org>

diff --git a/src/plugins/libravatar/libravatar.c b/src/plugins/libravatar/libravatar.c
index 0255920..293b236 100644
--- a/src/plugins/libravatar/libravatar.c
+++ b/src/plugins/libravatar/libravatar.c
@@ -440,9 +440,9 @@ const gchar *plugin_desc(void)
 		 "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"
-		 "Configuration→Preferences→Plugins→Libravatar.\n\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"
+		 "proxy please refer to curl(1) manpage for details on 'http_proxy'\n"
 		 "configuration. More details about this and others on README file.\n\n"
 		 "Feedback to <ricardo at mones.org> is welcome.\n");
 }

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

Summary of changes:
 src/plugins/libravatar/libravatar.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list