X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/cc9862b55b147eb78581813ba70d574940ac103d..fb24285c53bea1a2df38b84e897e017ee7acdf1a:/data/skin.xml diff --git a/data/skin.xml b/data/skin.xml index a9398fd7..88af192e 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -1,15 +1,16 @@ - - + + + @@ -20,7 +21,6 @@ - @@ -41,6 +41,12 @@ + + + + + + @@ -74,10 +80,17 @@ - + + + + + + + - - + + + @@ -86,16 +99,16 @@ - + - - - - - + + + + + - - + + @@ -119,12 +132,13 @@ - + + - + @@ -145,6 +159,23 @@ + + + + + + + + + + + + + + + + + @@ -153,42 +184,44 @@ - - - - - - + + + + + + - - + - - + + + + + - + - - - + + + + + @@ -214,15 +250,14 @@ - + - - + - + @@ -240,15 +275,17 @@ - - - - - - - - - + + + + + + + + + + + @@ -258,14 +295,35 @@ + + + + + + + + + + + + + + + + + - + + + + + @@ -289,14 +347,21 @@ - - + + + + + + + - - + + - + + # this should be factored out into some helper code, but currently demonstrates applets. from enigma import eSize, ePoint @@ -317,7 +382,7 @@ if (280 > wsizex): wsize = (wsizex, wsizey) -# resize +# resize self.instance.resize(eSize(*wsize)) # resize label