mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-02 12:25:46 +01:00
Add files via upload
This commit is contained in:
@@ -946,7 +946,7 @@ class NeoBootImageChoose(Screen):
|
|||||||
out.write('1234%s'% UPDATEVERSION)
|
out.write('1234%s'% UPDATEVERSION)
|
||||||
out.close()
|
out.close()
|
||||||
os.system('rm -f /tmp/gut*')
|
os.system('rm -f /tmp/gut*')
|
||||||
mess = _('Bravo!!! neoboot full version activated OK!')
|
mess = _('Bravo!!! neoboot full version activated OK!\nPlease restart your system E2.')
|
||||||
self.session.open(MessageBox, mess, MessageBox.TYPE_INFO)
|
self.session.open(MessageBox, mess, MessageBox.TYPE_INFO)
|
||||||
def touch8(self):
|
def touch8(self):
|
||||||
if fileExists('/usr/lib/periodon/.kodn'):
|
if fileExists('/usr/lib/periodon/.kodn'):
|
||||||
|
|||||||
Reference in New Issue
Block a user