Update of /cvsroot/freevo/freevo/share/skins/main
In directory sc8-pr-cvs1:/tmp/cvs-serv28500

Modified Files:
        barbieri_blue.fxd blue.fxd blue_round1.fxd blurr.fxd info.fxd 
Log Message:
use max for downarrow possition and fix sizes in blue_round1

Index: barbieri_blue.fxd
===================================================================
RCS file: /cvsroot/freevo/freevo/share/skins/main/barbieri_blue.fxd,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** barbieri_blue.fxd   24 Aug 2003 10:28:25 -0000      1.4
--- barbieri_blue.fxd   24 Aug 2003 16:37:38 -0000      1.5
***************
*** 32,36 ****
            <image x="765" y="220" width="32" height="32" label="uparrow"
                   filename="up.png"/>
!           <image x="765" y="558" width="32" height="32" label="downarrow"
                   filename="down.png"/>
            <image width="16" height="16" label="leftarrow" filename="left.png"/>
--- 32,36 ----
            <image x="765" y="220" width="32" height="32" label="uparrow"
                   filename="up.png"/>
!           <image x="765" y="max-32" width="32" height="32" label="downarrow"
                   filename="down.png"/>
            <image width="16" height="16" label="leftarrow" filename="left.png"/>

Index: blue.fxd
===================================================================
RCS file: /cvsroot/freevo/freevo/share/skins/main/blue.fxd,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** blue.fxd    23 Aug 2003 15:16:46 -0000      1.3
--- blue.fxd    24 Aug 2003 16:37:38 -0000      1.4
***************
*** 59,63 ****
        <image x="10" y="110" width="32" height="32" label="uparrow"
          filename="up.png"/>
!       <image x="10" y="544" width="32" height="32" label="downarrow"
          filename="down.png"/>
        </listing>
--- 59,63 ----
        <image x="10" y="110" width="32" height="32" label="uparrow"
          filename="up.png"/>
!       <image x="10" y="max-32" width="32" height="32" label="downarrow"
          filename="down.png"/>
        </listing>
***************
*** 453,457 ****
        <image x="765" y="100" width="32" height="32" label="uparrow"
          filename="up.png"/>
!       <image x="765" y="354" width="32" height="32" label="downarrow"
          filename="down.png"/>
        <image width="16" height="16" label="leftarrow" filename="left.png"/>
--- 453,457 ----
        <image x="765" y="100" width="32" height="32" label="uparrow"
          filename="up.png"/>
!       <image x="765" y="max-32" width="32" height="32" label="downarrow"
          filename="down.png"/>
        <image width="16" height="16" label="leftarrow" filename="left.png"/>

Index: blue_round1.fxd
===================================================================
RCS file: /cvsroot/freevo/freevo/share/skins/main/blue_round1.fxd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** blue_round1.fxd     15 Aug 2003 19:13:12 -0000      1.1
--- blue_round1.fxd     24 Aug 2003 16:37:38 -0000      1.2
***************
*** 22,28 ****
        <view layout="view0" x="545" y="90" width="245" height="450"/> 
        <listing layout="transparent listing" x="10" y="130" width="550" height="450">
!       <image x="15" y="135" width="16" height="16" label="uparrow" 
          filename="up.png"/>
!       <image x="15" y="560" width="16" height="16" label="downarrow" 
          filename="down.png"/>
        </listing>
--- 22,28 ----
        <view layout="view0" x="545" y="90" width="245" height="450"/> 
        <listing layout="transparent listing" x="10" y="130" width="550" height="450">
!       <image x="15" y="155" width="16" height="16" label="uparrow" 
          filename="up.png"/>
!       <image x="15" y="max-16" width="16" height="16" label="downarrow" 
          filename="down.png"/>
        </listing>
***************
*** 53,57 ****
        <rectangle size="0" bgcolor="0x80000000" radius="10" width="max"/>
        </background>
!       <content x="20" y="25" width="max-40" height="max-50" type="text"
        spacing="-1">
        <item type="default" font="white shadow1"/>
--- 53,57 ----
        <rectangle size="0" bgcolor="0x80000000" radius="10" width="max"/>
        </background>
!       <content x="25" y="25" width="max-45" height="max-50" type="text"
        spacing="-1">
        <item type="default" font="white shadow1"/>
***************
*** 78,95 ****
      <!-- FONT DEFINITIONS -->
  
!     <font label="white shadow1" name="Vera" color="0xffffff" size="20">
        <shadow visible="yes" color="0x00000000" x="1" y="1"/>
      </font>
  
!     <font label="white shadow1 big" name="Vera" size="44" color="0xffffff">
        <shadow visible="yes" color="0xaa000000" x="1" y="1"/>
      </font>
  
!     <font label="white shadow3 big" name="Vera" size="44" color="0xffffff">
        <shadow visible="yes" color="0x000000" x="3" y="3"/>
      </font>
  
      <!-- this font is used by the title -->
