Ignore:
Timestamp:
Mar 27, 2015, 4:20:23 PM (11 years ago)
Author:
Stephan
Message:

introduce new favcol parameter

Location:
ipk/source/skins_nogfx/_path_/usr/local/share/titan/skin/nogfx
Files:
3 edited

Legend:

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

    r33764 r33837  
    191191<screen name="webdir">
    192192<node name="filelistpath">
    193 <node type="filelist name="filelist">
     193<node type="filelist" name="filelist">
    194194</screen>
    195195
     
    825825        <node parent="listbox" name="filelistselect" text="Filelist Select Color" type="choicebox" valign="middle" width="100%" height="35">
    826826        <node parent="listbox" name="tithek_selectcol" text="TiThek Select Color" type="choicebox" valign="middle" width="100%" height="35">
     827        <node parent="listbox" name="favcol" text="Bouquet Color" type="choicebox" valign="middle" width="100%" height="35">
    827828<node name="b1" text="OK"   halign="center" valign="middle" bordercol="okcol"   bordersize="6" bordertype="2" posx="0"   posy="0" width="100" height="39">
    828829<node name="b2" text="EXIT" halign="center" valign="middle" bordercol="exitcol" bordersize="6" bordertype="2" posx="110" posy="0" width="100" height="39">
  • ipk/source/skins_nogfx/_path_/usr/local/share/titan/skin/nogfx/skinconfig

    r32318 r33837  
    2121epgpicheight=60
    2222exitcol=ffffff
     23favcol=05B6FC
    2324filelistselect=636363
    2425fontcol=ffffff
  • ipk/source/skins_nogfx/_path_/usr/local/share/titan/skin/nogfx/skinconfig.default

    r33804 r33837  
    2121epgpicheight=60
    2222exitcol=ffffff
     23favcol=05B6FC
    2324filelistselect=636363
    2425fontcol=ffffff
Note: See TracChangeset for help on using the changeset viewer.