Changeset 16000


Ignore:
Timestamp:
May 24, 2012, 2:07:06 AM (14 years ago)
Author:
nit
Message:

[titan] next update

Location:
ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default
Files:
5 added
1 edited

Legend:

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

    r15996 r16000  
    725725# <node type=menu pic=skin/scartrecorder.png textposx=120 valign=middle name=scartrecorder text="Scart-Recorder" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    726726<node type=menu pic=skin/information.png textposx=120 valign=middle name=information text="Information..." parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    727 <node type=menu pic=skin/plugins.png textposx=120 valign=middle name=plugins text="Plugins" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     727<node type=menu pic=skin/extensions.png textposx=120 valign=middle name=extensionsmenu text="Extensions..." parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    728728<node type=menu pic=skin/settings.png textposx=120 valign=middle name=settings text="Settings..." parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    729729<node type=menu pic=skin/media_center.png textposx=120 valign=middle name=mediacenter text="Media Center" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    730730<node type=menu pic=skin/media_center.png textposx=120 valign=middle name=mediaplayer text="Media Player" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    731731<node type=menu pic=skin/standby.png textposx=120 valign=middle name=standby text="Standby / Poweroff..." parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     732#<node func=gettime param1="%d-%m-%Y %H:%M" name=time halign=right valign=center posx=58% posy=90% width=280 height=30/>
     733</screen>
     734
     735<screen fontcol=fontcol title="Extensions" titlealign=center name=extensionsmenu hspace=30 vspace=30 fontsize=30 title="" posx=center posy=center width=60% height=65% bordercol=bordercol bordersize=2 bgcol=bgcol>
     736<node bordercol=bordercol scrollbar=auto type=listbox name=listbox width=100% height=85%>
     737<node type=menu pic=skin/plugins.png textposx=120 valign=middle name=plugins text="Plugins" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     738<node type=menu pic=skin/feed.png textposx=120 valign=middle name=feed text="Change Feed" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     739<node type=menu pic="skin/tmp_ipk_install.png" textposx=120 valign=middle name=extensions_ipkupgrade text="IPK upgrade (online)" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     740<node type=menu pic="skin/online_ipk_install.png" textposx=120 valign=middle name=extensions_ipkinstall text="IPK install (online)" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     741<node type=menu pic="skin/tmp_ipk_install.png" textposx=120 valign=middle name=extensions_tmpipkinstall text="IPK tmp (tmp)" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     742<node type=menu pic="skin/media_ipk_install.png" textposx=120 valign=middle name=extensions_mediaipkinstall text="IPK media (media)" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     743<node type=menu pic="skin/tmp_ipk_remove.png" textposx=120 valign=middle name=extensions_ipkremove text="IPK remove" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    732744#<node func=gettime param1="%d-%m-%Y %H:%M" name=time halign=right valign=center posx=58% posy=90% width=280 height=30/>
    733745</screen>
     
    740752<node type=menu pic=skin/cinterface.png textposx=120 valign=middle name=cinterface text="Common Interface" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    741753<node type=menu pic=skin/child_protection.png textposx=120 valign=middle name=childprotection text="Child Protection" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    742 <node type=MENU pic=skin/redkeyaction.png textposx=120 valign=middle name=settings_redbutton text="Red Button" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    743 <node type=MENU pic=skin/bluekeyaction.png textposx=120 valign=middle name=settings_bluebutton text="Blue Button" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     754<node type=menu pic=skin/redkeyaction.png textposx=120 valign=middle name=settings_redbutton text="Red Button" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
     755<node type=menu pic=skin/bluekeyaction.png textposx=120 valign=middle name=settings_bluebutton text="Blue Button" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    744756<node type=menu pic=skin/restoredefault.png textposx=120 valign=middle name=restoredefault text="Restore default settings" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
    745757<node type=menu pic=skin/save.png textposx=120 valign=middle name=savesettings text="Save Settings" parent=listbox bordercol=bordercol bordersize=0 width=100% height=50 hspace=5>
Note: See TracChangeset for help on using the changeset viewer.