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

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_cool/_path_/usr/local/share/titan/skin/cool/skin.xml

    r32273 r32318  
    884884                <node parent="listbox" name="listboxselecttype" text="Listbox Select" type="choicebox" valign="middle" width="100%">
    885885                <node parent="listbox" name="osdtransparent" text="OSD Transparent" type="choicebox" valign="middle" width="100%">
     886                <node parent="listbox" name="infobar_sel" text="Info bar selection" type="choicebox" valign="middle" width="100%">
     887                <node parent="listbox" name="infobar2_sel" text="Info bar 2 selection" type="choicebox" valign="middle" width="100%">
    886888                <node parent="listbox" name="leftoffset" text="OSD Left Overscan" type="choicebox" valign="middle" width="100%">
    887889                <node parent="listbox" name="rightoffset" text="OSD Right Overscan" type="choicebox" valign="middle" width="100%">
  • ipk/source/skins_cool/_path_/usr/local/share/titan/skin/cool/skinconfig

    r24043 r32318  
    2626green=00ff00
    2727grey=929292
     28infobar_selection=infobar
     29infobar2_selection=infobar2
    2830listboxselect=43A8CF
    2931listboxselecttype=1
Note: See TracChangeset for help on using the changeset viewer.