Set an icon to the "hayes" plug-in

This commit is contained in:
Pierre Pronchery 2014-09-21 21:42:04 +02:00
parent 2fc215415c
commit b8d01c64d5

View File

@ -561,7 +561,7 @@ static HayesCodeHandler _hayes_code_handlers[] =
ModemPluginDefinition plugin = ModemPluginDefinition plugin =
{ {
"Hayes", "Hayes",
NULL, "phone",
_hayes_config, _hayes_config,
_hayes_init, _hayes_init,
_hayes_destroy, _hayes_destroy,