aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-12-09 11:36:10 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-12-09 11:36:10 +0000
commitfc11878a40ccc81423a8f223942b89597f2fffb6 (patch)
tree499e620f0e126dca12083194869b28d1bec77cd4 /data
parent80416e87ef6cecd542830647aa6b111364601eaf (diff)
downloadenigma2-fc11878a40ccc81423a8f223942b89597f2fffb6.tar.gz
enigma2-fc11878a40ccc81423a8f223942b89597f2fffb6.zip
some fixes and improvements for the start-wizard
Diffstat (limited to 'data')
-rw-r--r--data/startwizard.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/startwizard.xml b/data/startwizard.xml
index 501fbf61..89352abd 100644
--- a/data/startwizard.xml
+++ b/data/startwizard.xml
@@ -9,7 +9,7 @@ self["rc"].startMoving()
</code>
</step>
<step number="2">
- <text value="Bla" />
+ <text value="Use the up/down keys on your remote control to select an option. After that, press OK." />
<list>
<listentry caption="Use wizard to set up basic features" step="next" />
<listentry caption="Exit wizard" step="end" />
@@ -53,7 +53,7 @@ self["arrowdown"].startMoving()
</list>
</step>
<step number="6">
- <text value="Bla" />
+ <text value="What do you want to scan?" />
<config screen="ScanSimple" module="ScanSetup" />
<code>
self["arrowup"].moveTo(740, 355, 10)