!     <font label="title" name="VeraSeBd" size="29" color="0xffffff">
        <shadow visible="yes" color="0x80000000" x="3" y="3"/>
      </font>
--- 78,95 ----
      <!-- FONT DEFINITIONS -->
  
!     <font label="white shadow1" name="Vera" color="0xffffff" size="15">
        <shadow visible="yes" color="0x00000000" x="1" y="1"/>
      </font>
  
!     <font label="white shadow1 big" name="Vera" size="28" color="0xffffff">
        <shadow visible="yes" color="0xaa000000" x="1" y="1"/>
      </font>
  
!     <font label="white shadow3 big" name="Vera" size="28" color="0xffffff">
        <shadow visible="yes" color="0x000000" x="3" y="3"/>
      </font>
  
      <!-- this font is used by the title -->
!     <font label="title" name="VeraSeBd" size="24" color="0xffffff">
        <shadow visible="yes" color="0x80000000" x="3" y="3"/>
      </font>

Index: blurr.fxd
===================================================================
RCS file: /cvsroot/freevo/freevo/share/skins/main/blurr.fxd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** blurr.fxd   15 Aug 2003 19:13:12 -0000      1.1
--- blurr.fxd   24 Aug 2003 16:37:38 -0000      1.2
***************
*** 30,34 ****
        <listing layout="listing" x="330" y="110" width="460" height="450">
        <image filename="blurr-up.png" label="uparrow" x="290" y="110"/>
!       <image filename="blurr-down.png" label="downarrow" x="290" y="520"/>
        </listing>
      </menuset>
--- 30,34 ----
        <listing layout="listing" x="330" y="110" width="460" height="450">
        <image filename="blurr-up.png" label="uparrow" x="290" y="110"/>
!       <image filename="blurr-down.png" label="downarrow" x="290" y="max-32"/>
        </listing>
      </menuset>
***************
*** 55,59 ****
        <image x="765" y="220" width="32" height="32" label="uparrow"
          filename="blurr-up.png"/>
!       <image x="765" y="544" width="32" height="32" label="downarrow" 
          filename="blurr-down.png"/>
        <image width="16" height="16" label="leftarrow" filename="left.png"/>
--- 55,59 ----
        <image x="765" y="220" width="32" height="32" label="uparrow"
          filename="blurr-up.png"/>
!       <image x="765" y="max-32" width="32" height="32" label="downarrow" 
          filename="blurr-down.png"/>
        <image width="16" height="16" label="leftarrow" filename="left.png"/>
***************
*** 96,100 ****
        <listing x="100" width="680">
        <image label="uparrow" x="290" y="110"/>
!       <image label="downarrow" x="290" y="520"/>
        </listing>
        <screen layout="tv menu screen"/>
--- 96,100 ----
        <listing x="100" width="680">
        <image label="uparrow" x="290" y="110"/>
!       <image label="downarrow" x="max-32" y="520"/>
        </listing>
        <screen layout="tv menu screen"/>

Index: info.fxd
===================================================================
RCS file: /cvsroot/freevo/freevo/share/skins/main/info.fxd,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** info.fxd    23 Aug 2003 15:16:46 -0000      1.3
--- info.fxd    24 Aug 2003 16:37:38 -0000      1.4
***************
*** 96,100 ****
        <!-- 4. listing area: the list of all items -->
        <listing height="330">
!       <image y="405" label="downarrow"/>
        </listing>
        <info layout="info" x="40" y="460" width="750" height="120"/>
--- 96,100 ----
        <!-- 4. listing area: the list of all items -->
        <listing height="330">
!       <image y="max-32" label="downarrow"/>
        </listing>
        <info layout="info" x="40" y="460" width="750" height="120"/>
***************
*** 108,112 ****
        <listing layout="video list" y="140" height="290">
        <image label="uparrow" y="140"/>
!       <image label="downarrow" y="363"/>
        </listing>
      </menuset>
--- 108,112 ----
        <listing layout="video list" y="140" height="290">
        <image label="uparrow" y="140"/>
!       <image label="downarrow" y="max-32"/>
        </listing>
      </menuset>
***************
*** 130,134 ****
      <menuset label="audio menu with info" inherits="video menu with info">
        <listing layout="audio list">
!       <image y="336" label="downarrow"/>
        </listing>
        <view y="145"/>
--- 130,134 ----
      <menuset label="audio menu with info" inherits="video menu with info">
        <listing layout="audio list">
!       <image y="max-32" label="downarrow"/>
        </listing>
        <view y="145"/>
***************
*** 139,143 ****
      <menuset label="image menu with info" inherits="video menu with info">
        <listing width="745" layout="image list">
!       <image y="380" label="downarrow"/>
        </listing>
        <view visible="no"/>
--- 139,143 ----
      <menuset label="image menu with info" inherits="video menu with info">
        <listing width="745" layout="image list">
!       <image y="max-32" label="downarrow"/>
        </listing>
        <view visible="no"/>




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

Reply via email to