Set an icon by default

This commit is contained in:
Pierre Pronchery 2015-03-22 17:57:14 +01:00
parent a85a2c4091
commit 438126bbb6

View File

@ -54,7 +54,7 @@ static void _ml_refresh(MailingLists * ml, MailerFolder * folder,
MailerPluginDefinition plugin = MailerPluginDefinition plugin =
{ {
"Mailing-lists", "Mailing-lists",
NULL, "mail-reply-all",
"Mailing-lists management", "Mailing-lists management",
_ml_init, _ml_init,
_ml_destroy, _ml_destroy,