From dd45abf9a5e4ee3230cb0272ad117079f97c3f2f Mon Sep 17 00:00:00 2001 From: ghost Date: Tue, 17 Mar 2009 21:34:22 +0100 Subject: [PATCH 1/1] data/menu.xml: add default weights --- data/menu.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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): -- 2.30.2