mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-02 12:25:46 +01:00
Update plugin.py
This commit is contained in:
@@ -756,7 +756,7 @@ class NeoBootImageChoose(Screen):
|
||||
if not fileExists('/usr/lib/periodon/.kodn'):
|
||||
self['label22'] = Label(_('PRESS VIP PIN CODE NOW: xxxx'))
|
||||
if getTestToTest() != UPDATEVERSION:
|
||||
self['label22'] = Label(_('Update ' + getTestToTest() + ' is available.'))
|
||||
self['label23'] = Label(_('Update ' + getTestToTest() + ' is available.'))
|
||||
self['actions'] = ActionMap(['WizardActions',
|
||||
'ColorActions',
|
||||
'MenuActions',
|
||||
|
||||
Reference in New Issue
Block a user