aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorRonny Strutz <ronny.strutz@multimedia-labs.de>2005-12-14 15:55:44 +0000
committerRonny Strutz <ronny.strutz@multimedia-labs.de>2005-12-14 15:55:44 +0000
commit8abbe5bcd4741dda42105ca4c71076cb4752a31c (patch)
tree78d0979d4232e9d2b437378596a071ee959a8f18 /data
parent6f43d8cd46f2f30f615e6105e78b35a0297f0ffe (diff)
downloadenigma2-8abbe5bcd4741dda42105ca4c71076cb4752a31c.tar.gz
enigma2-8abbe5bcd4741dda42105ca4c71076cb4752a31c.zip
new list sizes (bring scrollbar near to the border)
Diffstat (limited to 'data')
-rw-r--r--data/skin.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/skin.xml b/data/skin.xml
index dd969cd4..f7f68d60 100644
--- a/data/skin.xml
+++ b/data/skin.xml
@@ -39,7 +39,7 @@
<screen name="Menu" position="210,150" size="300,235" title="Main menu">
<widget name="title" position="10,10" size="280,35" font="Arial;23" />
<!--<widget name="menu" position="10,55" size="280,150" font="Arial;23" />-->
- <widget name="menu" position="10,55" size="280,175" scrollbarMode="showOnDemand" />
+ <widget name="menu" position="10,55" size="290,175" scrollbarMode="showOnDemand" />
</screen>
<screen name="ScartLoopThrough" position="0,0" size="720,576">
</screen>
@@ -224,7 +224,7 @@
<widget name="Dishpixmap" pixmap="/usr/share/enigma2/dish.png" position="0,0" size="100,107" />
</screen>
<screen name="ChannelSelection" position="90,98" size="560,417" title="Channel Selection">
- <widget name="list" position="10,45" size="540,364" scrollbarMode="showOnDemand" />
+ <widget name="list" position="10,45" size="550,364" scrollbarMode="showOnDemand" />
<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" />