X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/61c464a2fc81d446f7b8a554f88c40498ab3494c..b60edd97068cc078b6a63a3e247e20860472cb79:/data/menu.xml diff --git a/data/menu.xml b/data/menu.xml old mode 100644 new mode 100755 index dceccccc..c7fb8897 --- 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