mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-01 11:55:47 +01:00
Update plugin.py
This commit is contained in:
@@ -53,8 +53,8 @@ else:
|
|||||||
from Plugins.Extensions.NeoBoot.files.neoconsole import Console
|
from Plugins.Extensions.NeoBoot.files.neoconsole import Console
|
||||||
|
|
||||||
loggscrash = time.localtime(time.time())
|
loggscrash = time.localtime(time.time())
|
||||||
PLUGINVERSION = '9.11'
|
PLUGINVERSION = '9.13'
|
||||||
UPDATEVERSION = '9.11'
|
UPDATEVERSION = '9.13'
|
||||||
UPDATEDATE = '"+%Y04%d"'
|
UPDATEDATE = '"+%Y04%d"'
|
||||||
LinkNeoBoot = '/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot'
|
LinkNeoBoot = '/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot'
|
||||||
|
|
||||||
@@ -1704,4 +1704,4 @@ def Plugins(**kwargs):
|
|||||||
list.append(PluginDescriptor(name=_('NEOBOOT'), where=PluginDescriptor.WHERE_EXTENSIONSMENU, fnc=main))
|
list.append(PluginDescriptor(name=_('NEOBOOT'), where=PluginDescriptor.WHERE_EXTENSIONSMENU, fnc=main))
|
||||||
return list
|
return list
|
||||||
|
|
||||||
####################### _q(-_-)p_ gutosie _q(-_-)p_ #######################
|
####################### _q(-_-)p_ gutosie _q(-_-)p_ #######################
|
||||||
|
|||||||
Reference in New Issue
Block a user