X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/abd961024accfc54ffea8a36999417b44861c52b..127c6c59e89dbdf96a93659104efd91428569a06:/data/skin.xml diff --git a/data/skin.xml b/data/skin.xml index d57d86c4..68985630 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -1,15 +1,16 @@ - - + + + @@ -20,7 +21,8 @@ - + + @@ -41,6 +43,12 @@ + + + + + + @@ -62,8 +70,8 @@ - - + + @@ -74,10 +82,17 @@ - + + + + + + + - - + + + @@ -86,16 +101,16 @@ - + - - - - - + + + + + - - + + @@ -119,12 +134,13 @@ - + + - + @@ -139,7 +155,24 @@ - + + + + + + + + + + + + + + + + + + @@ -153,43 +186,44 @@ - - - - - - + + + + + + - - + - - + + + + - + - + - - - + + + + + @@ -215,15 +252,14 @@ - + - - + - + @@ -234,6 +270,25 @@ + + + + + + + + + + + + + + + + + + + @@ -242,14 +297,35 @@ + + + + + + + + + + + + + + + + + - + + + + + @@ -259,10 +335,16 @@ - - - + + + + + + + + + """ @@ -272,14 +354,21 @@ - - + + + + + + + - - + + - + + # this should be factored out into some helper code, but currently demonstrates applets. from enigma import eSize, ePoint @@ -300,7 +389,7 @@ if (280 > wsizex): wsize = (wsizex, wsizey) -# resize +# resize self.instance.resize(eSize(*wsize)) # resize label