diff --git a/gvc-mixer-control.c b/gvc-mixer-control.c index 2cc68ef..f8178ba 100644 --- a/gvc-mixer-control.c +++ b/gvc-mixer-control.c @@ -1382,6 +1382,7 @@ sync_devices (GvcMixerControl *control, "origin", "", /* Leave it empty for these special cases */ "port-name", NULL, "port-available", TRUE, + "icon-name", gvc_mixer_stream_get_icon_name (stream), NULL); device = GVC_MIXER_UI_DEVICE (object);