aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>2005-11-11 16:45:45 +0000
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>2005-11-11 16:45:45 +0000
commitac69935a53481230525c4e408e38271d25833ff7 (patch)
tree297ff22608d18782ecdf8436c0c42c9a6bb66e96 /data
parent2533e5b1a04cb55fb6254afb77ba15d1708773ef (diff)
downloadenigma2-ac69935a53481230525c4e408e38271d25833ff7.tar.gz
enigma2-ac69935a53481230525c4e408e38271d25833ff7.zip
epglist sizefix
Diffstat (limited to 'data')
-rw-r--r--data/skin.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/skin.xml b/data/skin.xml
index 55945af8..6716acf3 100644
--- a/data/skin.xml
+++ b/data/skin.xml
@@ -147,15 +147,15 @@
<ePixmap position="0,0" size="59,80" pixmap="/usr/share/enigma2/mute-fs8.png" />
</screen>
<screen name="ChannelSelection" position="90,100" size="560,420" title="Channel Selection">
- <widget name="list" position="0,50" size="560,320" />
+ <widget name="list" position="10,50" size="540,320" />
<!-- <widget name="okbutton" position="340,50" size="140,30" />-->
<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,400" title="EPG Selection">
- <widget name="list" position="0,0" size="560,400" />
+ <screen name="EPGSelection" position="90,100" size="560,415" title="EPG Selection">
+ <widget name="list" position="10,5" size="550,400" />
</screen>
<screen name="EventView" position="100,100" size="520,380" title="Eventview">
<widget name="epg_description" position="10,5" size="480,335" font="Arial;22" />