Ignore:
Timestamp:
Jul 28, 2013, 3:01:14 AM (13 years ago)
Author:
tobayer
Message:

[titan] update almost all skins: add sortmode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanswapskins_cool/var/swap/titanskins/cool/skin.xml

    r22434 r22572  
    435435<node fontsize=30 fontcol=grey type=textbox text="Channel Edit" posy=10 posx=center halign=center width=100% height=30>
    436436<node fontsize=23 posx=10 posy=60 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox width=680 height=325>
    437 <node name=cpmode text="copy service" parent=listbox valign=middle bordercol=bordercol width=100% height=25>
    438 <node name=rmmode text="remove service" parent=listbox valign=middle bordercol=bordercol width=100% height=25>
    439 <node name=movemode text="move service" parent=listbox valign=middle bordercol=bordercol width=100% height=25>
    440 <node name=protectmode text="protect service" parent=listbox valign=middle bordercol=bordercol width=100% height=25>
    441 <node name=addmode text="add service" parent=listbox valign=middle bordercol=bordercol width=100% height=25>
    442 <node name=editmode text="rename service" parent=listbox valign=middle bordercol=bordercol width=100% height=25>
    443 <node name=setstartchannel text="set startchannel" parent=listbox valign=middle bordercol=bordercol width=100% height=25>
    444 <node name=delstartchannel text="del startchannel" parent=listbox valign=middle bordercol=bordercol width=100% height=25>
     437<node name=cpmode text="copy service" parent=listbox valign=middle width=100% height=25>
     438<node name=rmmode text="remove service" parent=listbox valign=middle width=100% height=25>
     439<node name=movemode text="move service" parent=listbox valign=middle width=100% height=25>
     440<node name=protectmode text="protect service" parent=listbox valign=middle width=100% height=25>
     441<node name=addmode text="add service" parent=listbox valign=middle width=100% height=25>
     442<node name=editmode text="rename service" parent=listbox valign=middle width=100% height=25>
     443<node name=sortmode text="sort service" parent=listbox valign=middle width=100% height=25>
     444<node name=setstartchannel text="set startchannel" parent=listbox valign=middle width=100% height=25>
     445<node name=delstartchannel text="del startchannel" parent=listbox valign=middle width=100% height=25>
    445446<node name=b1 picmem=skin/ok.png   valign=middle posx=20 posy=407 width=30 height=30>
    446447<node name=b2 picmem=skin/exit.png valign=middle posx=70 posy=407 width=30 height=30>
Note: See TracChangeset for help on using the changeset viewer.