X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/dc756c318120a344b6d9f1de144af8b6d6a49733..56f5fa20371cd5a761dc37a6dd0dd730c38e0cbc:/data/skin.xml diff --git a/data/skin.xml b/data/skin.xml index ab0be1c1..27262765 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -1,5 +1,4 @@ - @@ -10,6 +9,8 @@ + + @@ -41,6 +42,12 @@ + + + + + + @@ -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 @@ --> - - - + + + + @@ -213,52 +240,93 @@ - + - - + - + - + + + + + + + + + + + + + + + + + + + + - + - - + + + + + + + + + + + + + + + + + + + - + + + + + - + + - + + @@ -272,6 +340,10 @@ + + + @@ -290,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