X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/13ac677921b00ceec937edf276b17dcdbb4e8c6f..2334840aabb952e3b6ee5cc60c368f7f2884d9dd:/data/skin.xml diff --git a/data/skin.xml b/data/skin.xml index a5cb8174..68985630 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -3,13 +3,13 @@ - + - + @@ -21,7 +21,8 @@ - + + @@ -45,6 +46,9 @@ + + + @@ -78,10 +82,17 @@ - + + + + + + + - - + + + @@ -123,12 +134,13 @@ - + + - + @@ -195,8 +207,8 @@ - - + + @@ -204,12 +216,14 @@ + + - + - + + @@ -320,11 +335,16 @@ - - - - + + + + + + + + + """ @@ -334,18 +354,21 @@ - - + + + + - - + + - + + # this should be factored out into some helper code, but currently demonstrates applets. from enigma import eSize, ePoint @@ -366,7 +389,7 @@ if (280 > wsizex): wsize = (wsizex, wsizey) -# resize +# resize self.instance.resize(eSize(*wsize)) # resize label