Set a default description

This commit is contained in:
Pierre Pronchery 2015-03-22 17:59:53 +01:00
parent 4dace889da
commit 8ba885b0c2

View File

@ -49,7 +49,7 @@ MailerPluginDefinition plugin =
{
"Template",
"applications-development",
NULL,
"Template plug-in description",
_template_init,
_template_destroy,
_template_get_widget,