X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/bb4448ebb7cb6a4f9fdcd52cd4db29e1ce9d35fa..f31c389d72cb0607f2faaa23fc955955e7353445:/data/skin.xml diff --git a/data/skin.xml b/data/skin.xml index 8b10af5a..1bc8616c 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -1,15 +1,16 @@ - - + + + @@ -20,7 +21,6 @@ - @@ -41,6 +41,12 @@ + + + + + + @@ -62,16 +68,19 @@ - + + - - + + + + - + @@ -83,19 +92,16 @@ - - - - - - - + - - + + + + + - - + + @@ -109,15 +115,18 @@ - - + + + + - + + @@ -137,7 +146,24 @@ - + + + + + + + + + + + + + + + + + + @@ -151,43 +177,44 @@ - - - - - - + + + + + + - - + - - + + + + - + - + - - - + + + + + @@ -213,15 +243,14 @@ - + - - + - + @@ -232,6 +261,25 @@ + + + + + + + + + + + + + + + + + + + @@ -239,26 +287,49 @@ - - + + + + + + + + + + + + + + + + + + + - + + + + + - + + - + + @@ -269,8 +340,14 @@ - - + + + + + + + @@ -290,14 +367,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