X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=data%2Fstartwizard.xml;h=8e054fb64f7d4e6bd022f27af8047e50e3743188;hp=3dedafc9d5c4e24f6287cf804456fc01d259638c;hb=bdbf663b67d46f79ba2163f6b7df377a63218092;hpb=fefaf0d0f2b71ee47ffe0c227e1778f7d99e9430 diff --git a/data/startwizard.xml b/data/startwizard.xml index 3dedafc..8e054fb 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 - + - +