[Commits] [SCM] claws branch, master, updated. 3.12.0-52-g70782f3

mones at claws-mail.org mones at claws-mail.org
Tue Aug 18 17:40:46 CEST 2015


The branch, master has been updated
       via  70782f3f2c9fbabd40ae82ffd8853294b600d88c (commit)
      from  206f559c6f1065be9fa221f00bddaf4e0b669dd9 (commit)

Summary of changes:
 src/plugins/libravatar/libravatar_prefs.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


- Log -----------------------------------------------------------------
commit 70782f3f2c9fbabd40ae82ffd8853294b600d88c
Author: Ricardo Mones <ricardo at mones.org>
Date:   Tue Aug 18 17:40:33 2015 +0200

    Libravatar: fix typo in label

diff --git a/src/plugins/libravatar/libravatar_prefs.c b/src/plugins/libravatar/libravatar_prefs.c
index 9e0e6c9..2fb31ac 100644
--- a/src/plugins/libravatar/libravatar_prefs.c
+++ b/src/plugins/libravatar/libravatar_prefs.c
@@ -185,7 +185,7 @@ static void cache_clean_button_clicked_cb(GtkButton *button, gpointer data)
 			"• %u files removed."),
 			misses, acr->removed);
 		gtk_label_set_markup(label,
-			_("<span color=\"#006400\">Icon cache succesfully cleared!</span>"));
+			_("<span color=\"#006400\">Icon cache successfully cleared!</span>"));
 	}
 	else {
 		alertpanel_warning(_("Errors clearing icon cache:\n"

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


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list