X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=data%2Fmenu.xml;h=86000531ed07fd2fce1257b7812be42a4b9b579e;hp=a7fdada06bd06c7d13cc861ebf33134b893161b2;hb=bbbf50f9d0c7d3fbd66b07460a7af835ec111f5b;hpb=fc0a68d8f5358f8a67bb04501c33968126591ddd diff --git a/data/menu.xml b/data/menu.xml index a7fdada..8600053 100644 --- a/data/menu.xml +++ b/data/menu.xml @@ -1,5 +1,5 @@ - - + + - + - print "radio mode" - + + + + self.session.scart.VCRSbChanged(3) - - - + + + + - - - + + + + + + + + + - - + + + --> - - - - - - + + + + + + + + + + + + + + + - - - + + + + + - - - + + + + + +from Screens.DefaultWizard import DefaultWizard +self.session.open(DefaultWizard, silent = False) + + + + +from Screens.FactoryReset import FactoryReset +def msgClosed(ret): + if ret: + from os import system, _exit + system("rm -R /etc/enigma2") + system("cp -R /usr/share/enigma2/defaults /etc/enigma2") + _exit(0) +self.session.openWithCallback(msgClosed, FactoryReset) + + + + - - quitMainloop() - quitMainloop() - quitMainloop() + + + + + + 2 + 3 + 1