X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/a7bc9fd319677465f0561773401ff0390ae3af9c..127c6c59e89dbdf96a93659104efd91428569a06:/data/skin.xml diff --git a/data/skin.xml b/data/skin.xml index 9ce0bb7c..68985630 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -1,15 +1,16 @@ - - + + + @@ -20,7 +21,8 @@ - + + @@ -41,6 +43,12 @@ + + + + + + @@ -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,12 +270,24 @@ - - + + + + + + + + + + + + + + @@ -249,14 +297,35 @@ + + + + + + + + + + + + + + + + + - + + + + + @@ -266,10 +335,16 @@ - - - + + + + + + + + + """ @@ -279,14 +354,21 @@ - - + + + + + + + - - + + - + + # this should be factored out into some helper code, but currently demonstrates applets. from enigma import eSize, ePoint @@ -307,7 +389,7 @@ if (280 > wsizex): wsize = (wsizex, wsizey) -# resize +# resize self.instance.resize(eSize(*wsize)) # resize label