Changeset 17349


Ignore:
Timestamp:
Jul 25, 2012, 7:44:32 PM (14 years ago)
Author:
obi
Message:

fix 2 infobar emu infos

File:
1 edited

Legend:

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

    r17342 r17349  
    16901690
    16911691#2nd Infobar
    1692 #2nd Infobar
    16931692<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">
    16951693<node text="Signal:" name="labelsignal" posx="10" posy="10" width="60" height="20">
    16961694<node text="SNR:" name="labelsnr" posx="10" posy="48" width="50" height="20">
    16971695<node text="BER:" name="labelber" posx="340" posy="10" width="50" height="20">
    16981696<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">
    17091697<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">
    17121698<node halign="left" func="getsignal" param1="%d%%" posx="240" posy="10" width="50" height="20">
    17131699<node halign="left" func="getsnr" param1="%d%%" posx="240" posy="48" width="50" height="20">
     
    17191705<node text="" func="getakttuner" name="akttuner" posx="575" posy="10" width="40" height="20" fontsize="30">
    17201706<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">
     1707<node func="getoscamcw0" param1="%s" posx="10" posy="86" width="270" height="20">
     1708<node func="getoscamcw1" param1="%s" posx="10" posy="124" width="270" height="20">
     1709<node func="getoscamcaid" param1="%s" posx="300" posy="86" width="270" height="20">
     1710<node func="getoscampid" param1="%s" posx="300" posy="124" width="270" height="20">
     1711<node func="getoscamprov" param1="%s" posx="450" posy="86" width="270" height="20">
     1712<node func="getoscamreader" param1="%s" posx="450" posy="124" width="270" height="20">
     1713<node func="getoscamfrom" param1="%s" posx="700" posy="48" width="270" height="20">
     1714<node func="getoscamsystem" param1="%s" posx="700" posy="86" width="270" height="20">
     1715<node func="getoscamsource" param1="%s" posx="700" posy="124" width="270" height="20">
    17311716<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">
     1717<node func="getoscamecmtime" param1="%s" posx="950" posy="86" width="270" height="20">
     1718<node func="getoscamprotocol" param1="%s" posx="950" posy="124" width="270" height="20">
     1719<node func="getoscamhops" param1="%s" posx="1000" posy="10" width="270" height="20">
    17341720</screen>
    17351721
Note: See TracChangeset for help on using the changeset viewer.