X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=data%2Fskin.xml;h=d57d86c4330a927854fe38aa40be4ca02261088f;hb=abd961024accfc54ffea8a36999417b44861c52b;hp=3a253e76a82227e38bff507f7610ca9eda4dfc51;hpb=389ae07e59aaf1b8e504801cd49409072f7d3b6b;p=vuplus_dvbapp diff --git a/data/skin.xml b/data/skin.xml index 3a253e7..d57d86c 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -62,13 +62,16 @@ - + + - - + + + + @@ -91,11 +94,8 @@ - - - - - + + @@ -109,8 +109,10 @@ - - + + + + @@ -137,7 +139,7 @@ - + @@ -211,7 +213,7 @@ - + @@ -226,21 +228,21 @@ - + - + - - + + @@ -253,7 +255,8 @@ - + + @@ -290,7 +293,7 @@ textsize = (textsize[0] + 50, textsize[1] + 50) offset = 0 if self.type == self.TYPE_YESNO: offset = 60 -wsizex = textsize[0] + offset +wsizex = textsize[0] + 60 wsizey = textsize[1] + offset if (280 > wsizex): wsizex = 280