From: ghost Date: Tue, 17 Mar 2009 20:34:22 +0000 (+0100) Subject: data/menu.xml: add default weights X-Git-Tag: 2.6.0~371 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/dd45abf9a5e4ee3230cb0272ad117079f97c3f2f data/menu.xml: add default weights --- diff --git a/data/menu.xml b/data/menu.xml index 56b3ee65..86000531 100644 --- a/data/menu.xml +++ b/data/menu.xml @@ -35,7 +35,7 @@ --> - + @@ -46,7 +46,7 @@ --> - + @@ -72,16 +72,16 @@ --> - - + + - + from Screens.DefaultWizard import DefaultWizard self.session.open(DefaultWizard, silent = False) - + from Screens.FactoryReset import FactoryReset def msgClosed(ret):