X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/d4e7de836464117242bea65c7e192ff25dee2e46..127c6c59e89dbdf96a93659104efd91428569a06:/data/skin.xml diff --git a/data/skin.xml b/data/skin.xml index 3d9d0463..68985630 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -1,15 +1,16 @@ - - + + + @@ -20,7 +21,8 @@ - + + @@ -41,6 +43,12 @@ + + + + + + @@ -62,19 +70,29 @@ - + + - - + + + + - + - - + + + + + + + + + @@ -83,19 +101,16 @@ - - - - - - - + - - + + + + + - - + + @@ -109,20 +124,23 @@ - - + + + + - + + - + @@ -137,7 +155,24 @@ - + + + + + + + + + + + + + + + + + + @@ -151,43 +186,44 @@ - - - - - - + + + + + + - - + - - + + + + - + - + - - - + + + + + @@ -213,15 +252,14 @@ - + - - + - + @@ -232,6 +270,25 @@ + + + + + + + + + + + + + + + + + + + @@ -240,26 +297,54 @@ + + + + + + + + + + + + + + + + + - + + + + + - + + - - - + + + + + + + + + """ @@ -269,14 +354,21 @@ - - + + + + + + + - - + + - + + # this should be factored out into some helper code, but currently demonstrates applets. from enigma import eSize, ePoint @@ -297,7 +389,7 @@ if (280 > wsizex): wsize = (wsizex, wsizey) -# resize +# resize self.instance.resize(eSize(*wsize)) # resize label