X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/291a8bbfb085effac97f25421a239fe41c092f14..9ace786618bc1628590b52da215efeae8329d7d9:/data/startwizard.xml diff --git a/data/startwizard.xml b/data/startwizard.xml index 3dedafc9..8e054fb6 100644 --- a/data/startwizard.xml +++ b/data/startwizard.xml @@ -1,5 +1,5 @@ - + self["arrowdown"].moveTo(557, 232, 1) @@ -99,6 +99,25 @@ self["arrowdown"].moveTo(740, 355, 1) self["arrowdown"].startMoving() + + + +self.condition = config.misc.startwizard.doservicescan.value + + +self["rc"].moveTo(800, 50, 1) +self["rc"].startMoving() +self["arrowup"].moveTo(800, 310, 1) +self["arrowup"].startMoving() +self["arrowup2"].moveTo(800, 310, 1) +self["arrowup2"].startMoving() + + + + + + + @@ -115,17 +134,10 @@ self["arrowup2"].startMoving() - - + - -if self["list"].index == 2: - #from Screens.ScanSetup import ScanSetup - from Screens.ScanSetup import DefaultSatLists - self.session.open(DefaultSatLists) - - + self.condition = config.misc.startwizard.doservicescan.value @@ -146,10 +158,10 @@ self.condition = config.misc.startwizard.doservicescan.value - + - +