X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=data%2Fmenu.xml;h=7ab36e76162bc01e7a86390003426892923d603f;hp=6e103542bdc62ee362912d86909001d09d6f4e24;hb=HEAD;hpb=59fb353ca955f4d6806938fccbe3100cee86b902 diff --git a/data/menu.xml b/data/menu.xml old mode 100755 new mode 100644 index 6e10354..7ab36e7 --- a/data/menu.xml +++ b/data/menu.xml @@ -50,9 +50,11 @@ + + @@ -62,7 +64,7 @@ - + - + @@ -83,6 +85,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)