Update of /cvsroot/freevo/freevo/skins/dischi1
In directory sc8-pr-cvs1:/tmp/cvs-serv17745

Modified Files:
        blue1_big.xml 
Log Message:
only show view background if there is an image

Index: blue1_big.xml
===================================================================
RCS file: /cvsroot/freevo/freevo/skins/dischi1/blue1_big.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** blue1_big.xml       5 Mar 2003 21:57:07 -0000       1.8
--- blue1_big.xml       5 Mar 2003 22:13:37 -0000       1.9
***************
*** 142,146 ****
        <title visible="no"/>
        <view layout="player view" visible="yes">
!       <area x="460" y="200" width="390" height="330"/> 
        </view>
        <info layout="player info" visible="yes">
--- 142,146 ----
        <title visible="no"/>
        <view layout="player view" visible="yes">
!       <area x="430" y="200" width="420" height="360"/> 
        </view>
        <info layout="player info" visible="yes">
***************
*** 156,163 ****
  
      <layout label="player view">
!       <background>
!       <rectangle size="0" bgcolor="0x80000000" radius="10" width="max"/>
!       </background>
!       <content width="max-50" type="text" spacing="10"/>
      </layout>
  
--- 156,165 ----
  
      <layout label="player view">
!       <content type="text" spacing="10">
!       <item type="default">
!         <rectangle size="0" bgcolor="0x80000000" radius="10" x="-15" y="-15"
!           width="max+80" height="max+30"/>
!       </item>
!       </content>
      </layout>
  




-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to