stack demo: Use the proper icon name

The gtk-demo logo was renamed. Follow suit.
This commit is contained in:
Matthias Clasen 2019-02-12 20:25:06 -05:00
parent 93514b474f
commit 5f73d527ec

View File

@ -25,7 +25,7 @@
<object class="GtkImage">
<property name="margin-top">20</property>
<property name="margin-bottom">20</property>
<property name="icon-name">gtk3-demo</property>
<property name="icon-name">org.gtk.Demo</property>
</object>
</property>
</object>