Browse Source

kivy: update devs list

master
ThomasV 4 years ago
parent
commit
5f527720cf
  1. 2
      electrum/gui/kivy/uix/ui_screens/about.kv

2
electrum/gui/kivy/uix/ui_screens/about.kv

@ -35,7 +35,7 @@ Popup:
text: _('Developers')
size_hint_x: 0.4
TopLabel:
text: '\n'.join(['Thomas Voegtlin', 'Neil Booth', 'Akshay Arora'])
text: '\n'.join(['Thomas Voegtlin', 'SomberNight'])
size_hint_x: 0.6
TopLabel:
text: _('Distributed by Electrum Technologies GmbH')

Loading…
Cancel
Save