X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/dc756c318120a344b6d9f1de144af8b6d6a49733..3bddcacaa62e8ae5e2873c1368f7236b491194c0:/data/skin.xml diff --git a/data/skin.xml b/data/skin.xml index ab0be1c1..6a607645 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -1,15 +1,16 @@ - - + + + @@ -20,7 +21,6 @@ - @@ -41,6 +41,12 @@ + + + + + + @@ -62,13 +68,16 @@ - + + - - + + + + @@ -83,19 +92,16 @@ - - - - - - - + - - + + + + + - - + + @@ -109,8 +115,10 @@ - - + + + + @@ -137,7 +145,24 @@ - + + + + + + + + + + + + + + + + + + @@ -151,30 +176,30 @@ - - - - - - + + + + + + - - + - - + + + @@ -182,7 +207,6 @@ - @@ -197,12 +221,14 @@ --> - - - + + + + @@ -213,52 +239,93 @@ - + - - + - + - + + + + + + + + + + + + + + + + + + + + - + - - + + + + + + + + + + + + + + + + + + + - + + + + + - + + - + + @@ -269,8 +336,14 @@ - - + + + + + + + @@ -290,14 +363,14 @@ textsize = (textsize[0] + 50, textsize[1] + 50) offset = 0 if self.type == self.TYPE_YESNO: offset = 60 -wsizex = textsize[0] + offset +wsizex = textsize[0] + 60 wsizey = textsize[1] + offset if (280 > wsizex): wsizex = 280 wsize = (wsizex, wsizey) -# resize +# resize self.instance.resize(eSize(*wsize)) # resize label