Ignore:
Timestamp:
Sep 5, 2015, 9:23:26 AM (11 years ago)
Author:
Stephan
Message:

[skin] new tuner indicators for default skin infobar v2

File:
1 edited

Legend:

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

    r35219 r35372  
    24302430                <node parent="bottombar" name="labelunc" text="UNC:" fontcol="black" fontsize="18" posx="970" posy="center" width="50" height="20">
    24312431                <node parent="bottombar" name="unc" func="getunc" param1="%d" fontcol="black" fontsize="18" posx="1020" posy="center" width="30" height="20">
    2432                 <node parent="bottombar" name="labeltuner" text="Tuner:" fontcol="black" fontsize="18" posx="1070" posy="center" width="60" height="20">
    2433                 <node parent="bottombar" name="akttuner" func="getakttuner" posx="1130" fontcol="black" fontsize="18" posy="center" width="20" height="20">
     2432                <node parent="bottombar" name="labeltuner" text="Tuner:" fontcol="black" fontsize="18" posx="1055" posy="center" width="50" height="20">
     2433                <node parent="bottombar" name="tuner_a" func="gettunerlocktext" param2="0" fontcol="black" fontsize="18" posx="1105" posy="center" width="15" height="20">
     2434                <node parent="bottombar" name="tuner_b" func="gettunerlocktext" param2="1" fontcol="black" fontsize="18" posx="1120" posy="center" width="15" height="20">
     2435                <node parent="bottombar" name="tuner_c" func="gettunerlocktext" param2="2" fontcol="black" fontsize="18" posx="1135" posy="center" width="15" height="20">
     2436                <!--node parent="bottombar" name="akttuner" func="getakttuner" posx="1130" fontcol="black" fontsize="18" posy="center" width="20" height="20"-->
    24342437</screen>
    24352438
Note: See TracChangeset for help on using the changeset viewer.