Merge pull request #446 from rafalo1333/patch-1

spec file: use portrait orientation by default
This commit is contained in:
Mathieu Virbel 2017-04-17 12:07:38 +02:00 committed by GitHub
commit 31e8a5ace0

View file

@ -52,7 +52,7 @@ requirements = kivy
#icon.filename = %(source.dir)s/data/icon.png
# (str) Supported orientation (one of landscape, portrait or all)
orientation = landscape
orientation = portrait
# (list) List of service to declare
#services = NAME:ENTRYPOINT_TO_PY,NAME2:ENTRYPOINT2_TO_PY