add color key-images
[enigma2.git] / data / skin_default.xml
index 3c8fc4921741b6c379e11a54a9f11345b58b05fa..31f7fb90a88c5da6e29b7275a3ada94e39c6b9b4 100644 (file)
@@ -296,8 +296,8 @@ if count > 6:
 offset = 30 * count
 wsizex = textsize[0] + 60
 wsizey = textsize[1] + offset
-if (400 > wsizex):
-       wsizex = 400
+if (450 > wsizex):
+       wsizex = 450
 wsize = (wsizex, wsizey)