sound: Add shadow to application icons

The new GNOME application icons need a shadow when placed on top
of a light background.

See https://gitlab.gnome.org/GNOME/Initiatives/issues/2
This commit is contained in:
Felipe Borges 2019-03-12 13:53:46 +01:00
parent 7e17e308af
commit de769bbe9b

View file

@ -14,6 +14,9 @@
<child>
<object class="GtkImage" id="icon_image">
<property name="visible">True</property>
<style>
<class name="lowres-icon"/>
</style>
</object>
</child>
<child>