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

    r20381 r20522  
    690690                <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%" height="35">
    691691                <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%" height="35">
    692                 <node parent="listbox" name="deltimeshift" text="After Timeshift" type="choicebox" valign="middle" width="100%" height="35">
    693692                <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%" height="35">
    694693                <node parent="listbox" name="screenanim" text="Animated Screens" type="choicebox" valign="middle" width="100%" height="35">
     
    717716</screen>
    718717
     718<screen name="timeshiftsettings" title="Timeshift Settings" titlealign="center" fontsize="30" fontcol="fontcol" valign="bottom" hspace="23" vspace="23" posx="center" posy="center" width="750" height="550" bordersize="2" bordercol="bordercol" bgcol="bgcol">
     719        <node name="listbox" type="listbox" bordercol="bordercol" scrollbar="auto" fontsize="30" fontcol="fontcol" posy="1" width="100%" height="-40">
     720                <node parent="listbox" name="timeshifttype" text="Timeshifttype" type="choicebox" valign="middle" width="100%" height="35">
     721                <node parent="listbox" name="deltimeshift" text="After Timeshift" type="choicebox" valign="middle" width="100%" height="35">
     722                <node parent="listbox" name="asktimeshift" text="Ask on channel switch" type="choicebox" valign="middle" width="100%" height="35">
     723<node name="b1" text="OK"   halign="center" valign="middle" bordercol="okcol"   bordersize="6" bordertype="2" posx="0"   posy="0" width="100" height="39">
     724<node name="b2" text="EXIT" halign="center" valign="middle" bordercol="exitcol" bordersize="6" bordertype="2" posx="110" posy="0" width="100" height="39">
     725</screen>
     726
    719727<screen name="screensaveradjust" title="Screensaver Adjust" titlealign="center" fontsize="30" fontcol="fontcol" valign="bottom" hspace="23" vspace="23" posx="center" posy="center" width="750" height="550" bordersize="2" bordercol="bordercol" bgcol="bgcol">
    720728<node name="listbox" type="listbox" bordercol="bordercol" scrollbar="auto" fontsize="30" fontcol="fontcol" posy="1" width="100%" height="-40">
     
    827835        <node parent="listbox" type="menu" name="skinadjust" text="Skin Adjust" picmem="skin/adjust.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    828836        <node parent="listbox" type="menu" name="screensaveradjust" text="Screensaver Adjust" picmem="skin/adjust.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     837        <node parent="listbox" type="menu" name="timeshiftsettings" text="Timeshift Settings" picmem="skin/adjust.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    829838###     <node parent="listbox" type="menu" name="keyboard" text="Keyboard" picmem="skin/keyboard.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    830839        <node parent="listbox" type="menu" name="recordpath" text="Record Path" picmem="skin/recordpath.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
Note: See TracChangeset for help on using the changeset viewer.