Changeset 22540


Ignore:
Timestamp:
Jul 26, 2013, 4:33:24 PM (13 years ago)
Author:
nit
Message:

[titan] add sc config to skin menu

File:
1 edited

Legend:

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

    r22538 r22540  
    4646                <node type="menu" pic="skin/epgsearch_grid.png" name="epgsearch" text="EPG Search"                                       parent="listbox" bgcol="bgcol22" posx="300"  posy="0" width="150" height="140" bgspace="0" picwidth="130" picheight="120" halign="center" valign="middle" text2="Hint: EPG Suche">
    4747                <node type="menu" pic="skin/cinterface_grid.png" name="cinterface" text="Common Interface"                               parent="listbox" bgcol="bgcol22" posx="450"  posy="0" width="150" height="140" bgspace="0" picwidth="130" picheight="120" halign="center" valign="middle" text2="Hint: CI-Modul">
     48                <node type="menu" pic="skin/cinterface_grid.png" name="scconfig" text="SmartCard Reader"                               parent="listbox" bgcol="bgcol22" posx="450"  posy="0" width="150" height="140" bgspace="0" picwidth="130" picheight="120" halign="center" valign="middle" text2="Hint: SmartCard Reader">
    4849                <node type="menu" pic="skin/flash_online_updater_grid.png" name="system_update_flash_online" text="Flashupdate (online)" parent="listbox" bgcol="bgcol22" posx="600"  posy="0" width="150" height="140" bgspace="0" picwidth="130" picheight="120" halign="center" valign="middle" text2="Hint: Online Software update">
    4950                <node type="menu" pic="skin/child_protection_grid.png" name="childprotection" text="Child Protection"                    parent="listbox" bgcol="bgcol22" posx="750"  posy="0" width="150" height="140" bgspace="0" picwidth="130" picheight="120" halign="center" valign="middle" text2="Hint: Jugendschutz">
     
    104105                <node parent="listbox" type="menu" name="channelservice" text="Channel Service..." picmem="skin/channelservice.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    105106                <node parent="listbox" type="menu" name="cinterface" text="Common Interface" picmem="skin/cinterface.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     107                <node parent="listbox" type="menu" name="scconfig" text="SmartCard Reader" picmem="skin/cinterface.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    106108                <node parent="listbox" type="menu" name="network" text="Network" picmem="skin/network.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
    107109                <node parent="listbox" type="menu" name="harddisk" text="Harddisk" picmem="skin/harddisk.png" textposx="120" valign="middle" width="100%" height="50" hspace="5">
Note: See TracChangeset for help on using the changeset viewer.