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

    r20381 r20522  
    714714        <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%">
    715715        <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%">
    716         <node parent="listbox" name="deltimeshift" text="After Timeshift" type="choicebox" valign="middle" width="100%">
    717716        <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%">
    718717        <node parent="listbox" name="screenanim" text="Animated Screens" type="choicebox" valign="middle" width="100%">
     
    741740</screen>
    742741
     742<screen name="timeshiftsettings" title="Timeshift Settings" titlealign="center" fontcol="fontcol" fontsize="26" font="AlteHaasGroteskBold" valign="bottom" hspace="30" vspace="30" posx="center" posy="center" width="700" height="643" bgcol="bgcol" bordercol="bgcol" bordersize="1">
     743<node name="listbox" type="listbox" scrollbar="auto" fontsize="23" bordercol="scrollbarcol" posy="1" width="100%" height="-55">
     744        <node parent="listbox" name="timeshifttype" text="Timeshifttype" type="choicebox" valign="middle" width="100%">
     745        <node parent="listbox" name="deltimeshift" text="After Timeshift" type="choicebox" valign="middle" width="100%">
     746        <node parent="listbox" name="asktimeshift" text="Ask on channel switch" type="choicebox" valign="middle" width="100%">
     747<node name="b1" text="OK" halign="center" valign="middle" posx="160" posy="0" width="150" height="44" fontsize="25" bordercol="white" bordersize="3" bordertype="2">
     748<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">
     749</screen>
     750
    743751<screen fontcol=fontcol valign=bottom titlealign=center name="screensaveradjust" title="Screensaver Adjust" font=AlteHaasGroteskBold hspace=30 vspace=30 fontsize=26 posx=center posy=center width=700 height=643 bgcol=bgcol bordercol=bgcol bordersize=1>
    744752<node fontsize=23 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox posy=1 width=100% height=-55>
     
    864872<node type="menu" pic=skin/adjust.png textposx=120 valign=middle name=skinadjust text="Skin Adjust" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    865873<node type="menu" pic=skin/adjust.png textposx=120 valign=middle name=screensaveradjust text="Screensaver Adjust" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     874<node type="menu" pic=skin/adjust.png textposx=120 valign=middle name=timeshiftsettings text="Timeshift Settings" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    866875#<node type="menu" pic=skin/keyboard.png textposx=120 valign=middle name=keyboard text="Keyboard" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    867876<node type="menu" pic=skin/recordpath.png textposx=120 valign=middle name=recordpath text="Record Path" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
Note: See TracChangeset for help on using the changeset viewer.