fixed Setup-size
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Thu, 17 Nov 2005 16:35:54 +0000 (16:35 +0000)
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Thu, 17 Nov 2005 16:35:54 +0000 (16:35 +0000)
data/skin.xml

index 4533fa6..b6937ae 100644 (file)
@@ -60,9 +60,9 @@
                        <widget name="bus" position="20,70" size="380,25" font="Arial;23"  />
                        <widget name="initialize" position="40,110" size="100,28" font="Arial;25" backgroundColor="red" />
                </screen>
-               <screen name="Setup" position="140,125" size="460,280" title="Setup">
+               <screen name="Setup" position="100,125" size="540,280" title="Setup">
                        <widget name="title" position="10,10" size="280,35" font="Arial;23" />
-                       <widget name="config" position="10,50" size="420,175" />
+                       <widget name="config" position="10,50" size="520,175" />
                        <widget name="ok" position="140,240" size="38,20" font="Arial;20" backgroundColor="green" />
                        <widget name="cancel" position="240,240" size="70,20" font="Arial;20" backgroundColor="red" />
                </screen>