X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=data%2Fmenu.xml;h=403e0b81bab8d5909a9b256eea7850b5a52335d3;hb=18469e4dedcfe75e8128b489774f79fb790a23da;hp=cd09b06c01a5ab1c2d8fa62dc9b37f95385e305d;hpb=dfaf462829896f94c2ff9c47953b3f904e8d5e38;p=vuplus_dvbapp diff --git a/data/menu.xml b/data/menu.xml index cd09b06..403e0b8 100644 --- a/data/menu.xml +++ b/data/menu.xml @@ -1,5 +1,5 @@ - - + + - + - + + + 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