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

Modified Files:
        blue_round2.fxd 
Log Message:
use image references now

Index: blue_round2.fxd
===================================================================
RCS file: /cvsroot/freevo/freevo/skins/xml/blue_round2/blue_round2.fxd,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** blue_round2.fxd     30 Mar 2003 15:26:21 -0000      1.3
--- blue_round2.fxd     30 Mar 2003 16:29:11 -0000      1.4
***************
*** 92,105 ****
  
  
!     <!-- background -->
!     <layout label="screen0">
!       <background>
!       <image filename="aubin/blurr.jpg" x="0" y="0" label="background"/>
!       </background>
!     </layout>
! 
      <layout label="screen watermark">
        <background>
!       <image filename="aubin/blurr.jpg" x="0" y="0" label="background"/>
        <image x="435" y="230" width="370" height="380" label="watermark"/>
        </background>
--- 92,100 ----
  
  
!     <image label="background" filename="aubin/blurr.jpg"/>
!     
      <layout label="screen watermark">
        <background>
!       <image image="background" x="0" y="0" label="background"/>
        <image x="435" y="230" width="370" height="380" label="watermark"/>
        </background>
***************
*** 108,112 ****
      <layout label="video screen">
        <background>
!       <image filename="aubin/blurr.jpg" x="0" y="0" label="background"/>
        <image filename="movie_watermark.png" x="435" y="230" width="370"
          height="380"/>
--- 103,107 ----
      <layout label="video screen">
        <background>
!       <image image="background" x="0" y="0" label="background"/>
        <image filename="movie_watermark.png" x="435" y="230" width="370"
          height="380"/>
***************
*** 116,120 ****
      <layout label="audio screen">
        <background>
!       <image filename="aubin/blurr.jpg" x="0" y="0" label="background"/>
        <image filename="music_watermark.png" x="435" y="230" width="370"
          height="380"/>
--- 111,115 ----
      <layout label="audio screen">
        <background>
!       <image image="background" x="0" y="0" label="background"/>
        <image filename="music_watermark.png" x="435" y="230" width="370"
          height="380"/>
***************
*** 124,128 ****
      <layout label="image screen">
        <background>
!       <image filename="aubin/blurr.jpg" x="0" y="0" label="background"/>
        <image filename="image_watermark.png" x="435" y="230" width="370"
          height="380"/>
--- 119,123 ----
      <layout label="image screen">
        <background>
!       <image image="background" x="0" y="0" label="background"/>
        <image filename="image_watermark.png" x="435" y="230" width="370"
          height="380"/>
***************
*** 132,136 ****
      <layout label="tv menu screen">
        <background>
!       <image filename="aubin/blurr.jpg" x="0" y="0" label="background"/>
        <image filename="tv_watermark.png" x="435" y="230" width="370"
          height="380"/>
--- 127,131 ----
      <layout label="tv menu screen">
        <background>
!       <image image="background" x="0" y="0" label="background"/>
        <image filename="tv_watermark.png" x="435" y="230" width="370"
          height="380"/>
***************
*** 183,204 ****
      <font label="grey big" name="Arial_Bold" size="18" color="0xdddddd"/>
      <font label="white big" name="Arial_Bold" size="18" color="0xffffff"/>
- 
-     <!-- ********************************************** -->
-     <!-- AUDIO PLAYER DEFINITIONS -->
- 
-     <layout label="player screen">
-       <background>
-       <image filename="aubin/blurr.jpg" x="0" y="0" label="background"/>
-       </background>
-     </layout>
- 
-     <!-- ********************************************** -->
-     <!-- TV DEFINITIONS -->
- 
-     <layout label="tv screen">
-       <background>
-       <image filename="aubin/blurr.jpg" x="0" y="0" label="background"/>
-       </background>
-     </layout>
  
    </skin>
--- 178,181 ----




-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to