mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-01 11:55:47 +01:00
Update tools.py
This commit is contained in:
@@ -233,15 +233,15 @@ class MBTools(Screen):
|
||||
self.list.append(res)
|
||||
self['list']. list = self.list
|
||||
|
||||
res = (_('Instal Panel Extra Feed'), png, 20)
|
||||
res = (_('Install Panel Extra Feed'), png, 20)
|
||||
self.list.append(res)
|
||||
self['list']. list = self.list
|
||||
|
||||
res = (_('Instal Multi Stalker'), png, 21)
|
||||
res = (_('Install Multi Stalker'), png, 21)
|
||||
self.list.append(res)
|
||||
self['list']. list = self.list
|
||||
|
||||
res = (_('Instal Multiboot Flash Online'), png, 22)
|
||||
res = (_('Install Multiboot Flash Online'), png, 22)
|
||||
self.list.append(res)
|
||||
self['list']. list = self.list
|
||||
|
||||
|
||||
Reference in New Issue
Block a user