aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorRonny Strutz <ronny.strutz@multimedia-labs.de>2005-08-31 14:35:57 +0000
committerRonny Strutz <ronny.strutz@multimedia-labs.de>2005-08-31 14:35:57 +0000
commit218ee7bad2cc26bd80c2a22b014494fe56eff61c (patch)
treea6c92651d600c0a172d976945545a7f8ff577802 /data
parent8cb956974b2f8771343b6384aa2f3d67b6de607d (diff)
downloadenigma2-218ee7bad2cc26bd80c2a22b014494fe56eff61c.tar.gz
enigma2-218ee7bad2cc26bd80c2a22b014494fe56eff61c.zip
changed width of text widget
Diffstat (limited to 'data')
-rw-r--r--data/skin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/skin.xml b/data/skin.xml
index a4a65ed4..251cffd6 100644
--- a/data/skin.xml
+++ b/data/skin.xml
@@ -123,7 +123,7 @@
<widget name="apply" position="10,240" size="250,35" />
</screen>
<screen name="MessageBox" position="0,300" size="720,10" title="Message">
- <widget name="text" position="0,0" size="500,0" font="Arial;25" />
+ <widget name="text" position="0,0" size="650,0" font="Arial;22" />
<applet type="onLayoutFinish">
# this should be factored out into some helper code, but currently demonstrated applets.
from enigma import eSize, ePoint