X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/bb4448ebb7cb6a4f9fdcd52cd4db29e1ce9d35fa..53ead0cb88416e6a5c52b620c18fa0af48217e13:/data/skin.xml?ds=sidebyside diff --git a/data/skin.xml b/data/skin.xml index 8b10af5a..caf71f68 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,8 +115,10 @@ - - + + + + @@ -137,7 +145,24 @@ - + + + + + + + + + + + + + + + + + + @@ -151,38 +176,39 @@ - - - - - - + + + + + + - - + - - + + + + - + @@ -197,12 +223,15 @@ --> - - - + + + + + @@ -213,15 +242,14 @@ - + - - + - + @@ -232,6 +260,25 @@ + + + + + + + + + + + + + + + + + + + @@ -239,26 +286,49 @@ - - + + + + + + + + + + + + + + + + + + + - + + + + + - + + - + + @@ -269,8 +339,14 @@ - - + + + + + + + @@ -290,14 +366,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