Set a more appropriate icon

This commit is contained in:
Pierre Pronchery 2015-08-25 02:18:15 +02:00
parent af2fdc551b
commit de4926a2a8

View File

@ -62,7 +62,7 @@ static void _pa_play(Pulseaudio * pa, char const * sound);
PhonePluginDefinition plugin =
{
"Pulseaudio",
"system-config-users",
"audio-x-generic",
NULL,
_pa_init,
_pa_destroy,