X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/0afd2995239e9c831b4e73ba27ec97302337db01..f37aa673fead3c929789ef19af3f992f0f4be7a2:/data/skin.xml diff --git a/data/skin.xml b/data/skin.xml index 4be94751..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 @@ --> - - - + + + + @@ -211,54 +237,95 @@ - + - + - - + - + - + + + + + + + + + + + + + + + + + + + + - + - - + + + + + + + + + + + + + + + + + + + - + + + + + - + + - + + @@ -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