update 2.05
This commit is contained in:
@@ -933,7 +933,7 @@ class TunerInfo(Screen):
|
|||||||
|
|
||||||
def iNFO(self):
|
def iNFO(self):
|
||||||
try:
|
try:
|
||||||
cmd = ' cat /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/.info'
|
cmd = ' cat /usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/stbinfo'
|
||||||
cmd1 = ''
|
cmd1 = ''
|
||||||
self.session.openWithCallback(self.close, Console, _('NeoBoot....'), [cmd,
|
self.session.openWithCallback(self.close, Console, _('NeoBoot....'), [cmd,
|
||||||
cmd1])
|
cmd1])
|
||||||
|
|||||||
Reference in New Issue
Block a user