Update of /cvsroot/freevo/freevo/skins/xml/type1
In directory sc8-pr-cvs1:/tmp/cvs-serv25880

Modified Files:
        info.fxd 
Log Message:
make background for non selected item

Index: info.fxd
===================================================================
RCS file: /cvsroot/freevo/freevo/skins/xml/type1/info.fxd,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** info.fxd    12 Jul 2003 15:52:18 -0000      1.5
--- info.fxd    12 Jul 2003 16:01:33 -0000      1.6
***************
*** 146,150 ****
      <layout label="audio list">
        <content type="image" spacing="-2">
!       <item type="default" width="100" height="100" align="center" valign="center"/>
        <item type="selected" width="110" height="110" align="center" valign="center">
          <rectangle bgcolor="selection" size="0" x="-5" y="-5" width="max+10"
--- 146,153 ----
      <layout label="audio list">
        <content type="image" spacing="-2">
!       <item type="default" width="100" height="100" align="center" valign="center">
!         <rectangle bgcolor="0xd0000000" size="0" x="0" y="0" width="max"
!           height="max"/>
!       </item>
        <item type="selected" width="110" height="110" align="center" valign="center">
          <rectangle bgcolor="selection" size="0" x="-5" y="-5" width="max+10"
***************
*** 157,161 ****
      <layout label="video list">
        <content type="image" spacing="-2">
!       <item type="default" width="80" height="112" align="center" valign="center"/>
        <item type="selected" width="87" height="122" align="center" valign="center">
          <rectangle bgcolor="selection" size="0" x="-5" y="-5" width="max+10"
--- 160,167 ----
      <layout label="video list">
        <content type="image" spacing="-2">
!       <item type="default" width="80" height="112" align="center" valign="center">
!         <rectangle bgcolor="0xd0000000" size="0" x="0" y="0" width="max"
!           height="max"/>
!       </item>
        <item type="selected" width="87" height="122" align="center" valign="center">
          <rectangle bgcolor="selection" size="0" x="-5" y="-5" width="max+10"
***************
*** 169,173 ****
        <content type="image" spacing="-2">
        <item type="default" width="140" height="115" align="center"
!         valign="center"/>
        <item type="selected" width="154" height="131"
          align="center" valign="center">
--- 175,182 ----
        <content type="image" spacing="-2">
        <item type="default" width="140" height="115" align="center"
!         valign="center">
!         <rectangle bgcolor="0xd0000000" size="0" x="0" y="0" width="max"
!           height="max"/>
!       </item>
        <item type="selected" width="154" height="131"
          align="center" valign="center">




-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to