Ignore:
Timestamp:
Apr 27, 2014, 5:34:05 PM (12 years ago)
Author:
tobayer
Message:

[all skins] add text button to 'Adjust'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_MegaStyle_blue_MiniTV/_path_/usr/local/share/titan/skin/MegaStyle-Blue-MiniTV/skin.xml

    r28820 r28827  
    865865</screen>
    866866
    867 <screen name="adjust" font=Sansation_Regular fontcol=white1 fontsize=26 posx=center posy=center width=1000 height=450 picmem=skin/X_Menu_4.png>
    868 <node fontsize=30 fontcol=grey type=textbox text="Adjust" posy=10 posx=center halign=center width=100% height=30>
    869 <node fontsize=23 posx=10 posy=60 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox width=980 height=325>
     867<screen name="adjust" font="Sansation_Regular" fontcol="white1" fontsize="26" posx="center" posy="center" width="1000" height="450" picmem="skin/X_Menu_4.png">
     868<node fontsize="30" fontcol="grey" type="textbox" text="Adjust" posx="center" posy="10" halign="center" width="100%" height="30">
     869<node fontsize="23" posx="10" posy="60" bordercol="scrollbarcol" scrollbar="auto" type="listbox" name="listbox" width="980" height="325">
    870870        <node parent="listbox" name="volbartimeout" text="Volumebar Timeout" type="choicebox" valign="middle" width="100%">
    871871        <node parent="listbox" name="infobarprogram" text="Show infobar on program change" type="choicebox" valign="middle" width="100%">
     
    912912        <node parent="listbox" name="community_user" text="Community User" type="inputbox" valign="middle" width="100%">
    913913        <node parent="listbox" name="community_pass" text="Community Pass" type="inputbox" valign="middle" width="100%">
    914 <node name=b1 picmem=skin/ok.png   valign=middle posx=20 posy=407 width=30 height=30>
    915 <node name=b2 picmem=skin/exit.png valign=middle posx=70 posy=407 width=30 height=30>
     914<node name="b1" picmem="skin/ok.png" valign="middle" posx="20" posy="407" width="30" height="30">
     915<node name="b2" picmem="skin/exit.png" valign="middle" posx="70" posy="407" width="30" height="30">
     916<node name="b3" picmem="skin/but_text.png" valign="middle" posx="120" posy="407" width="30" height="30">
    916917</screen>
    917918
Note: See TracChangeset for help on using the changeset viewer.