diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-12-19 00:15:39 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-12-19 00:15:39 +0000 |
| commit | f9f5c691fbbff5d5393d46b05c299f38a6afdfc3 (patch) | |
| tree | ed5fe2394ed90e50fac65f96c72d18712a517180 | |
| parent | 6f55cd01cf53108209c299e66c2fe189dc61a344 (diff) | |
| download | enigma2-f9f5c691fbbff5d5393d46b05c299f38a6afdfc3.tar.gz enigma2-f9f5c691fbbff5d5393d46b05c299f38a6afdfc3.zip | |
change the width of our nim setup to fit in the german translation
| -rw-r--r-- | data/skin.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/skin.xml b/data/skin.xml index c6923128..a98d1099 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -88,8 +88,8 @@ <widget name="entries" position="20,70" size="320,150" scrollbarMode="showOnDemand" /> <widget name="bottom" position="20,230" size="320,25" font="Arial;23" /> </screen> - <screen name="NimSetup" position="140,165" size="360,250" title="Satconfig"> - <widget name="config" position="20,10" size="320,220" /> + <screen name="NimSetup" position="130,165" size="440,250" title="Satconfig"> + <widget name="config" position="20,10" size="400,220" /> </screen> <screen name="Satconfig" position="140,125" size="460,280" title="Satconfig"> <widget name="config" position="10,50" size="420,150" scrollbarMode="showOnDemand" /> |
