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_ufs912/_path_/usr/local/share/titan/skin/ufs912
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/skins_ufs912/_path_/usr/local/share/titan/skin/ufs912/skin.xml

    r32273 r32318  
    10931093                <node parent="listbox" name="listboxselecttype" text="Listbox Select" type="choicebox" valign="middle" width="100%" height="35">
    10941094                <node parent="listbox" name="osdtransparent" text="OSD Transparent" type="choicebox" valign="middle" width="100%" height="35">
     1095                <node parent="listbox" name="infobar_sel" text="Info bar selection" type="choicebox" valign="middle" width="100%" height="35">
     1096                <node parent="listbox" name="infobar2_sel" text="Info bar 2 selection" type="choicebox" valign="middle" width="100%" height="35">
    10951097                <node parent="listbox" name="leftoffset" text="OSD Left Overscan" type="choicebox" valign="middle" width="100%" height="35">
    10961098                <node parent="listbox" name="rightoffset" text="OSD Right Overscan" type="choicebox" valign="middle" width="100%" height="35">
  • ipk/source/skins_ufs912/_path_/usr/local/share/titan/skin/ufs912/skinconfig

    r24017 r32318  
    2626fontfile1=_path_/usr/local/share/titan/skin/ufs912/fonts/font1.ttf
    2727green=00ff00
     28infobar_selection=infobar
     29infobar2_selection=infobar2
    2830listboxselect=F3A83F
    2931listboxselecttype=1
  • ipk/source/skins_ufs912/_path_/usr/local/share/titan/skin/ufs912/skinconfig.listbox_white

    r24045 r32318  
    2626fontfile1=_path_/usr/local/share/titan/skin/ufs912/fonts/font1.ttf
    2727green=00ff00
     28infobar_selection=infobar
     29infobar2_selection=infobar2
    2830listboxselect=ffffff
    2931listboxselecttype=1
Note: See TracChangeset for help on using the changeset viewer.