X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/9c8a325f71cb5144d84e44885977ef24841ab6d5..4b058610123896242bfefcb0c55873fb0d2a6a93:/data/startwizard.xml diff --git a/data/startwizard.xml b/data/startwizard.xml index 79b9fa85..d3e0642e 100644 --- a/data/startwizard.xml +++ b/data/startwizard.xml @@ -69,7 +69,7 @@ from Components.NimManager import nimmanager self.condition = len(nimmanager.nim_slots) > 2 and not nimmanager.nim_slots[2].empty - + self["rc"].moveTo(500, 50, 1) self["rc"].startMoving() @@ -87,7 +87,7 @@ from Components.NimManager import nimmanager self.condition = len(nimmanager.nim_slots) > 3 and not nimmanager.nim_slots[3].empty - + self["rc"].moveTo(500, 50, 1) self["rc"].startMoving()