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

Modified Files:
        blue1_big.fxd grey1.fxd 
Log Message:
use image references now

Index: blue1_big.fxd
===================================================================
RCS file: /cvsroot/freevo/freevo/skins/xml/type1/blue1_big.fxd,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** blue1_big.fxd       30 Mar 2003 16:06:59 -0000      1.3
--- blue1_big.fxd       30 Mar 2003 16:28:52 -0000      1.4
***************
*** 95,99 ****
        <!-- an image with the label background will ignore OVERSCAN settings -->
        <!-- in freevo to make sure the complete screen is filled -->
!       <image filename="aubin_bg2" x="0" y="0" label="background"/>
        <image filename="logo.png" x="10" y="0" width="200" height="98"/>
        </background>
--- 95,99 ----
        <!-- an image with the label background will ignore OVERSCAN settings -->
        <!-- in freevo to make sure the complete screen is filled -->
!       <image image="background" x="0" y="0" label="background"/>
        <image filename="logo.png" x="10" y="0" width="200" height="98"/>
        </background>
***************
*** 170,173 ****
--- 170,182 ----
      <!--
      **********************************************
+     IMAGE DEFINITIONS 
+     **********************************************
+ 
+     -->
+ 
+     <image label="background" filename="aubin_bg2"/>
+ 
+     <!--
+     **********************************************
      POPUP DEFINITIONS 
      
***************
*** 216,220 ****
      <layout label="player screen">
        <background>
!       <image filename="aubin_bg2" x="0" y="0" label="background"/>
        </background>
      </layout>
--- 225,229 ----
      <layout label="player screen">
        <background>
!       <image image="background" x="0" y="0" label="background"/>
        </background>
      </layout>
***************
*** 275,279 ****
      <layout label="tv screen">
        <background>
!       <image filename="aubin_bg2" x="0" y="0" label="background"/>
        </background>
      </layout>
--- 284,288 ----
      <layout label="tv screen">
        <background>
!       <image image="background" x="0" y="0" label="background"/>
        </background>
      </layout>

Index: grey1.fxd
===================================================================
RCS file: /cvsroot/freevo/freevo/skins/xml/type1/grey1.fxd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** grey1.fxd   23 Mar 2003 19:47:01 -0000      1.1
--- grey1.fxd   30 Mar 2003 16:28:53 -0000      1.2
***************
*** 11,19 ****
      </menuset>
  
!     <layout label="screen0">
!       <background>
!       <image filename="../images/aubin_bg1" x="0" y="0" label="background"/>
!       </background>
!     </layout>
  
      <layout label="title0">
--- 11,15 ----
      </menuset>
  
!     <image label="background" filename="aubin_bg1"/>
  
      <layout label="title0">




-------------------------------------------------------
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