sound: Use "avatar-default-symbolic" in sound test dialog

The colour icon blends with bright themes (such as Adwaita) making
it hard to distinguish.

The symbolic variant of the same asset contrasts fine with light
and dark background and matches the "symbolic" pattern of the other
two buttons shown in the dialog (the audio-volume-* icons).

Fixes #502
This commit is contained in:
Felipe Borges 2019-09-17 10:30:47 +02:00
parent 8c08abd0a3
commit be9d71ed6a

View file

@ -68,7 +68,7 @@
<child>
<object class="GtkImage">
<property name="visible">True</property>
<property name="icon_name">avatar-default</property>
<property name="icon_name">avatar-default-symbolic</property>
<property name="pixel_size">64</property>
</object>
<packing>