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

introduce new favcol parameter

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

    r33764 r33837  
    455455<screen name="autostartmenu" title="Autostart Settings" titlealign="center" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="center" posy="center" width="900" height="500" valign="bottom" bordercol="bordercol" bordersize="1" bgcol="bordercol" titlebgcol="titlebgcol" titlebgcol2="titlebgcol2" titlegradient="topbottom" shadowsize="8" shadowcol="shadowcol" shadowpos="bottomleft">
    456456        <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
    457         <node name="pic" picmem="skin/ufs912_background.png"" posx="1" posy="1" width="895" height="30">
     457        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="895" height="30">
    458458        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="10" posy="25" width="876" height="-10" bordercol="fontcol2">
    459459                <node type="menu" parent="listbox" picmem="skin/default_status.png" name="autostart_default" text="Default Autostart" textposx="120" valign="middle" width="100%" height="50" hspace="5">
     
    537537<screen name="settings_fancontrol" title="FanControl" titlealign="center" font="font1" charspace="-1" fontsize="25" fontcol="fontcol1" posx="center" posy="center" width="900" height="500" valign="bottom" bordercol="bordercol" bordersize="1" bgcol="bordercol" titlebgcol="titlebgcol" titlebgcol2="titlebgcol2" titlegradient="topbottom" shadowsize="8" shadowcol="shadowcol" shadowpos="bottomleft">
    538538        <node posx="0" posy="0" width="100%" height="100%" bgcol="bgcol" bordersize="1" bordercol="bordercol" borderradius="8" bordertype="13">
    539         <node name="pic" picmem="skin/ufs912_background.png"" posx="1" posy="1" width="895" height="30">
     539        <node name="pic" picmem="skin/ufs912_background.png" posx="1" posy="1" width="895" height="30">
    540540        <node name="listbox" type="listbox" scrollbar="auto" font="font1" charspace="-1" fontsize="28" fontcol="fontcol1" posx="center" posy="120" width="500" height="40" bordercol="fontcol2">
    541541                <node name="fanprogress" type="progressbar" parent="listbox" text="speed" halign="center" valign="middle" progresscol="progresscol" bordercol="#686868" bordersize="1" width="100%" height="100%" bgcol="#B6AFA9">
     
    11101110                <node parent="listbox" name="filelistselect" text="Filelist Select Color" type="choicebox" valign="middle" width="100%" height="35">
    11111111                <node parent="listbox" name="tithek_selectcol" text="TiThek Select Color" type="choicebox" valign="middle" width="100%" height="35">
     1112                <node parent="listbox" name="favcol" text="Bouquet Color" type="choicebox" valign="middle" width="100%" height="35">
    11121113        <node name="b1" picmem="skin/key_ok.png"   parent="skinadj" halign="right" valign="middle" posx="836" posy="0" width="50" height="40">
    11131114        <node name="b2" picmem="skin/key_exit.png" parent="skinadj" halign="left"  valign="middle" posx="10"  posy="0" width="50" height="40">
  • ipk/source/skins_ufs912/_path_/usr/local/share/titan/skin/ufs912/skinconfig

    r32318 r33837  
    2020editmode_bgcol=ff5500
    2121editmode_fontcol=000001
     22favcol=05B6FC
    2223filelistselect=F3A83F
    2324fontcol=eeeeee
  • ipk/source/skins_ufs912/_path_/usr/local/share/titan/skin/ufs912/skinconfig.default

    r33804 r33837  
    2020editmode_bgcol=ff5500
    2121editmode_fontcol=000001
     22favcol=05B6FC
    2223filelistselect=F3A83F
    2324fontcol=eeeeee
Note: See TracChangeset for help on using the changeset viewer.