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_nogfx/_path_/usr/local/share/titan/skin/nogfx
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_nogfx/_path_/usr/local/share/titan/skin/nogfx/skin.xml

    r32273 r32318  
    809809        <node parent="listbox" name="listboxselecttype" text="Listbox Select" type="choicebox" valign="middle" width="100%" height="35">
    810810        <node parent="listbox" name="osdtransparent" text="OSD Transparent" type="choicebox" valign="middle" width="100%" height="35">
     811        <node parent="listbox" name="infobar_sel" text="Info bar selection" type="choicebox" valign="middle" width="100%" height="35">
     812        <node parent="listbox" name="infobar2_sel" text="Info bar 2 selection" type="choicebox" valign="middle" width="100%" height="35">
    811813        <node parent="listbox" name="leftoffset" text="OSD Left Overscan" type="choicebox" valign="middle" width="100%" height="35">
    812814        <node parent="listbox" name="rightoffset" text="OSD Right Overscan" type="choicebox" valign="middle" width="100%" height="35">
  • ipk/source/skins_nogfx/_path_/usr/local/share/titan/skin/nogfx/skinconfig

    r22274 r32318  
    2525green=00ff00
    2626grey=BEBEBE
     27infobar_selection=infobar
     28infobar2_selection=infobar2
    2729listboxselect=616D7E
    2830listboxselecttype=1
Note: See TracChangeset for help on using the changeset viewer.