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_0Acht5Zehn/var/swap/titanskins/0Acht5Zehn/skin.xml

    r22434 r22572  
    383383<screen valign=bottom titlealign=center name=listedit fontcol=fontcol title="Channel Edit" font=AlteHaasGroteskBold hspace=30 vspace=30 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1>
    384384<node fontsize=23 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-35>
    385 <node name=cpmode text="copy service" parent=listbox valign=middle posx=0 bordercol=bordercol width=100% height=25>
    386 <node name=rmmode text="remove service" parent=listbox valign=middle posx=0 bordercol=bordercol width=100% height=25>
    387 <node name=movemode text="move service" parent=listbox valign=middle posx=0 bordercol=bordercol width=100% height=25>
    388 <node name=protectmode text="protect service" parent=listbox valign=middle posx=0 bordercol=bordercol width=100% height=25>
    389 <node name=addmode text="add service" parent=listbox valign=middle posx=0 bordercol=bordercol width=100% height=25>
    390 <node name=editmode text="rename service" parent=listbox valign=middle posx=0 bordercol=bordercol width=100% height=25>
    391 <node name=setstartchannel text="set startchannel" parent=listbox valign=middle posx=0 bordercol=bordercol width=100% height=25>
    392 <node name=delstartchannel text="del startchannel" parent=listbox valign=middle posx=0 bordercol=bordercol width=100% height=25>
     385<node name=cpmode text="copy service" parent=listbox valign=middle width=100% height=25>
     386<node name=rmmode text="remove service" parent=listbox valign=middle width=100% height=25>
     387<node name=movemode text="move service" parent=listbox valign=middle width=100% height=25>
     388<node name=protectmode text="protect service" parent=listbox valign=middle width=100% height=25>
     389<node name=addmode text="add service" parent=listbox valign=middle width=100% height=25>
     390<node name=editmode text="rename service" parent=listbox valign=middle width=100% height=25>
     391<node name=sortmode text="sort service" parent=listbox valign=middle width=100% height=25>
     392<node name=setstartchannel text="set startchannel" parent=listbox valign=middle width=100% height=25>
     393<node name=delstartchannel text="del startchannel" parent=listbox valign=middle width=100% height=25>
    393394<node name=b1 text=OK halign=center valign=middle posx=160 posy=0 width=150 height=44 fontsize=25 bordercol=green bordersize=3 bordertype=2>
    394395<node name=b2 text=EXIT halign=center valign=middle posx=330 posy=0 width=150 height=44 fontsize=25 bordercol=exitcol bordersize=3 bordertype=2>
Note: See TracChangeset for help on using the changeset viewer.