Add application icon
This commit is contained in:
@@ -10,6 +10,9 @@
|
|||||||
<EmbeddedResource Include="**\*.glade">
|
<EmbeddedResource Include="**\*.glade">
|
||||||
<LogicalName>%(Filename)%(Extension)</LogicalName>
|
<LogicalName>%(Filename)%(Extension)</LogicalName>
|
||||||
</EmbeddedResource>
|
</EmbeddedResource>
|
||||||
|
<None Update="Icons\icon.png">
|
||||||
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||||
|
</None>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<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="title" translatable="yes">Estus Shots</property>
|
||||||
<property name="default_width">800</property>
|
<property name="default_width">800</property>
|
||||||
<property name="default_height">600</property>
|
<property name="default_height">600</property>
|
||||||
|
<property name="icon">Icons/icon.png</property>
|
||||||
<child>
|
<child>
|
||||||
<placeholder/>
|
<placeholder/>
|
||||||
</child>
|
</child>
|
||||||
|
|||||||
Reference in New Issue
Block a user