1
0

kivy updates

This commit is contained in:
ThomasV
2015-12-02 18:02:11 +01:00
parent d60be8e19c
commit fb641b5bf1
7 changed files with 38 additions and 27 deletions

View File

@@ -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