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_cool/var/swap/titanskins/cool/skin.xml

    r20381 r20522  
    767767        <node parent="listbox" name="nocamsg" text="Show Modules" type="choicebox" valign="middle" width="100%">
    768768        <node parent="listbox" name="autochangechannelname" text="Change Channelname auto." type="choicebox" valign="middle" width="100%">
    769         <node parent="listbox" name="deltimeshift" text="After Timeshift" type="choicebox" valign="middle" width="100%">
    770769        <node parent="listbox" name="showchanneltimeline" text="Show Timeline in Channellist" type="choicebox" valign="middle" width="100%">
    771770        <node parent="listbox" name="screenanim" text="Animated Screens" type="choicebox" valign="middle" width="100%">
     
    794793</screen>
    795794
     795<screen name="timeshiftsettings" font=Sansation_Regular fontcol=white1 fontsize=26 posx=center posy=center width=700 height=450 picmem=skin/X_Menu_3.png>
     796<node fontsize=30 fontcol=grey type=textbox text="Timeshift Settings" posy=10 posx=center halign=center width=100% height=30>
     797<node fontsize=23 posx=10 posy=60 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox width=680 height=325>
     798        <node parent="listbox" name="timeshifttype" text="Timeshifttype" type="choicebox" valign="middle" width="100%">
     799        <node parent="listbox" name="deltimeshift" text="After Timeshift" type="choicebox" valign="middle" width="100%">
     800        <node parent="listbox" name="asktimeshift" text="Ask on channel switch" type="choicebox" valign="middle" width="100%">
     801<node name=b1 picmem=skin/ok.png   valign=middle posx=20 posy=407 width=30 height=30>
     802<node name=b2 picmem=skin/exit.png valign=middle posx=70 posy=407 width=30 height=30>
     803</screen>
     804
    796805<screen name="screensaveradjust" font=Sansation_Regular fontcol=white1 fontsize=26 posx=center posy=center width=700 height=450 picmem=skin/X_Menu_3.png>
    797806<node fontsize=30 fontcol=grey type=textbox text="Screensaver Adjust" posy=10 posx=center halign=center width=100% height=30>
     
    922931<node type=menu pic=skin/adjust.png textposx=120 valign=middle name=skinadjust text="Skin Adjust" parent=listbox width=100% height=50 hspace=5>
    923932<node type=menu pic=skin/adjust.png textposx=120 valign=middle name=screensaveradjust text="Screensaver Adjust" parent=listbox width=100% height=50 hspace=5>
     933<node type=menu pic=skin/adjust.png textposx=120 valign=middle name=timeshiftsettings text="Timeshift Settings" parent=listbox width=100% height=50 hspace=5>
    924934<node type=menu pic=skin/recordpath.png textposx=120 valign=middle name=recordpath text="Record Path" parent=listbox width=100% height=50 hspace=5>
    925935<node type=menu pic=skin/epgsettings.png textposx=120 valign=middle name=epgsettings text="EPG Settings" parent=listbox width=100% height=50 hspace=5>
Note: See TracChangeset for help on using the changeset viewer.