X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=data%2Fmenu.xml;h=c7fb8897eb03d0a55fde27560fbad6a383b31e7a;hb=597d64c2e00be8759286e37fd15823b1c1518845;hp=ca07d84e9a5c63648008b1a662ced1f3501f373d;hpb=495f6c0ff7a37c224319af9f07a3e39fa5e804e1;p=vuplus_dvbapp diff --git a/data/menu.xml b/data/menu.xml index ca07d84..c7fb889 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