Changeset 17342


Ignore:
Timestamp:
Jul 25, 2012, 2:58:40 AM (14 years ago)
Author:
obi
Message:

update default skin infobar2 add emu infos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default/skin.xml

    r17309 r17342  
    16901690
    16911691#2nd Infobar
    1692 <screen name="infobar2" bgcol="bgcol" bordercol="bordercol" bordersize="1" borderradius="10" fontcol="fontcol" fontsize="30" posx="center" posy="450" width="1165" height="80">
    1693 <node func="gettime" param1="%H:%M" name="time" halign="right" valign="middle" posx="855" posy="10" width="280" height="21">
     1692#2nd Infobar
     1693<screen name="infobar2" bgcol="bgcol" bordercol="bordercol" bordersize="1" borderradius="10" fontcol="fontcol" fontsize="30" posx="center" posy="380" width="1165" height="160">
     1694#<node func="gettime" param1="%H:%M" name="time" halign="right" valign="middle" posx="855" posy="10" width="280" height="21">
    16941695<node text="Signal:" name="labelsignal" posx="10" posy="10" width="60" height="20">
    16951696<node text="SNR:" name="labelsnr" posx="10" posy="48" width="50" height="20">
    16961697<node text="BER:" name="labelber" posx="340" posy="10" width="50" height="20">
    16971698<node text="UNC:" name="labelunc" posx="340" posy="48" width="50" height="20">
     1699<node text="cw0:" name="labelunc" posx="10" posy="86" width="50" height="20">
     1700<node text="cw1:" name="labelunc" posx="10" posy="124" width="50" height="20">
     1701<node text="caid:" name="labelunc" posx="250" posy="86" width="50" height="20">
     1702<node text="pid:" name="labelunc" posx="250" posy="124" width="50" height="20">
     1703<node text="prov:" name="labelunc" posx="450" posy="86" width="50" height="20">
     1704<node text="reader:" name="labelunc" posx="450" posy="124" width="70" height="20">
     1705<node text="system:" name="labelunc" posx="700" posy="86" width="70" height="20">
     1706<node text="source:" name="labelunc" posx="700" posy="124" width="70" height="20">
     1707<node text="ecmtime:" name="labelunc" posx="950" posy="86" width="80" height="20">
     1708<node text="protocol:" name="labelunc" posx="950" posy="124" width="80" height="20">
     1709<node text="emu:" name="labelunc" posx="700" posy="10" width="50" height="20">
     1710<node text="from:" name="labelunc" posx="700" posy="48" width="50" height="20">
     1711<node text="hops:" name="labelunc" posx="1000" posy="10" width="50" height="20">
    16981712<node halign="left" func="getsignal" param1="%d%%" posx="240" posy="10" width="50" height="20">
    16991713<node halign="left" func="getsnr" param1="%d%%" posx="240" posy="48" width="50" height="20">
     
    17051719<node text="" func="getakttuner" name="akttuner" posx="575" posy="10" width="40" height="20" fontsize="30">
    17061720<node func="getsatname" param1="%d" posx="520" posy="48" width="270" height="20">
     1721<node func="getoscamcw0" param1="%s" posx="70" posy="86" width="270" height="20">
     1722<node func="getoscamcw1" param1="%s" posx="70" posy="124" width="270" height="20">
     1723<node func="getoscamcaid" param1="%s" posx="310" posy="86" width="270" height="20">
     1724<node func="getoscampid" param1="%s" posx="310" posy="124" width="270" height="20">
     1725<node func="getoscamprov" param1="%s" posx="510" posy="86" width="270" height="20">
     1726<node func="getoscamreader" param1="%s" posx="510" posy="124" width="270" height="20">
     1727<node func="getoscamsystem" param1="%s" posx="760" posy="86" width="270" height="20">
     1728<node func="getoscamsource" param1="%s" posx="760" posy="124" width="270" height="20">
     1729<node func="getoscamecmtime" param1="%s" posx="1010" posy="86" width="270" height="20">
     1730<node func="getoscamprotocol" param1="%s" posx="1010" posy="124" width="270" height="20">
     1731<node func="getemu" param1="%s" posx="750" posy="10" width="270" height="20">
     1732<node func="getoscamfrom" param1="%s" posx="750" posy="10" width="270" height="20">
     1733<node func="getoscamhops" param1="%s" posx="855" posy="10" width="270" height="20">
    17071734</screen>
    17081735
Note: See TracChangeset for help on using the changeset viewer.