remove arrowup2 pixmap when going back from step 3 to 2 in the start-wizard
[enigma2.git] / data / startwizard.xml
index d15082fd793c9d619121a81f52da5867c65b47db..1a64d90c0dba00cfb59dbc5fbcc3c70ead964060 100644 (file)
@@ -17,6 +17,8 @@ self["rc"].startMoving()
                                <listentry caption="Exit wizard" step="end" />
                        </list>
                        <code>
                                <listentry caption="Exit wizard" step="end" />
                        </list>
                        <code>
+self["arrowup2"].moveTo(800, 320, 1)
+self["arrowup2"].startMoving()
 self["arrowdown"].moveTo(557, 200, 1)
 self["arrowup"].moveTo(557, 355, 1)
 self["arrowdown"].startMoving()
 self["arrowdown"].moveTo(557, 200, 1)
 self["arrowup"].moveTo(557, 355, 1)
 self["arrowdown"].startMoving()