Add app icon and splash screen

Many thanks to Sidhe for the image!
This commit is contained in:
Daniele Tricoli 2021-05-21 05:14:31 +02:00
parent cff9946c79
commit 1131b616ce
4 changed files with 2 additions and 2 deletions

View file

@ -46,10 +46,10 @@ requirements = python3==3.8.1,kivy==2.0.0,https://github.com/kivymd/KivyMD/archi
#garden_requirements =
# (str) Presplash of the application
#presplash.filename = %(source.dir)s/data/presplash.png
presplash.filename = ./extra/kioku-splash.png
# (str) Icon of the application
#icon.filename = %(source.dir)s/data/icon.png
icon.filename = ./extra/kioku.png
# (str) Supported orientation (one of landscape, sensorLandscape, portrait or all)
orientation = portrait

BIN
extra/kioku-splash.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 KiB

BIN
extra/kioku.kra Normal file

Binary file not shown.

BIN
extra/kioku.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 222 KiB