add question for test pictures to the video wizard plugin
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Fri, 25 Jan 2008 01:20:23 +0000 (01:20 +0000)
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Fri, 25 Jan 2008 01:20:23 +0000 (01:20 +0000)
lib/python/Plugins/SystemPlugins/Videomode/videowizard.xml

index 933d534..bd714ce 100644 (file)
@@ -80,7 +80,11 @@ self["rc"].startMoving()
                </code>
        </step>
        <step id="end">
                </code>
        </step>
        <step id="end">
-                       <text value="The input port should be configured now." />
-                       <displaytext value="No picture on TV? Press EXIT and retry." />
+               <text value="The input port should be configured now.\nYou can now configure the screen by displaying some test pictures. Do you want to do that now?" />
+               <displaytext value="No picture on TV? Press EXIT and retry." />
+               <list evaluation="rateSelectionMade" onselect="rateSelectionMoved">
+                       <listentry caption="Yes" step="yes" />
+                       <listentry caption="No" step="no" />
+               </list>
                </step>
 </wizard>
                </step>
 </wizard>