X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/389ae07e59aaf1b8e504801cd49409072f7d3b6b..f18ecd589d53d86b74873de6eb9e1873626aec0f:/data/skin.xml?ds=sidebyside diff --git a/data/skin.xml b/data/skin.xml index 3a253e76..5969ce10 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -1,5 +1,4 @@ - @@ -41,6 +40,9 @@ + + + @@ -62,13 +64,16 @@ - + + - - + + + + @@ -83,19 +88,16 @@ - - - - - - - + - - + + + + + - - + + @@ -109,8 +111,10 @@ - - + + + + @@ -137,7 +141,24 @@ - + + + + + + + + + + + + + + + + + + @@ -162,7 +183,6 @@ - @@ -175,6 +195,7 @@ + @@ -182,7 +203,6 @@ - @@ -202,7 +222,9 @@ --> - + + + @@ -211,54 +233,95 @@ - + - + - - + - + - + + + + + + + + + + + + + + + + + + + + - + - - + + + + + + + + + + + + + + + + + + + - + + + + + - + + - + + @@ -272,6 +335,9 @@ + + + @@ -290,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