mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-01 20:05:48 +01:00
Update plugin.py
This commit is contained in:
@@ -190,8 +190,7 @@ class NeoBootInstallation(Screen):
|
|||||||
self['actions'] = ActionMap(['WizardActions', 'ColorActions', 'MenuActions', 'NumberActionMap', 'SetupActions', 'number' 'DirectionActions'], {'red': self.Instrukcja,
|
self['actions'] = ActionMap(['WizardActions', 'ColorActions', 'MenuActions', 'NumberActionMap', 'SetupActions', 'number' 'DirectionActions'], {'red': self.Instrukcja,
|
||||||
'green': self.checkinstall,
|
'green': self.checkinstall,
|
||||||
'ok': self.checkinstall,
|
'ok': self.checkinstall,
|
||||||
'3': self.checkinstall,
|
'0': self.checkinstall,
|
||||||
'4': self.checkinstall,
|
|
||||||
'menu': self.helpneo,
|
'menu': self.helpneo,
|
||||||
'1': self.datadrive,
|
'1': self.datadrive,
|
||||||
'2': self.deleteneo,
|
'2': self.deleteneo,
|
||||||
|
|||||||
Reference in New Issue
Block a user