Set an icon by default

This commit is contained in:
Pierre Pronchery 2015-03-22 17:54:07 +01:00
parent cf436ac5e7
commit 65d9ccdc4f

View File

@ -48,7 +48,7 @@ static void _template_refresh(Template * template, MailerFolder * folder,
MailerPluginDefinition plugin =
{
"Template",
NULL,
"applications-development",
NULL,
_template_init,
_template_destroy,