Changeset 13599


Ignore:
Timestamp:
Jan 19, 2012, 11:19:28 PM (14 years ago)
Author:
tobayer
Message:

[ipk] revert picon posx & posy in default_grey & default skins

Location:
ipk/source.sh4
Files:
3 edited

Legend:

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

    r13593 r13599  
    493493<node text="" func=getchannelnr name=channelnr posx=0 posy=1 width=40 height=21 halign=right fontcol=fontcol/>
    494494<node func=gettime param1="%H:%M" name=time halign=right valign=middle posx=805 posy=0 width=280 height=21 fontcol=fontcol/>
    495 <node func=getpicon posx=18 posy=65 width="100" height="60" picwidth="100" picheight="60" bordersize="0" bordercol="bordercol">
     495<node func=getpicon posx=0 posy=28 width="100" height="60" picwidth="100" picheight="60" bordersize="0" bordercol="bordercol">
    496496<node bordersize=2 bordercol=bordercol posx=0 posy=22 width=100% height=1/>
    497497<node func=getepgaktstart param1="%H:%M - " bordersize=0 bordercol=bordercol posx=120 posy=30 width=70 height=25 fontcol=fontcol/>
  • ipk/source.sh4/titanskins_default_grey/var/usr/local/share/titan/skin/default_grey/skin.xml

    r13593 r13599  
    481481<node text="" func=getchannelnr name=channelnr posx=0 posy=1 width=40 height=21 halign=right fontcol=fontcol/>
    482482<node func=gettime param1="%H:%M" name=time halign=right valign=middle posx=805 posy=0 width=280 height=21 fontcol=fontcol/>
    483 <node func=getpicon posx=18 posy=65 width="100" height="60" picwidth="100" picheight="60" bordersize="0" bordercol="bordercol">
     483<node func=getpicon posx=0 posy=28 width="100" height="60" picwidth="100" picheight="60" bordersize="0" bordercol="bordercol">
    484484<node bordersize=2 bordercol=bordercol posx=0 posy=22 width=100% height=1/>
    485485<node func=getepgaktstart param1="%H:%M - " bordersize=0 bordercol=bordercol posx=120 posy=30 width=70 height=25 fontcol=fontcol/>
  • ipk/source.sh4/titanswapskins_default_grey/var/swap/titanskins/default_grey/skin.xml

    r13593 r13599  
    481481<node text="" func=getchannelnr name=channelnr posx=0 posy=1 width=40 height=21 halign=right fontcol=fontcol/>
    482482<node func=gettime param1="%H:%M" name=time halign=right valign=middle posx=805 posy=0 width=280 height=21 fontcol=fontcol/>
    483 <node func=getpicon posx=18 posy=65 width="100" height="60" picwidth="100" picheight="60" bordersize="0" bordercol="bordercol">
     483<node func=getpicon posx=0 posy=28 width="100" height="60" picwidth="100" picheight="60" bordersize="0" bordercol="bordercol">
    484484<node bordersize=2 bordercol=bordercol posx=0 posy=22 width=100% height=1/>
    485485<node func=getepgaktstart param1="%H:%M - " bordersize=0 bordercol=bordercol posx=120 posy=30 width=70 height=25 fontcol=fontcol/>
Note: See TracChangeset for help on using the changeset viewer.