aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins/Videomode/videowizard.xml
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2008-02-11 14:02:23 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2008-02-11 14:02:23 +0000
commitb6748e04393c47c18453c2d2fda88e315aa9d55d (patch)
tree57ee20b453eb9018addb44d752c4d1509dc2194b /lib/python/Plugins/SystemPlugins/Videomode/videowizard.xml
parent1334dd393c3e099c9196a0f6935aac696bdcf661 (diff)
downloadenigma2-b6748e04393c47c18453c2d2fda88e315aa9d55d.tar.gz
enigma2-b6748e04393c47c18453c2d2fda88e315aa9d55d.zip
re-add question for test card to the video wizard
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/Videomode/videowizard.xml')
-rw-r--r--lib/python/Plugins/SystemPlugins/Videomode/videowizard.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/python/Plugins/SystemPlugins/Videomode/videowizard.xml b/lib/python/Plugins/SystemPlugins/Videomode/videowizard.xml
index c9b6219c..5d54b2f1 100644
--- a/lib/python/Plugins/SystemPlugins/Videomode/videowizard.xml
+++ b/lib/python/Plugins/SystemPlugins/Videomode/videowizard.xml
@@ -115,12 +115,12 @@ self.rateSelect("50Hz")
</code>
</step>
<step id="end">
- <!--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?" /-->
- <text value="You have successfully finished the video setup. If you want to change the settings later, you can do this in the settings menu."/>
+ <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?" />
+ <!--text value="You have successfully finished the video setup. If you want to change the settings later, you can do this in the settings menu."/-->
<displaytext value="No picture on TV? Press EXIT and retry." />
- <!--list>
+ <list evaluation="showTestCard" onselect="showTestCard">
<listentry caption="Yes" step="yes" />
<listentry caption="No" step="no" />
- </list-->
+ </list>
</step>
</wizard>