X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/24dab815808d6be2758f3e63f93b7c171190059e..8173cd589424b450c648ccd565e3933d570bc741:/data/skin.xml diff --git a/data/skin.xml b/data/skin.xml index 27262765..68985630 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -3,13 +3,13 @@ - + - + @@ -21,7 +21,8 @@ - + + @@ -81,10 +82,17 @@ - + + + + + + + - - + + + @@ -126,12 +134,13 @@ - + + - + @@ -207,12 +216,14 @@ + + - + - + + @@ -323,11 +335,16 @@ - - - - + + + + + + + + + """ @@ -337,18 +354,21 @@ - - + + + + - - + + - + + # this should be factored out into some helper code, but currently demonstrates applets. from enigma import eSize, ePoint @@ -369,7 +389,7 @@ if (280 > wsizex): wsize = (wsizex, wsizey) -# resize +# resize self.instance.resize(eSize(*wsize)) # resize label