Changeset 32095


Ignore:
Timestamp:
01/04/15 20:20:24 (8 years ago)
Author:
Stephan
Message:

[skin] show record and streaming symbol also in standby

Location:
ipk/source
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_default_mod/_path_/usr/local/share/titan/skin/default_mod/skin.xml

    r32093 r32095  
    29202920<screen name="OLED_nemesis_standby" fontcol="FFFFFF" posx="0" posy="0" width="256" height="64">
    29212921        <node name="textbox" text="" halign="center" fontsize="44" posx="0" posy="center" width="100%" height="44">
     2922        <node halign="center" valign="left" func="getoledrec" param1="skin" name="oled_rec" posx="0" posy="49" width="12" height="15">
     2923        <node halign="center" valign="left" func="getoledstreaming" param1="skin" name="oled_streaming" posx="236" posy="33" width="20" height="15">
    29222924</screen>
    29232925
  • ipk/source/skinsdefault_default/_path_/usr/local/share/titan/skin/default/skin.xml

    r32093 r32095  
    29202920<screen name="OLED_nemesis_standby" fontcol="FFFFFF" posx="0" posy="0" width="256" height="64">
    29212921        <node name="textbox" text="" halign="center" fontsize="44" posx="0" posy="center" width="100%" height="44">
     2922        <node halign="center" valign="left" func="getoledrec" param1="skin" name="oled_rec" posx="0" posy="24" width="12" height="15">
     2923        <node halign="center" valign="left" func="getoledstreaming" param1="skin" name="oled_streaming" posx="236" posy="33" width="20" height="15">
    29222924</screen>
    29232925
  • ipk/source/skinsdefault_defnominitv/_path_/usr/local/share/titan/skin/defnominitv/skin.xml

    r32093 r32095  
    29202920<screen name="OLED_nemesis_standby" fontcol="FFFFFF" posx="0" posy="0" width="256" height="64">
    29212921        <node name="textbox" text="" halign="center" fontsize="44" posx="0" posy="center" width="100%" height="44">
     2922        <node halign="center" valign="left" func="getoledrec" param1="skin" name="oled_rec" posx="0" posy="24" width="12" height="15">
     2923        <node halign="center" valign="left" func="getoledstreaming" param1="skin" name="oled_streaming" posx="236" posy="33" width="20" height="15">
    29222924</screen>
    29232925
Note: See TracChangeset for help on using the changeset viewer.