X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/b2d6392a3b41f870b5615c8e19b26496e56f6310..324beabef671e097587ebc5b8296da2454a3c402:/data/skin.xml diff --git a/data/skin.xml b/data/skin.xml index e8e8a9ec..e8eae409 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -1,5 +1,4 @@ - @@ -41,7 +40,10 @@ - + + + + @@ -62,13 +64,16 @@ - + + - - + + + + @@ -83,19 +88,16 @@ - - - - - - - + - - + + + + + - - + + @@ -109,8 +111,10 @@ - - + + + + @@ -137,7 +141,24 @@ - + + + + + + + + + + + + + + + + + + @@ -151,23 +172,22 @@ - - - - - - + + + + + + - - + @@ -175,6 +195,7 @@ + @@ -182,7 +203,6 @@ - @@ -197,12 +217,14 @@ --> - - - + + + + @@ -210,52 +232,96 @@ - + + + + - - + - + - + + + + + + + + + + + + + + + + + + + + - + - - + + + + + + + + + + + + + + + + + + + - + + + + + - + + - + + @@ -269,6 +335,9 @@ + + + @@ -287,7 +356,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