layout fix: use proper background color for transparent texts in front of colored...
[enigma2.git] / data / skin_default.xml
index f6248b9890ad3d5a2a91a3524dd8edaeaeac1bb7..0288337ebd049f0cea2541ad58c0c413886f61ae 100644 (file)
        <!-- Adapter setup -->
        <screen name="AdapterSetup" position="130,140" size="460,330" title="Network Setup" >
                <widget name="iface" position="10,10" size="440,30" zPosition="1" font="Regular;20" />
-               <widget name="config" position="10,50" size="440,175" scrollbarMode="showOnDemand" />
-               <widget name="introduction" position="10,300" size="440,20" font="Regular;21" halign="center" />
+               <widget name="config" position="10,50" size="440,130" scrollbarMode="showOnDemand" />
+               <widget name="introduction" position="10,180" size="440,20" font="Regular;21" halign="center" />
+               <widget name="introduction2" position="10,210" size="440,20" font="Regular;21" halign="center" />
+               
+               <widget name="IPtext" position="10,240" size="190,21" zPosition="1" font="Regular;21" />
+               <widget name="Netmasktext" position="10,265" size="190,21" zPosition="1" font="Regular;21" />
+               <widget name="Gatewaytext" position="10,290" size="190,21" zPosition="1" font="Regular;21" />
+               
+               <widget name="IP" position="200,240" size="440,21" zPosition="1" font="Regular;21" />
+               <widget name="Mask" position="200,265" size="440,21" zPosition="1" font="Regular;21" />
+               <widget name="Gateway" position="200,290" size="440,21" zPosition="1" font="Regular;21" />
        </screen>
        <!-- Audio selection -->
        <screen name="AudioSelection" position="210,203" size="300,170" title="Audio" >
@@ -138,7 +147,7 @@ self.instance.move(ePoint((720-wsizex)/2, (576-wsizey)/(count &gt; 7 and 2 or 3)
                </applet>
        </screen>
        <!-- Common interface -->
-       <screen name="CiMmi" position="135,153" size="450,270" >
+       <screen name="MMIDialog" position="135,153" size="450,270" >
                <widget name="title" position="10,10" size="430,25" font="Regular;23" />
                <widget name="subtitle" position="10,35" size="430,25" font="Regular;23" />
                <widget name="entries" position="10,70" size="430,150" scrollbarMode="showOnDemand" />
@@ -149,10 +158,6 @@ self.instance.move(ePoint((720-wsizex)/2, (576-wsizey)/(count &gt; 7 and 2 or 3)
                <widget name="text" position="10,5" size="440,25" font="Regular;23" />
                <widget name="entries" position="10,45" size="420,100" scrollbarMode="showOnDemand" />
        </screen>
-       <!-- Common interface - wait -->
-       <screen name="CiWait" position="180,263" size="360,50" title="Common Interface" >
-               <widget name="message" position="20,10" size="320,25" font="Regular;23" />
-       </screen>
        <!-- Clock display -->
        <screen name="clockDisplay" position="300,100" size="300,300" >
                <widget name="okbutton" position="10,10" size="280,40" />
@@ -675,8 +680,8 @@ self.instance.move(ePoint(orgpos.x() + (orgwidth - newwidth)/2, orgpos.y()))
                <widget name="config" position="10,50" size="520,200" scrollbarMode="showOnDemand" />
                <widget name="cancel" pixmap="skin_default/key-red.png" position="10,265" zPosition="1" size="140,40" transparent="1" alphatest="on" />
                <widget name="ok" pixmap="skin_default/key-green.png" position="390,265" zPosition="1" size="140,40" transparent="1" alphatest="on" />
-               <widget name="canceltext" position="10,265" zPosition="2" size="140,40" font="Regular;20" valign="center" halign="center" transparent="1" />
-               <widget name="oktext" position="390,265" zPosition="2" size="140,40" font="Regular;20" valign="center" halign="center" transparent="1" />
+               <widget name="canceltext" position="10,265" zPosition="2" size="140,40" font="Regular;20" valign="center" halign="center" transparent="1" backgroundColor="#d21c31" />
+               <widget name="oktext" position="390,265" zPosition="2" size="140,40" font="Regular;20" valign="center" halign="center" transparent="1" backgroundColor="#4da539" />
        </screen>
        <!-- Simple channelselection -->
        <screen name="SimpleChannelSelection" position="90,98" size="560,417" title="Channel Selection">