Changeset 16929


Ignore:
Timestamp:
07/01/12 15:30:05 (12 years ago)
Author:
tobayer
Message:

[titan] update skin.xml & skinconfig, singleepg & multiepg, fix progresscol

Location:
ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default/skin.xml

    r16918 r16929  
    11001100<node name="title" text="Single EPG" halign="right" valign="middle" fontcol="black" fontsize="36" posx="890" posy="7" width="300" height="36">
    11011101<node name="bg" bgcol="bgcol" posx="center" posy="center" width="1180" height="550" hspace="10" vspace="10">
    1102         <node parent="bg" name="listbox" type="listbox" param1="%d.%m. (%a) %H:%M " scrollbar="auto" bgcol="bgcol" bordercol="titlebgcol" fontsize="30" fontsize2="28" fontcol2="burlywood1" posx="0" posy="0" width="100%" height="320">
     1102        <node parent="bg" name="listbox" type="listbox" param1="%d.%m. (%a) %H:%M " scrollbar="auto" bgcol="bgcol" bordercol="titlebgcol" fontsize="30" fontsize2="28" fontcol2="burlywood1" progresscol="rec_progress" posx="0" posy="0" width="100%" height="320">
    11031103        <node parent="bg" name="line" posx="0" posy="329" width="100%" height="2" bgcol="bgcol" bgcol2="white" gradient="leftmiddle">
    11041104        <node parent="bg" name="epgdesc" type="textbox" scrollbar="auto" wrap="yes" bordercol="bordercol" fontsize="24" posx="0" posy="340" width="100%" height="190">
     
    11191119<node name="title" text="Multi EPG" halign="right" valign="middle" fontcol="black" fontsize="36" posx="890" posy="7" width="300" height="36">
    11201120<node name="bg" bgcol="bgcol" posx="center" posy="center" width="1180" height="550" hspace="10" vspace="10">
    1121         <node parent="bg" name="listbox" type="listbox" param1="%d.%m. (%a) %H:%M" param2="-%H:%M" scrollbar="auto" bgcol="bgcol" bordercol="titlebgcol" fontsize="30" fontsize2="28" fontcol2="burlywood1" posx="0" posy="0" width="100%" height="100%">
     1121        <node parent="bg" name="listbox" type="listbox" param1="%d.%m. (%a) %H:%M" param2="-%H:%M" scrollbar="auto" bgcol="bgcol" bordercol="titlebgcol" fontsize="30" fontsize2="28" fontcol2="burlywood1" progresscol="rec_progress" posx="0" posy="0" width="100%" height="100%">
    11221122<node name="buttonbar" posx="0" posy="600" width="1200" height="50" bordercol="titlebgcol" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
    11231123<node name="b5" picmem="skin/key_ok_70x40.png"   posx="5"  posy="605" width="70" height="40">
  • ipk/source.sh4/titanskins_default/var/usr/local/share/titan/skin/default/skinconfig

    r16878 r16929  
    3636protectmode_fontcol=000001
    3737red=ff0000
     38rec_progress=800000
    3839rmmode_bgcol=800000
    3940rmmode_fontcol=000001
Note: See TracChangeset for help on using the changeset viewer.