X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/212bb31204441e572b5e9ca6d68408787d5cbc41..d8db49b1ebcfd2a886be1536bbbc12d214e185a5:/data/skin.xml diff --git a/data/skin.xml b/data/skin.xml index 602ab247..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,15 +239,14 @@ - + - - + - + @@ -232,6 +257,25 @@ + + + + + + + + + + + + + + + + + + + @@ -240,25 +284,48 @@ + + + + + + + + + + + + + + + + + - + + + + + - + + - + + @@ -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