kivy updates
This commit is contained in:
@@ -36,10 +36,12 @@ version.filename = %(source.dir)s/lib/version.py
|
||||
requirements = openssl, pil, plyer==master, kivy==master
|
||||
|
||||
# (str) Presplash of the application
|
||||
presplash.filename = %(source.dir)s/gui/kivy/theming/splash.png
|
||||
#presplash.filename = %(source.dir)s/gui/kivy/theming/splash.png
|
||||
presplash.filename = %(source.dir)s/icons/electrum.png
|
||||
|
||||
# (str) Icon of the application
|
||||
icon.filename = %(source.dir)s/icons/electrum_android_launcher_icon.png
|
||||
#icon.filename = %(source.dir)s/icons/electrum_android_launcher_icon.png
|
||||
icon.filename = %(source.dir)s/icons/electrum_launcher.png
|
||||
|
||||
# (str) Supported orientation (one of landscape, portrait or all)
|
||||
orientation = portrait
|
||||
|
||||
Reference in New Issue
Block a user