Update of /cvsroot/freevo/freevo/share/skins/main In directory sc8-pr-cvs1:/tmp/cvs-serv3724
Modified Files: blue.fxd info.fxd Log Message: more info for directories Index: blue.fxd =================================================================== RCS file: /cvsroot/freevo/freevo/share/skins/main/blue.fxd,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** blue.fxd 16 Aug 2003 20:37:50 -0000 1.2 --- blue.fxd 23 Aug 2003 15:16:46 -0000 1.3 *************** *** 272,275 **** --- 272,282 ---- <text font="info label" expression="type"/> <newline/> + <if expression="totalspace"> <!-- 0 if rom drive --> + <text font="info label" expression="freespace"/> + <text font="info label"> of </text> + <text font="info label" expression="totalspace"/> + <text font="info label"> MB free</text> + <newline/> + </if> <goto_pos y="20" mode="relative"/> <if expression="tagline"> *************** *** 281,284 **** --- 288,296 ---- <text font="info plot" height="max" mode="soft" align="justified" expression="plot"/> + <newline/> + </if> + <if expression="content and not plot"> + <text font="info plot" height="max" mode="soft" + align="justified" expression="content"/> <newline/> </if> Index: info.fxd =================================================================== RCS file: /cvsroot/freevo/freevo/share/skins/main/info.fxd,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** info.fxd 16 Aug 2003 20:37:50 -0000 1.2 --- info.fxd 23 Aug 2003 15:16:46 -0000 1.3 *************** *** 208,212 **** </if> ! <goto_pos y="10" mode="relative"/> <if expression="year"> <text width="130" align="right" font="info value">Year:</text> --- 208,212 ---- </if> ! <goto_pos y="20" mode="relative"/> <if expression="year"> <text width="130" align="right" font="info value">Year:</text> *************** *** 228,232 **** </if> ! <goto_pos y="10" mode="relative"/> <if expression="length"> <text width="130" align="right" font="info value">Runtime:</text> --- 228,235 ---- </if> ! <if expression="year or genre or rating"> ! <goto_pos y="10" mode="relative"/> ! </if> ! <if expression="length"> <text width="130" align="right" font="info value">Runtime:</text> *************** *** 262,268 **** <item type="dir"> - <text font="info label" expression="type"/> - <newline/> - <goto_pos y="20" mode="relative"/> <if expression="tagline"> <text font="info tagline" width="max" expression="tagline"/> --- 265,268 ---- *************** *** 273,276 **** --- 273,292 ---- <text font="info plot" height="max" mode="soft" align="justified" expression="plot"/> + <newline/> + </if> + <if expression="content and not plot"> + <text font="info plot" height="max" mode="soft" + align="justified" expression="content"/> + <newline/> + </if> + <newline/> + <goto_pos y="20" mode="relative"/> + <text font="info value" expression="type"/> + <newline/> + <if expression="totalspace"> <!-- 0 if rom drive --> + <text font="info value" expression="freespace"/> + <text font="info value"> of </text> + <text font="info value" expression="totalspace"/> + <text font="info value"> MB free</text> <newline/> </if> ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ Freevo-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog