forked from AuroraMiddleware/gtk
stack demo: Use the proper icon name
The gtk-demo logo was renamed. Follow suit.
This commit is contained in:
parent
93514b474f
commit
5f73d527ec
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user