Add application icon
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
<EmbeddedResource Include="**\*.glade">
|
||||
<LogicalName>%(Filename)%(Extension)</LogicalName>
|
||||
</EmbeddedResource>
|
||||
<None Update="Icons\icon.png">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
BIN
EstusShots.Gtk/Icons/icon.png
Normal file
BIN
EstusShots.Gtk/Icons/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 292 KiB |
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user