Changeset 15419


Ignore:
Timestamp:
Apr 30, 2012, 8:53:58 PM (14 years ago)
Author:
nit
Message:

[titan] add change button to manual scan (skin.xml)

File:
1 edited

Legend:

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

    r15269 r15419  
    8181</screen>
    8282
    83 <screen valign=bottom titlealign=center name=manualscan hspace=30 vspace=30 fontcol=fontcol fontsize=30 title="Scan Config" posx=center posy=center width=60% height=65% bordercol=bordercol bordersize=2 bgcol=bgcol>
     83<screen valign=bottom titlealign=center name=manualscan hspace=30 vspace=30 fontcol=fontcol fontsize=30 title="Scan Config" posx=center posy=center width=70% height=65% bordercol=bordercol bordersize=2 bgcol=bgcol>
    8484<node fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
    8585<node name=scantype text="Type of Scan" parent=listbox type=choicebox width=100% height=30>
     
    102102<node name=b2 text="EXIT" halign=center valign=center bordercol=exitcol bordersize=6 bordertype=2 posx=180 posy=0 width=150 height=39/>
    103103<node name=b3 text="SCAN" halign=center valign=center bordercol=red bordersize=6 bordertype=2 posx=340 posy=0 width=150 height=39/>
     104<node name=b4 text="CHANGE" halign=center valign=center bordercol=red bordersize=6 bordertype=2 posx=500 posy=0 width=150 height=39/>
    104105##<node func=gettime param1="%d-%m-%Y %H:%M" name=time halign=right valign=center posx=58% posy=90% width=280 height=30/>
    105106</screen>
Note: See TracChangeset for help on using the changeset viewer.