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

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_default_mod/_path_/usr/local/share/titan/skin/default_mod/skin.xml

    r32222 r32318  
    773773                <node parent="listbox" name="listboxselecttype" text="Listbox Select" type="choicebox" valign="middle" width="100%" height="35">
    774774                <node parent="listbox" name="osdtransparent" text="OSD Transparent" type="choicebox" valign="middle" width="100%" height="35">
     775                <node parent="listbox" name="infobar_sel" text="Info bar selection" type="choicebox" valign="middle" width="100%" height="35">
     776                <node parent="listbox" name="infobar2_sel" text="Info bar 2 selection" type="choicebox" valign="middle" width="100%" height="35">
    775777                <node parent="listbox" name="leftoffset" text="OSD Left Overscan" type="choicebox" valign="middle" width="100%" height="35">
    776778                <node parent="listbox" name="rightoffset" text="OSD Right Overscan" type="choicebox" valign="middle" width="100%" height="35">
  • ipk/source/skins_default_mod/_path_/usr/local/share/titan/skin/default_mod/skinconfig

    r31975 r32318  
    2424green=00ff00
    2525grey=BEBEBE
     26infobar_selection=infobar
     27infobar2_selection=infobar2
    2628listboxselect=BC9A6D
    2729listboxselecttype=1
Note: See TracChangeset for help on using the changeset viewer.