From d34de70c911e2a041b30dceb76b56eeb86b4425a Mon Sep 17 00:00:00 2001 From: Ronny Strutz Date: Thu, 29 Sep 2005 00:55:26 +0000 Subject: [PATCH] fixed menu-stuff --- data/menu.xml | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/data/menu.xml b/data/menu.xml index c5ce8abd..ec4c9f61 100644 --- a/data/menu.xml +++ b/data/menu.xml @@ -1,18 +1,23 @@ - quitMainloop() + + self.openDialog(TimerEditList) + self.openDialog(About) + - + self.openSetup("satconfig") - - - self.openDialog(ServiceScan) + self.openDialog(ServiceScan) + + + self.openSetup("timezone") @@ -29,11 +34,10 @@ self.openSetup("parental") self.openSetup("expert") - - self.openDialog(About) - - quitMainloop() - quitMainloop() + + quitMainloop() + quitMainloop() + quitMainloop() \ No newline at end of file -- 2.30.2