mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-07 22:45:47 +01:00
Update plugin.py
This commit is contained in:
@@ -739,6 +739,8 @@ class NeoBootImageChoose(Screen):
|
|||||||
self['label21'] = Label('On - VIP')
|
self['label21'] = Label('On - VIP')
|
||||||
else:
|
else:
|
||||||
self['label21'] = Label('Off - VIP')
|
self['label21'] = Label('Off - VIP')
|
||||||
|
if not fileExists('/usr/lib/periodon/.accessdate'):
|
||||||
|
self['label22'] = Label('PRESS VIP PIN CODE NOW: xxxx')
|
||||||
self['actions'] = ActionMap(['WizardActions',
|
self['actions'] = ActionMap(['WizardActions',
|
||||||
'ColorActions',
|
'ColorActions',
|
||||||
'MenuActions',
|
'MenuActions',
|
||||||
|
|||||||
Reference in New Issue
Block a user