mirror of
https://github.com/gutosie/neoboot.git
synced 2025-10-27 17:36:05 +01:00
Update tools.py
This commit is contained in:
@@ -1237,6 +1237,10 @@ class CheckInstall(Screen):
|
||||
self.session.openWithCallback(self.close, Console, _('NeoBoot....'), [cmd,
|
||||
cmd1])
|
||||
self.close()
|
||||
|
||||
def myClose(self, message):
|
||||
self.session.open(MessageBox, message, MessageBox.TYPE_INFO)
|
||||
self.close()
|
||||
|
||||
|
||||
class SkinChange(Screen):
|
||||
|
||||
Reference in New Issue
Block a user