X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=data%2Fskin.xml;h=ecdfd9ef085c8e8991a2fa099c191273d37bd2b1;hb=d4fc7c9fea8e8a52d607596ab4d1027a82199de3;hp=4be94751a037b658937a9abc64e853f9aa487fa6;hpb=0afd2995239e9c831b4e73ba27ec97302337db01;p=vuplus_dvbapp diff --git a/data/skin.xml b/data/skin.xml index 4be9475..ecdfd9e 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -1,5 +1,4 @@ - @@ -10,6 +9,8 @@ + + @@ -41,7 +42,13 @@ - + + + + + + + @@ -62,13 +69,16 @@ - + + - - + + + + @@ -83,19 +93,16 @@ - + - - - - - + + + + + - - - - - + + @@ -109,8 +116,10 @@ - - + + + + @@ -137,7 +146,24 @@ - + + + + + + + + + + + + + + + + + + @@ -151,23 +177,22 @@ - - - - - - + + + + + + - - + @@ -175,6 +200,7 @@ + @@ -182,7 +208,6 @@ - @@ -197,12 +222,14 @@ --> - - - + + + + @@ -211,54 +238,95 @@ - + - + - - + - + - + + + + + + + + + + + + + + + + + + + + - + - - + + + + + + + + + + + + + + + + + + + - + + + + + - + + - + + @@ -272,6 +340,10 @@ + + + @@ -290,7 +362,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