window: use org.gnome.Sysprof-symbolic

This commit is contained in:
Christian Hergert
2019-01-30 14:26:03 -08:00
parent 9c5b9d6be2
commit 6e922c4300

View File

@ -3,7 +3,7 @@
<template class="SpWindow" parent="GtkApplicationWindow">
<property name="default-height">700</property>
<property name="default-width">1200</property>
<property name="icon-name">sysprof</property>
<property name="icon-name">org.gnome.Sysprof-symbolic</property>
<property name="show-menubar">false</property>
<child type="titlebar">
<object class="GtkHeaderBar">