X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/b2d6392a3b41f870b5615c8e19b26496e56f6310..52a10052ffaaa268fd6db60cd8fc25badb79eec0:/data/skin.xml?ds=sidebyside diff --git a/data/skin.xml b/data/skin.xml index e8e8a9ec..6a607645 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -1,15 +1,16 @@ - - + + + @@ -20,7 +21,6 @@ - @@ -41,7 +41,13 @@ - + + + + + + + @@ -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 @@ --> - - - + + + + @@ -210,52 +236,96 @@ - + + + + - - + - + - + + + + + + + + + + + + + + + + + + + + - + - - + + + + + + + + + + + + + + + + + + + - + + + + + - + + - + + @@ -266,8 +336,14 @@ - - + + + + + + + @@ -287,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