- start on 'favourites' visual design. service listbox now configurable (in complex...
[enigma2.git] / skin.py
diff --git a/skin.py b/skin.py
index 2c1778e4d07f5d361f8f854e3016c5029eef4917..7d24441dbb7a26a9b4548c52aeca681316d633fb 100644 (file)
--- a/skin.py
+++ b/skin.py
@@ -97,7 +97,7 @@ dom = xml.dom.minidom.parseString(
 <!--                   <eLabel position="70,0" size="300,30" text=".oO skin Oo." font="Arial;20" /> -->
                </screen>
                <screen name="ChannelSelection" position="90,100" size="560,420" title="Channel Selection">
-                       <widget name="list" position="0,50" size="560,340" />
+                       <widget name="list" position="0,50" size="560,320" />
 <!--                   <widget name="okbutton" position="340,50" size="140,30" />-->
                        <widget name="key_red" position="0,0" size="140,40" backgroundColor="red" />
                        <widget name="key_green" position="140,0" size="140,40" backgroundColor="green" />