Update of /cvsroot/freevo/freevo/share/skins/main
In directory sc8-pr-cvs1:/tmp/cvs-serv5888
Modified Files:
blurr2.fxd
Log Message:
More pixel-specific alignments for the TV info box... now aligneed to
the top with the time display at the far right upper corner.
Index: blurr2.fxd
===================================================================
RCS file: /cvsroot/freevo/freevo/share/skins/main/blurr2.fxd,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** blurr2.fxd 9 Jan 2004 18:09:53 -0000 1.3
--- blurr2.fxd 9 Jan 2004 19:58:34 -0000 1.4
***************
*** 331,344 ****
</layout>
! <!-- tv listing area -->
<layout label="tv info">
! <background>
! <rectangle size="0" bgcolor="0x80000000" radius="10" width="max"/>
</background>
<content x="10" y="10" height="max-20" width="max-20" type="text"
! spacing="10" font="tv">
</content>
! </layout>
!
<!-- ********************************************** -->
--- 331,362 ----
</layout>
! <!-- tv info area -->
<layout label="tv info">
! <background>
! <rectangle size="0" bgcolor="0x80000000" radius="10" width="max"/>
</background>
<content x="10" y="10" height="max-20" width="max-20" type="text"
! spacing="10" font="tv">
! <item type="default">
! <if expression="title">
! <text font="tv title" width="550" expression="title"/>
! </if>
! <text font="tv time" valign="right" expression="start"/>
! <text font="tv time" valign="right">-</text>
! <text font="tv time" valign="right" expression="stop"/>
! <newline/>
! <if expression="sub_title">
! <text font="info tagline">"</text>
! <text font="info tagline" expression="sub_title"/>
! <text font="info tagline">"</text>
! <newline/>
! </if>
! <if expression="desc">
! <text font="info plot" height="max" mode="soft" expression="desc"/>
! <newline/>
! </if>
! </item>
</content>
! </layout>
<!-- ********************************************** -->
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog