add parental control (still somehow buggy and some minor features missing... don...
[vuplus_dvbapp] / data / skin_default.xml
index 1733608..9b1e0b0 100644 (file)
                <widget name="footer" position="20,250" size="360,25" font="Regular;23"/>
                <!--<widget name="introduction" position="20,360" size="280,30" font="Regular;23" />-->
        </screen>
+       <screen name="ParentalControlSetup" position="100,88" size="520,400" title="Parental control setup">
+               <widget name="config" position="20,10" size="460,350" scrollbarMode="showOnDemand" />
+       </screen>
+       <screen name="ParentalControlEditor" position="100,88" size="520,400" title="Parental control services Editor">
+               <widget name="servicelist" position="20,10" size="460,350" scrollbarMode="showOnDemand" />
+       </screen>
        <screen name="TimerEntry" position="110,88" size="500,400" title="Timer entry">
                <widget name="config" position="5,10" size="480,350" />
                <widget name="ok" position="140,365" size="53,30" pixmap="ok.png" />
                <widget name="text" position="0,0" size="550,25" font="Regular;20" />
                <widget name="input" position="0,30" size="550,25" font="Regular;20" />
        </screen>
+       <screen name="PinInput" position="100,100" size="550,160" title="Pin code needed" >
+               <widget name="service" position="0,0" size="550,25" font="Regular;20" />
+               <widget name="text" position="0,30" size="550,25" font="Regular;20" />
+               <widget name="tries" position="0,60" size="550,25" font="Regular;20" />
+               <widget name="input" position="200,100" size="550,25" font="Regular;50" />
+               
+       </screen>
+       <screen name="ParentalControlChangePin" position="100,100" size="550,160" title="Change pin code" >
+               <widget name="config" position="20,10" size="460,350" scrollbarMode="showOnDemand" />
+       </screen>
        <screen name="ChoiceBox" position="150,100" size="550,400" title="Input" >
                <widget name="text" position="0,0" size="550,25" font="Regular;20" />
                <widget name="list" position="0,30" size="550,335" scrollbarMode="showOnDemand" />