X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/124d18766f09faf0209eeb052c8c8a865e672eb3..127c6c59e89dbdf96a93659104efd91428569a06:/data/skin.xml diff --git a/data/skin.xml b/data/skin.xml index 49f22893..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 @@ - + + - + @@ -145,6 +161,23 @@ + + + + + + + + + + + + + + + + + @@ -153,30 +186,29 @@ - - - - - - + + + + + + - - + - - + + @@ -184,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