X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/c638db5a20fd3c781c55322f993a26f9907ce441..714488394a5c552b175f69682ac2001f8f1b6345:/data/skin.xml diff --git a/data/skin.xml b/data/skin.xml index 6b05295b..92dfa0bb 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -1,15 +1,16 @@ - - + + + @@ -20,7 +21,6 @@ - @@ -41,6 +41,12 @@ + + + + + + @@ -74,10 +80,17 @@ - + + + + + + + - - + + + @@ -86,16 +99,16 @@ - + - - - - - + + + + + - - + + @@ -119,12 +132,13 @@ - + + - + @@ -145,6 +159,23 @@ + + + + + + + + + + + + + + + + + @@ -153,42 +184,44 @@ - - - - - - + + + + + + - - + - - + + + + + - + - - - + + + + + @@ -221,7 +257,7 @@ - + @@ -239,15 +275,17 @@ - - - - - - - - - + + + + + + + + + + + @@ -257,14 +295,35 @@ + + + + + + + + + + + + + + + + + - + + + + + @@ -279,6 +338,10 @@ + + + + """ @@ -288,14 +351,21 @@ - - + + + + + + + - - + + - + + # this should be factored out into some helper code, but currently demonstrates applets. from enigma import eSize, ePoint @@ -316,7 +386,7 @@ if (280 > wsizex): wsize = (wsizex, wsizey) -# resize +# resize self.instance.resize(eSize(*wsize)) # resize label