Changeset 14294


Ignore:
Timestamp:
Feb 24, 2012, 9:36:48 PM (14 years ago)
Author:
t0mt0m
Message:

[titan] another fix cool skin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanswapskins_cool/var/swap/titanskins/cool/skin.xml

    r14282 r14294  
    15351535#tiThek#
    15361536
    1537 <screen fontcol=white1 name="tithekmenu" valign=bottom font=Sansation_Regular  fontsize=26 posx=center posy=center bordercol=black bordersize=5 width=1200 height=640 bgcol=#323232>
    1538 <node picmem=skin/top.png width=1190 height=54 posx=0 posy=1>
    1539 <node picmem=skin/blue.png width=1190 height=17 posx=0 posy=-30>
    1540 <node text="TiThek Menu" posx=center posy=-30 width=440 height=26 fontcol=white1>
    1541 <node func=gettime param1="%d.%m.%Y              %H:%M" name=time halign=right valign=middle posx=860 posy=-30 width=320 height=26>
    1542 <node fontsize=23 posx=10 posy=32 bordercol=scrollbarcol scrollbar=auto type=listbox name=listbox width=1180 height=580>
    1543 </screen>
    1544 
    1545 <screen fontcol=white1 name="titheklist" valign=bottom font=Sansation_Regular  fontsize=26 posx=center posy=center bordercol=black bordersize=5 width=1200 height=640 bgcol=#323232>
    1546 <node picmem=skin/top.png width=1190 height=54 posx=0 posy=-30>
    1547 <node picmem=skin/blue.png width=1190 height=17 posx=0 posy=0>
    1548 <node text="TiThek PlayList" posx=center posy=-30 width=440 height=26 fontcol=white1>
    1549 <node func=gettime param1="%d.%m.%Y              %H:%M" name=time halign=right valign=middle posx=860 posy=-30 width=320 height=26>
    1550 <node fontsize=23 posx=10 posy=32 bordercol=scrollbarcol scrollbar=auto type=grid name=listbox width=1180 height=580>
    1551 </screen>
     1537<screen fontcol=white1 title="TiThek Menu" titlealign=center name="tithekmenu" hspace=30 vspace=30 fontsize=30 posx=center posy=center width=50% height=75% bgcol=#323232>
     1538<node fontsize=30 bordercol=bordercol scrollbar=auto type=listbox name=listbox width=100% height=100%>
     1539</screen>
     1540
     1541<screen name="titheklist" fontcol=white1 valign=bottom titlealign=center hspace=5 vspace=5 fontsize=30 title="TiThek PlayList" posx=center posy=center width=95% height=95% bgcol=#323232>
     1542<node fontcol=white1 fontsize=20 bordersize=0 bordercol=bordercol scrollbar=yes type=grid name=listbox posx=0 posy=1 width=100% height=-35>
     1543<node picmem=skin/blue.png width=97% height=17 posx=0 posy=90%>
     1544<node name=b1 pic=skin/ok.png posx=20 posy=93% width=30 height=30/>
     1545<node name=b2 pic=skin/exit.png posx=100 posy=93% width=30 height=30/>
     1546<node pic=skin/key_red2020.png posx=180 posy=94% width=30 height=30/>
     1547<node name=b3 text="SAVE" fontsize=18 posx=220 posy=95% width=120 height=30/>
     1548<node name=countlabel hspace=0 halign=right valign=center posx=0 posy=0 width=100% height=30/>
     1549</screen>
Note: See TracChangeset for help on using the changeset viewer.