X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/b2d6392a3b41f870b5615c8e19b26496e56f6310..56f5fa20371cd5a761dc37a6dd0dd730c38e0cbc:/data/skin.xml diff --git a/data/skin.xml b/data/skin.xml index e8e8a9ec..27262765 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -1,5 +1,4 @@ - @@ -10,6 +9,8 @@ + + @@ -41,7 +42,13 @@ - + + + + + + + @@ -62,13 +69,16 @@ - + + - - + + + + @@ -83,19 +93,16 @@ - - - - - - - + - - + + + + + - - + + @@ -109,8 +116,10 @@ - - + + + + @@ -137,7 +146,24 @@ - + + + + + + + + + + + + + + + + + + @@ -151,30 +177,30 @@ - - - - - - + + + + + + - - + - - + + + @@ -182,7 +208,6 @@ - @@ -197,12 +222,14 @@ --> - - - + + + + @@ -210,52 +237,96 @@ - + + + + - - + - + - + + + + + + + + + + + + + + + + + + + + - + - - + + + + + + + + + + + + + + + + + + + - + + + + + - + + - + + @@ -269,6 +340,10 @@ + + + @@ -287,7 +362,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