Add logo and icon

This commit is contained in:
Pavel 2022-09-05 16:52:38 +03:00
parent 818cddd5b7
commit 5a0fb40fc7
7 changed files with 12 additions and 0 deletions

BIN
fpPS4.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 276 KiB

View File

@ -14,6 +14,7 @@
<Title Value="fpPS4"/>
<UseAppBundle Value="False"/>
<ResourceType Value="res"/>
<Icon Value="0"/>
</General>
<BuildModes Count="1">
<Item1 Name="Default" Default="True"/>

View File

@ -391,6 +391,8 @@ var
//label
// _lab;
{$R *.res}
begin
DefaultSystemCodePage:=CP_UTF8;
DefaultUnicodeCodePage:=CP_UTF8;

BIN
fpPS4.res Normal file

Binary file not shown.

9
icons/Readme.txt Normal file
View File

@ -0,0 +1,9 @@
/---------\
|logo.png |
|fpPS4.ico|
\---------/
Basic icon theme:
Author: SuriK#7587

BIN
icons/fpPS4.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 276 KiB

BIN
icons/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB