ver.2.05 update 2.10

This commit is contained in:
gutosie
2019-02-22 23:46:32 +01:00
committed by GitHub
parent 1905cc960c
commit f98751a651

View File

@@ -46,7 +46,7 @@ import time
# warranty, use at YOUR own risk.
PLUGINVERSION = '2.05'
UPDATEVERSION = '2.11'
UPDATEVERSION = '2.10'
class MyUpgrade(Screen):
screenwidth = getDesktop(0).size().width()
@@ -1589,4 +1589,4 @@ from Plugins.Plugin import PluginDescriptor
def Plugins(**kwargs):
return [PluginDescriptor(name='NeoBoot ', description='NeoBoot', where=PluginDescriptor.WHERE_MENU, fnc=menu), PluginDescriptor(name='NeoBoot', description=_('Installing multiple images'), icon='neo.png', where=PluginDescriptor.WHERE_PLUGINMENU, fnc=main)]
####################### _(-_-)_ gutosie _(-_-)_ #######################
####################### _(-_-)_ gutosie _(-_-)_ #######################