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/titanskins_titan/var/usr/local/share/titan/skin/titan/skin.xml

    r22432 r22572  
    395395</screen>
    396396
    397 <screen name="listedit" title="Channel Edit" titlealign="center" fontsize="30" fontcol="fontcol" valign="bottom" hspace="23" vspace="23" posx="center" posy="center" width="400" height="400" bordersize="2" bordercol="bordercol" bgcol="bgcol">
     397<screen name="listedit" title="Channel Edit" titlealign="center" fontsize="30" fontcol="fontcol" valign="bottom" hspace="23" vspace="23" posx="center" posy="center" width="400" height="420" bordersize="2" bordercol="bordercol" bgcol="bgcol">
    398398<node name="listbox" type="listbox" bordercol="bordercol" scrollbar="auto" fontsize="30" fontcol="fontcol" posy="1" width="100%" height="-40">
    399399        <node parent="listbox" name="cpmode" text="copy service" valign="middle" width="100%" height="35">
     
    403403        <node parent="listbox" name="addmode" text="add service" valign="middle" width="100%" height="35">
    404404        <node parent="listbox" name="editmode" text="rename service" valign="middle" width="100%" height="35">
     405        <node parent="listbox" name="sortmode" text="sort service" valign="middle" width="100%" height="35">
    405406        <node parent="listbox" name="setstartchannel" text="set startchannel" valign="middle" width="100%" height="35">
    406407        <node parent="listbox" name="delstartchannel" text="del startchannel" valign="middle" width="100%" height="35">
Note: See TracChangeset for help on using the changeset viewer.