ver.2.05 update 2.10
This commit is contained in:
@@ -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 _(-_-)_ #######################
|
||||
|
||||
Reference in New Issue
Block a user