X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=data%2Fmenu.xml;h=9706e20dc9ef59bd143820da9e06bd9407037c7b;hp=86000531ed07fd2fce1257b7812be42a4b9b579e;hb=fb766db909330b55b7c650a49017a9d53a2747b4;hpb=bce53d4a67d1655a496eebe5912c8573e880114e diff --git a/data/menu.xml b/data/menu.xml old mode 100644 new mode 100755 index 8600053..9706e20 --- a/data/menu.xml +++ b/data/menu.xml @@ -24,7 +24,7 @@ - + @@ -48,7 +48,7 @@ - + @@ -57,30 +57,24 @@ - - + + - - + + - + - - -from Screens.DefaultWizard import DefaultWizard -self.session.open(DefaultWizard, silent = False) - - from Screens.FactoryReset import FactoryReset @@ -89,6 +83,7 @@ def msgClosed(ret): from os import system, _exit system("rm -R /etc/enigma2") system("cp -R /usr/share/enigma2/defaults /etc/enigma2") + system("/usr/bin/showiframe /boot/backdrop.mvi") _exit(0) self.session.openWithCallback(msgClosed, FactoryReset) @@ -104,6 +99,7 @@ self.session.openWithCallback(msgClosed, FactoryReset) 2 3 - 1 + 1 + 1