Changeset 41951


Ignore:
Timestamp:
02/25/18 11:52:02 (6 years ago)
Author:
mega
Message:

add menu and standby titanlogo

File:
1 edited

Legend:

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

    r41950 r41951  
    227227<screen name="OLED_dream2_menu" fontcol="#F2F2F2" posx="0" posy="0" width="400" height="240">
    228228        <node picmem="oled/display_bg.png" name="oled" func="getoled" valign="bottom" posx=0 posy=0 width=400 height=240 picwidth=400 picheight=240>
     229        <node picmem="oled/display_bg2.png" name="oled" func="getoled" valign="bottom" posx=0 posy=5 width=395 height=50 picwidth=395 picheight=50>
    229230        <node name="textbox" type=textbox wrap=yes text="" halign="center" valign="center" fontsize="50" posx="5" posy="center" width="100%" height="110" hspace=3 vspace=3>
    230231</screen>
     
    233234<screen name="OLED_dream2_standby" fontcol="#E6E6E6" posx="0" posy="0" width="400" height="240">
    234235        <node picmem="oled/display_bg.png" name="oled" func="getoled" valign="bottom" posx=0 posy=0 width=400 height=240 picwidth=400 picheight=240>
     236        <node picmem="oled/display_bg2.png" name="oled" func="getoled" valign="bottom" posx=0 posy=5 width=395 height=50 picwidth=395 picheight=50>
    235237        <node name="textbox" text="" halign="center" fontsize="70" posx="0" posy="center" width="100%" height="70">
    236238        <node halign="center" nodestyle="blink" valign="left" func="getoledrec" picmem="oled/rec_2.png" name="oled_rec" posx="20" posy="185" width="40" height="40">
Note: See TracChangeset for help on using the changeset viewer.