X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/9cdb47a4f3b391239c100081b85dc2620ec4b4d1..41c90671f123813d65bbcc877fb3659e889e0376:/data/skin.xml diff --git a/data/skin.xml b/data/skin.xml index 26b6b9dd..50646655 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -3,12 +3,14 @@ - + + + @@ -19,7 +21,6 @@ - @@ -40,6 +41,12 @@ + + + + + + @@ -73,10 +80,17 @@ - + - - + + + + + + + + + @@ -85,13 +99,13 @@ - + - - - - - + + + + + @@ -118,12 +132,13 @@ - + + - + @@ -144,6 +159,23 @@ + + + + + + + + + + + + + + + + + @@ -152,12 +184,12 @@ - - - - - - + + + + + + @@ -167,14 +199,14 @@ - + - - + + @@ -182,12 +214,14 @@ + + - + - - + - + + @@ -260,14 +295,35 @@ + + + + + + + + + + + + + + + + + - + + + + + @@ -277,11 +333,16 @@ - - - - + + + + + + + + + """ @@ -291,14 +352,21 @@ - - + + + + + + + - - + + - + + # this should be factored out into some helper code, but currently demonstrates applets. from enigma import eSize, ePoint @@ -319,7 +387,7 @@ if (280 > wsizex): wsize = (wsizex, wsizey) -# resize +# resize self.instance.resize(eSize(*wsize)) # resize label