|
@ -5,8 +5,26 @@ Popup: |
|
|
spacing: '1dp' |
|
|
spacing: '1dp' |
|
|
Label: |
|
|
Label: |
|
|
text: "Lightweight Bitcoin Wallet" |
|
|
text: "Lightweight Bitcoin Wallet" |
|
|
Label: |
|
|
size_hint_y: None |
|
|
text: "Author: Thomas Voegtlin" |
|
|
GridLayout: |
|
|
Label: |
|
|
cols: 2 |
|
|
text: "https://electrum.org" |
|
|
Label: |
|
|
Widget |
|
|
text: 'Licence:' |
|
|
|
|
|
text_size: self.size |
|
|
|
|
|
Label: |
|
|
|
|
|
text: "Gnu GPL v3" |
|
|
|
|
|
text_size: self.size |
|
|
|
|
|
Label: |
|
|
|
|
|
text: 'Website:' |
|
|
|
|
|
text_size: self.size |
|
|
|
|
|
Label: |
|
|
|
|
|
text: "https://electrum.org" |
|
|
|
|
|
text_size: self.size |
|
|
|
|
|
Label: |
|
|
|
|
|
text: 'Developers:' |
|
|
|
|
|
text_size: self.size |
|
|
|
|
|
Label: |
|
|
|
|
|
text_size: self.size |
|
|
|
|
|
text: "Thomas Voegtlin\nNeil Booth" |
|
|
|
|
|
Widget: |
|
|
|
|
|
size_hint: None, 1 |
|
|