This commit is contained in:
ThomasV 2016-01-18 16:06:12 +01:00
parent 3252161f36
commit 82bfbdcc3c
1 changed files with 1 additions and 1 deletions

View File

@ -25,6 +25,6 @@ Popup:
text_size: self.size
Label:
text_size: self.size
text: "Thomas Voegtlin\nNeil Booth"
text: '\n'.join(['Thomas Voegtlin', 'Neil Booth', 'Akshay Arora'])
Widget:
size_hint: None, 1