Changeset 39547


Ignore:
Timestamp:
12/30/16 00:15:39 (6 years ago)
Author:
mega
Message:

Fix dream900 oled

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skinsdefault_default/_path_/usr/local/share/titan/skin/default/oledskin.xml

    r39501 r39547  
    133133
    134134#oled_dream_900 Skin 1 (400x240)
    135 <screen name="OLED_dream2" fontcol="#FFFFFF" posx="0" posy="0" width="400" height="240">
    136         <node halign="center" text="" name="textbox" fontsize="50" posx="0" posy="0" width="400" height="50">
     135<screen name="OLED_dream2" fontcol="#FFFFFF" posx="5" posy="0" width="400" height="240">
     136        <node halign="center" text="" name="textbox" fontsize="50" posx="5" posy="0" width="400" height="50">
    137137        <node halign="center" bordersize="2" progresscol="#CD661D" halign="left" func="getepgakttimeline" bordercol="#FFFFFF" borderradius="5" name="epgline" posy="100" posx="center" width="300" height="30">
    138138        <node halign="center" func="gettime" param1="%H:%M" name="time" fontsize="60" posx="center" posy="160" width="200" height="60">
     
    144144
    145145#oled menu dream_900
    146 <screen name="OLED_dream2_menu" fontcol="#FFFFFF" posx="0" posy="0" width="400" height="240">
    147         <node name="textbox" text="" halign="center" fontsize="60" posx="0" posy="center" width="100%" height="60">
     146<screen name="OLED_dream2_menu" fontcol="#FFFFFF" posx="5" posy="0" width="400" height="240">
     147        <node name="textbox" text="" halign="center" fontsize="60" posx="5" posy="center" width="100%" height="60">
    148148</screen>
    149149
    150150#oled standby dream_900
    151 <screen name="OLED_dream2_standby" fontcol="#FFFFFF" posx="0" posy="0" width="400" height="240">
    152         <node name="textbox" text="" halign="center" fontsize="88" posx="0" posy="center" width="100%" height="88">
     151<screen name="OLED_dream2_standby" fontcol="#FFFFFF" posx="5" posy="0" width="400" height="240">
     152        <node name="textbox" text="" halign="center" fontsize="88" posx="5" posy="center" width="100%" height="88">
    153153</screen>
Note: See TracChangeset for help on using the changeset viewer.