X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/9bfa0ff587586c3bfe761200ca9fd890081024d4..7e13c14fb5b2d6e36e62fdfcdc49c3e1fef0183f:/data/skin.xml diff --git a/data/skin.xml b/data/skin.xml index dc1d86b9..c309aeea 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -3,12 +3,14 @@ - + + + @@ -19,7 +21,8 @@ - + + @@ -43,6 +46,9 @@ + + + @@ -76,10 +82,17 @@ - + + + + + + + - - + + + @@ -121,12 +134,13 @@ - + + - + @@ -147,6 +161,15 @@ + + + + + + + + + @@ -163,12 +186,12 @@ - - - - - - + + + + + + @@ -178,14 +201,14 @@ - + - - + + @@ -193,12 +216,14 @@ + + - + - - + - + + @@ -309,10 +335,19 @@ - - - - + + + + + + + + + + + + + @@ -323,14 +358,21 @@ - - + + + + + + + - - + + - + + # this should be factored out into some helper code, but currently demonstrates applets. from enigma import eSize, ePoint @@ -351,7 +393,7 @@ if (280 > wsizex): wsize = (wsizex, wsizey) -# resize +# resize self.instance.resize(eSize(*wsize)) # resize label