X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/d529a2571260748de28937c2ee9b47c15ded32ce..127c6c59e89dbdf96a93659104efd91428569a06:/data/skin.xml diff --git a/data/skin.xml b/data/skin.xml index d43613f2..68985630 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -3,12 +3,14 @@ - + + + @@ -19,7 +21,8 @@ - + + @@ -40,6 +43,12 @@ + + + + + + @@ -73,10 +82,17 @@ - + - - + + + + + + + + + @@ -85,16 +101,16 @@ - + - - - - - + + + + + - - + + @@ -118,12 +134,13 @@ - + + - + @@ -144,6 +161,23 @@ + + + + + + + + + + + + + + + + + @@ -152,12 +186,12 @@ - - - - - - + + + + + + @@ -167,14 +201,14 @@ - + - - + + @@ -182,12 +216,14 @@ + + - + - - + - + + @@ -240,15 +277,17 @@ - - - - - - - - - + + + + + + + + + + + @@ -258,14 +297,35 @@ + + + + + + + + + + + + + + + + + - + + + + + @@ -275,11 +335,16 @@ - - - - + + + + + + + + + """ @@ -289,14 +354,21 @@ - - + + + + + + + - - + + - + + # this should be factored out into some helper code, but currently demonstrates applets. from enigma import eSize, ePoint @@ -317,7 +389,7 @@ if (280 > wsizex): wsize = (wsizex, wsizey) -# resize +# resize self.instance.resize(eSize(*wsize)) # resize label