Set a default icon to the "sofia" modem backend

This commit is contained in:
Pierre Pronchery 2015-03-25 00:49:20 +01:00
parent 2f35d90233
commit 5f339cbfe3

View File

@ -98,7 +98,7 @@ static void _sofia_callback(nua_event_t event, int status, char const * phrase,
ModemPluginDefinition plugin =
{
"Sofia",
NULL,
"applications-development",
_sofia_config,
_sofia_init,
_sofia_destroy,