X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/212bb31204441e572b5e9ca6d68408787d5cbc41..56f5fa20371cd5a761dc37a6dd0dd730c38e0cbc:/data/skin.xml diff --git a/data/skin.xml b/data/skin.xml index 602ab247..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,15 +240,14 @@ - + - - + - + @@ -232,6 +258,25 @@ + + + + + + + + + + + + + + + + + + + @@ -240,25 +285,48 @@ + + + + + + + + + + + + + + + + + - + + + + + - + + - + + @@ -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