libsysprof-ui: tweak empty state and add icon-name property

This commit is contained in:
Christian Hergert
2019-05-15 17:19:10 -07:00
parent a276e20d81
commit 9cded24b70
2 changed files with 26 additions and 16 deletions

View File

@ -8,9 +8,9 @@
<property name="spacing">12</property>
<property name="visible">true</property>
<child type="center">
<object class="GtkImage">
<object class="GtkImage" id="image">
<property name="icon-name">org.gnome.Sysprof-symbolic</property>
<property name="pixel-size">256</property>
<property name="pixel-size">192</property>
<property name="visible">true</property>
<style>
<class name="dim-label"/>