X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=data%2Fskin.xml;h=92dfa0bba5ae4f701ebc1960832e619985763a72;hp=95ff48eb5f22fee7b1ba5370df34ad821f8cd094;hb=714488394a5c552b175f69682ac2001f8f1b6345;hpb=c6e0a23d7d303f47b0c99ee2a5c618d2aeb3e87f diff --git a/data/skin.xml b/data/skin.xml index 95ff48e..92dfa0b 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 @@ - + + - + @@ -139,7 +153,24 @@ - + + + + + + + + + + + + + + + + + + @@ -153,43 +184,44 @@ - - - - - - + + + + + + - - + - - + + + + - + - + - - - + + + + + @@ -215,15 +250,14 @@ - + - - + - + @@ -234,6 +268,25 @@ + + + + + + + + + + + + + + + + + + + @@ -242,14 +295,35 @@ + + + + + + + + + + + + + + + + + - + + + + + @@ -259,10 +333,15 @@ - + + + + + + """ @@ -272,14 +351,21 @@ - - + + + + + + + - - + + - + + # this should be factored out into some helper code, but currently demonstrates applets. from enigma import eSize, ePoint @@ -300,7 +386,7 @@ if (280 > wsizex): wsize = (wsizex, wsizey) -# resize +# resize self.instance.resize(eSize(*wsize)) # resize label