aboutsummaryrefslogtreecommitdiff
path: root/data/skin_default.xml
diff options
context:
space:
mode:
authorAndreas Frisch <andreas.frisch@multimedia-labs.de>2008-10-21 22:27:30 +0000
committerAndreas Frisch <andreas.frisch@multimedia-labs.de>2008-10-21 22:27:30 +0000
commit21e43b5cb07d5e8699fc666f44439bf40fbb0d8f (patch)
treed38151848369f9867ed2c2a3d62a90ea4c994525 /data/skin_default.xml
parent3259f96f2e8f864709b819b4d27ee8ef551eeb2c (diff)
downloadenigma2-21e43b5cb07d5e8699fc666f44439bf40fbb0d8f.tar.gz
enigma2-21e43b5cb07d5e8699fc666f44439bf40fbb0d8f.zip
display choices and selection of ChoiceBoxes on summary screen
Diffstat (limited to 'data/skin_default.xml')
-rw-r--r--data/skin_default.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/skin_default.xml b/data/skin_default.xml
index 8715c192..68a3641e 100644
--- a/data/skin_default.xml
+++ b/data/skin_default.xml
@@ -158,6 +158,9 @@ self.instance.move(ePoint((720-wsizex)/2, (576-wsizey)/(count &gt; 7 and 2 or 3)
</applet>
</screen>
+ <screen name="ChoiceBox_summary" position="0,0" size="132,64">
+ <widget source="parent.summary_list" render="Label" position="6,0" size="126,64" font="Regular;11" />
+ </screen>
<!-- Common interface -->
<screen name="MMIDialog" position="135,153" size="450,270">
<widget name="title" position="10,10" size="430,25" font="Regular;23" />