Add application icon

This commit is contained in:
2020-02-29 23:14:27 +01:00
parent 0da3e87a5d
commit eb75e583f1
3 changed files with 4 additions and 0 deletions

View File

@@ -41,6 +41,7 @@
<property name="title" translatable="yes">Estus Shots</property>
<property name="default_width">800</property>
<property name="default_height">600</property>
<property name="icon">Icons/icon.png</property>
<child>
<placeholder/>
</child>