X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/d1caa52b1f5b003b7ec03df48b5f7d9fdac1a5a8..e182079b3c7d8727a4e2b6df901ee610d58d1f55:/data/skin_default.xml diff --git a/data/skin_default.xml b/data/skin_default.xml index 087239a2..31f7fb90 100644 --- a/data/skin_default.xml +++ b/data/skin_default.xml @@ -1,10 +1,10 @@ - + - + @@ -14,6 +14,26 @@ + + + + + + + + + + + + + + + + + + + + @@ -48,8 +68,8 @@ - - + + @@ -128,6 +148,9 @@ + + + @@ -236,6 +259,9 @@ + + + @@ -270,8 +296,8 @@ if count > 6: offset = 30 * count wsizex = textsize[0] + 60 wsizey = textsize[1] + offset -if (400 > wsizex): - wsizex = 400 +if (450 > wsizex): + wsizex = 450 wsize = (wsizex, wsizey) @@ -315,6 +341,14 @@ newwidth = wsize[0] + + + + + + + +