X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=data%2Fmenu.xml;h=88ca4e6f113d7c16f4aca631a8ed6d07e3114c62;hb=37ab7030e30c3128f49fc935e5e4a5df8ed134ac;hp=11f2e13890d9d55df76f7403eb0aa38d102c60f6;hpb=b1687d96f8aaed98481a21856a1496eea9a1cbad;p=vuplus_dvbapp diff --git a/data/menu.xml b/data/menu.xml index 11f2e13..88ca4e6 100644 --- a/data/menu.xml +++ b/data/menu.xml @@ -1,5 +1,5 @@ - - + + - + - - - print "radio mode" - - - - - + + + + self.session.scart.VCRSbChanged(3) + + + + + + + + + + + + + + + + + + + --> - - - - - - + + + + + + + + + + + + + + + - - - + + + + + + + - - - + + + + + +from Screens.MessageBox import MessageBox +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, MessageBox, _("When you do a factory reset, you will lose ALL your configuration data\n" + "(including bouquets, services, satellite data ...)\n" + "After completion of factory reset, your receiver will restart automatically!\n\n" + "Really do a factory reset?"), MessageBox.TYPE_YESNO) + + + - - quitMainloop() - quitMainloop() - quitMainloop() + + + + + 2 + 3 + 1