X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/97c9f91d14f91c91e3e01b0e032d5698a4b38886..d5cacc98a3f6f21cb03e29bf5dac733c710cc49d:/data/skin.xml diff --git a/data/skin.xml b/data/skin.xml index 5969ce10..68985630 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -3,12 +3,14 @@ - + + + @@ -19,7 +21,8 @@ - + + @@ -43,6 +46,9 @@ + + + @@ -76,10 +82,17 @@ - + + + + + + + - - + + + @@ -121,12 +134,13 @@ - + + - + @@ -172,12 +186,12 @@ - - - - - - + + + + + + @@ -187,14 +201,14 @@ - + - - + + @@ -202,12 +216,14 @@ + + - + - - + - + + @@ -318,11 +335,16 @@ - - - - + + + + + + + + + """ @@ -332,17 +354,21 @@ - - + + + + - - + + - - + + - + + # this should be factored out into some helper code, but currently demonstrates applets. from enigma import eSize, ePoint @@ -363,7 +389,7 @@ if (280 > wsizex): wsize = (wsizex, wsizey) -# resize +# resize self.instance.resize(eSize(*wsize)) # resize label