X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/1cb1ac400540768ce80e75e9db2e665402a97458..37b5c400229659a35cab2052f8d9c3bf12d677f3:/data/menu.xml diff --git a/data/menu.xml b/data/menu.xml index 186701be..93455b23 100644 --- a/data/menu.xml +++ b/data/menu.xml @@ -1,4 +1,4 @@ - + @@ -63,15 +64,22 @@ - + + + + +from Screens.DefaultWizard import DefaultWizard +self.session.open(DefaultWizard, silent = False) + + from Screens.MessageBox import MessageBox