Ignore:
Timestamp:
Mar 16, 2013, 5:58:42 PM (13 years ago)
Author:
tobayer
Message:

[titan] update almost all skins: add timeshiftsettings

File:
1 edited

Legend:

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

    r20381 r20522  
    922922                <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%" height="35">
    923923                <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%" height="35">
    924                 <node parent="listbox" name="deltimeshift" text="After Timeshift" type="choicebox" valign="middle" width="100%" height="35">
    925924                <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%" height="35">
    926925                <node parent="listbox" name="screenanim" text="Animated Screens" type="choicebox" valign="middle" width="100%" height="35">
     
    950949
    951950
     951<screen name="timeshiftsettings" title="Timeshift Settings" titlealign="center" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="center" posy="center" width="900" height="500" valign="bottom" bordercol="bordercol" bordersize="1" bgcol="bordercol" titlebgcol="titlebgcol" titlebgcol2="titlebgcol2" titlegradient="topbottom" shadowsize="8" shadowcol="shadowcol" shadowpos="bottomleft">
     952        <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
     953        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="895" height="30">
     954        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="10" posy="25" width="876" height="-40" bordercol="fontcol2">
     955                <node parent="listbox" name="timeshifttype" text="Timeshifttype" type="choicebox" valign="middle" width="100%" height="35">
     956                <node parent="listbox" name="deltimeshift" text="After Timeshift" type="choicebox" valign="middle" width="100%" height="35">
     957                <node parent="listbox" name="asktimeshift" text="Ask on channel switch" type="choicebox" valign="middle" width="100%" height="35">
     958        <node name="b1" picmem="skin/key_ok.png"   halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
     959        <node name="b2" picmem="skin/key_exit.png" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
     960</screen>
     961
     962
    952963<screen name="screensaveradjust" title="Screensaver Adjust" titlealign="center" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="center" posy="center" width="900" height="500" valign="bottom" bordercol="bordercol" bordersize="1" bgcol="bordercol" titlebgcol="titlebgcol" titlebgcol2="titlebgcol2" titlegradient="topbottom" shadowsize="8" shadowcol="shadowcol" shadowpos="bottomleft">
    953964        <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
     
    10841095                <node type="menu" name="skinadjust" text="Skin Adjust" picmem="skin/adjust.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    10851096                <node type="menu" name="screensaveradjust" text="Screensaver Adjust" picmem="skin/adjust.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
     1097                <node type="menu" name="timeshiftsettings" text="Timeshift Settings" picmem="skin/adjust.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    10861098###<node type="menu" name="keyboard" text="Keyboard" picmem="skin/keyboard.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
    10871099                <node type="menu" name="recordpath" text="Record Path" picmem="skin/recordpath.png" parent="listbox" textposx="120" hspace="5" valign="middle" width="100%" height="50">
Note: See TracChangeset for help on using the changeset viewer.