X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/389ae07e59aaf1b8e504801cd49409072f7d3b6b..b80cca410573b20277bd0f1fdb673c37c2ec1b09:/data/skin.xml diff --git a/data/skin.xml b/data/skin.xml index 3a253e76..d43613f2 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -1,5 +1,4 @@ - @@ -62,13 +61,16 @@ - + + - - + + + + @@ -91,11 +93,8 @@ - - - - - + + @@ -109,8 +108,10 @@ - - + + + + @@ -137,7 +138,7 @@ - + @@ -162,7 +163,6 @@ - @@ -175,6 +175,7 @@ + @@ -182,7 +183,6 @@ - @@ -202,7 +202,9 @@ --> - + + + @@ -211,36 +213,52 @@ - + - + - - + - + - + + + + + + + + + + + + + + + + + + - + - - + + @@ -253,12 +271,14 @@ - + + - + + @@ -290,7 +310,7 @@ 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