Merge pull request #1816 from k4rtik/patch-3

Thanks ;-)
This commit is contained in:
Richard Larkin 2014-01-26 09:42:48 -08:00
commit a4e087f307
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@ Application from a .kv
The root application is created from the corresponding .kv. Check the test.kv
file to see what will be the root widget.
This example show how you can change the directory where the .kv live.
This example shows how you can change the directory where the .kv lives.
'''
import kivy