From 55bd830d52a2961ec57a6dec5969e8e7c0294c35 Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Sat, 8 Oct 2005 01:59:58 +0000 Subject: menu: new syntax which fixes the import problems --- data/menu.xml | 60 ++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 37 insertions(+), 23 deletions(-) (limited to 'data') diff --git a/data/menu.xml b/data/menu.xml index 73ae3c07..b3d6208a 100644 --- a/data/menu.xml +++ b/data/menu.xml @@ -1,11 +1,25 @@ + + - self.openDialog(NimSelection) - - self.openDialog(TimerEditList) - self.openDialog(About) - self.openDialog(PluginBrowser) + + print "radio mode" + + + @@ -13,33 +27,33 @@ - self.openDialog(Satconfig) + - self.openDialog(ServiceScan) - self.openDialog(ServiceScan) + + - self.openSetup("timezone") - self.openSetup("avsetup") - self.openSetup("rfmod") - self.openDialog(HarddiskSelection) - self.openSetup("rc") - self.openSetup("keyboard") - self.openSetup("osd") - self.openSetup("lcd") - self.openSetup("network") + + + + + + + + + - self.openSetup("parental") - self.openSetup("expert") + + - quitMainloop() - quitMainloop() - quitMainloop() + quitMainloop() + quitMainloop() + quitMainloop() - \ No newline at end of file + -- cgit v1.2.3