use workaround for magic-ci
[enigma2.git] / data / skin.xml
index bf6465cd51a33572e3c37e8aac8b1882eb1be6c6..4209f281e66d4ec301e1fffa03722b74d97f0b57 100644 (file)
@@ -99,6 +99,8 @@
                </screen>
                <screen name="TimerEntry" position="100,100" size="500,400" title="Timer entry">
                        <widget name="config" position="5,10" size="480,350" />
+                       <widget name="ok" position="140,365" size="38,20" font="Arial;20" backgroundColor="green" />
+                       <widget name="cancel" position="240,365" size="70,20" font="Arial;20" backgroundColor="red" />
                </screen>
                <screen name="NetworkSetup" position="140,125" size="460,280" title="Network Setup">
                        <widget name="config" position="10,50" size="420,175" />
                        <widget name="key_yellow" position="280,0" size="140,40" backgroundColor="yellow" font="Arial;21" />
                        <widget name="key_blue" position="420,0" size="140,40" backgroundColor="blue" font="Arial;21" />
                </screen>
+               <screen name="SimpleChannelSelection" position="90,98" size="560,417" title="Channel Selection">
+                       <widget name="list" position="10,45" size="540,364" />
+                       <widget name="key_red" position="0,0" size="140,40" backgroundColor="red" font="Arial;21" />
+                       <widget name="key_green" position="140,0" size="140,40" backgroundColor="green" font="Arial;21" />
+                       <widget name="key_yellow" position="280,0" size="140,40" backgroundColor="yellow" font="Arial;21" />
+                       <widget name="key_blue" position="420,0" size="140,40" backgroundColor="blue" font="Arial;21" />
+               </screen>
                <screen name="EPGSelection" position="90,100" size="560,415" title="EPG Selection">
                        <widget name="list" position="10,5" size="550,400" />
                </screen>