changed width of text widget
authorRonny Strutz <ronny.strutz@multimedia-labs.de>
Wed, 31 Aug 2005 14:35:57 +0000 (14:35 +0000)
committerRonny Strutz <ronny.strutz@multimedia-labs.de>
Wed, 31 Aug 2005 14:35:57 +0000 (14:35 +0000)
data/skin.xml

index a4a65ed..251cffd 100644 (file)
                        <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