Ignore:
Timestamp:
Jan 11, 2015, 5:31:07 AM (11 years ago)
Author:
tobayer
Message:

[skins] add infobar selection, step 4

Location:
ipk/source/skins_smartTV/_path_/usr/local/share/titan/skin/smartTV
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_smartTV/_path_/usr/local/share/titan/skin/smartTV/skin.xml

    r32273 r32318  
    670670                        <node parent="listbox" name="listboxselecttype" text="Listbox Select" type="choicebox" valign="middle" width="100%" height="34">
    671671                        <node parent="listbox" name="osdtransparent" text="OSD Transparent" type="choicebox" valign="middle" width="100%" height="34">
     672                        <node parent="listbox" name="infobar_sel" text="Info bar selection" type="choicebox" valign="middle" width="100%" height="34">
     673                        <node parent="listbox" name="infobar2_sel" text="Info bar 2 selection" type="choicebox" valign="middle" width="100%" height="34">
    672674                        <node parent="listbox" name="leftoffset" text="OSD Left Overscan" type="choicebox" valign="middle" width="100%" height="34">
    673675                        <node parent="listbox" name="rightoffset" text="OSD Right Overscan" type="choicebox" valign="middle" width="100%" height="34">
  • ipk/source/skins_smartTV/_path_/usr/local/share/titan/skin/smartTV/skinconfig

    r23171 r32318  
    2525green=00ff00
    2626grey=BEBEBE
     27infobar_selection=infobar
     28infobar2_selection=infobar2
    2729lightgrey=C0C0C0
    2830listboxselect=214263
Note: See TracChangeset for help on using the changeset viewer.