Mercurial > libervia-desktop-kivy
diff src/cagou/core/cagou_main.py @ 119:1bbbe26846f4
buildozer: moved sat.conf in a specific dir (platform/android), so it's not used on desktop
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 31 Jan 2017 22:32:31 +0100 |
parents | d654bdfeb404 |
children | dcd6fbb3f010 |
line wrap: on
line diff
--- a/src/cagou/core/cagou_main.py Thu Jan 26 22:14:21 2017 +0100 +++ b/src/cagou/core/cagou_main.py Tue Jan 31 22:32:31 2017 +0100 @@ -19,7 +19,7 @@ from sat.core.i18n import _ -import kivy_hack +from . import kivy_hack kivy_hack.do_hack() from constants import Const as C from sat.core import log as logging