well...
[enigma2.git] / data / skin.xml
index bf6465cd51a33572e3c37e8aac8b1882eb1be6c6..80337c93b68be5f5d32c80c15d549b3e05dec3be 100644 (file)
@@ -87,9 +87,9 @@
                <screen name="Satconfig" position="140,125" size="460,280" title="Satconfig">
                        <widget name="config" position="10,50" size="420,150" />
                </screen>
-               <screen name="ScanSetup" position="100,100" size="500,400" title="Service scan">
+               <screen name="ScanSetup" position="90,100" size="520,400" title="Service scan">
                        <widget name="config" position="20,10" size="460,350" />
-                       <widget name="introduction" position="20,360" size="280,30" font="Arial;23" />
+                       <widget name="introduction" position="20,360" size="350,30" font="Arial;23" />
                </screen>
                <screen name="ScanSimple" position="150,100" size="400,300" title="Service scan">
                        <widget name="header" position="20,10" size="280,25" font="Arial;23"/>
@@ -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>