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

Modified Files:
        blue2.xml 
Log Message:
some eye-candy and remove the image's relative path


Index: blue2.xml
===================================================================
RCS file: /cvsroot/freevo/freevo/skins/dischi1/blue2.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** blue2.xml   22 Mar 2003 22:21:41 -0000      1.2
--- blue2.xml   23 Mar 2003 07:20:46 -0000      1.3
***************
*** 4,12 ****
    <skin include="blue1_small" geometry="800x600">
  
!     <!-- 
!     special settings for audio. The default style is an image based style
!     with an info area. By pressing DISPLAY this can be toggled to the default
!     view 
!     -->
      <menu type="audio">
        <style image="audio menu with info"/>
--- 4,9 ----
    <skin include="blue1_small" geometry="800x600">
  
!     <!-- special settings for audio. The default style is an image based style -->
!     <!-- with an info area. By pressing DISPLAY this can be toggled to the default 
view -->
      <menu type="audio">
        <style image="audio menu with info"/>
***************
*** 34,40 ****
        <listing layout="audio list" x="40" y="140" width="540" height="240">
        <image label="uparrow" x="5" y="150" width="32" height="32"  
!         filename="../icons/AquaFusion/up.png"/>
        <image label="downarrow" x="5" y="348" width="32" height="32"
!         filename="../icons/AquaFusion/down.png"/>
        </listing>
  
--- 31,37 ----
        <listing layout="audio list" x="40" y="140" width="540" height="240">
        <image label="uparrow" x="5" y="150" width="32" height="32"  
!         filename="up.png"/>
        <image label="downarrow" x="5" y="348" width="32" height="32"
!         filename="down.png"/>
        </listing>
  
***************
*** 47,51 ****
      <menuset label="video menu with info" inherits="audio menu with info">
        <listing layout="video list" height="340">
!       <image label="downarrow" y="363"/>
        </listing>
        <view y="120"/>
--- 44,48 ----
      <menuset label="video menu with info" inherits="audio menu with info">
        <listing layout="video list" height="340">
!       <image label="downarrow" y="363" filename="down.png"/>
        </listing>
        <view y="120"/>
***************
*** 55,61 ****
      <menuset label="image menu with info" inherits="audio menu with info">
        <subtitle visible="no"/>
!       <listing y="120" height="330" width="720" layout="image list">
!       <image label="uparrow" y="137"/>
!       <image label="downarrow" y="415"/>
        </listing>
        <view visible="no"/>
--- 52,58 ----
      <menuset label="image menu with info" inherits="audio menu with info">
        <subtitle visible="no"/>
!       <listing y="100" height="350" width="720" layout="image list">
!       <image label="uparrow" y="137" filename="up.png"/>
!       <image label="downarrow" y="415" filename="down.png"/>
        </listing>
        <view visible="no"/>
***************
*** 69,76 ****
  
        <listing layout="video list" x="500" y="430" width="290" height="160">
!       <image label="uparrow" x="755" y="150" width="32" height="32"  
!         filename="../icons/AquaFusion/up.png"/>
!       <image label="downarrow" x="755" y="378" width="32" height="32"
!         filename="../icons/AquaFusion/down.png"/>
        </listing>
  
--- 66,71 ----
  
        <listing layout="video list" x="500" y="430" width="290" height="160">
!       <image label="uparrow" x="755" y="150" width="32" height="32" 
filename="up.png"/>
!       <image label="downarrow" x="755" y="378" width="32" height="32" 
filename="down.png"/>
        </listing>
  
***************
*** 109,112 ****
--- 104,110 ----
          Directory: [EMAIL PROTECTED]@
        </item>
+       <item type="playlist">
+         This is a playlist.
+       </item>
        </content>
      </layout>
***************
*** 153,162 ****
      </layout>
  
!     <!-- listing area for video with images -->
      <layout label="image list">
!       <content type="image+text" spacing="-8" align="center" valign="center">
        <item type="default" width="120" height="90" font="item"/>
!       <item type="selected" width="168" height="126" font="selected">
!         <rectangle bgcolor="selection" size="0" x="-5" y="-5" width="max+10"
            height="max+10"/>
        </item>
--- 151,163 ----
      </layout>
  
!     <!-- listing area for image with images (preview) -->
      <layout label="image list">
!       <background>
!       <rectangle color="0x000000" size="1" bgcolor="0xa0000000" radius="5"/>
!       </background>
!       <content type="image+text" spacing="3" align="center" valign="center">
        <item type="default" width="120" height="90" font="item"/>
!       <item type="selected" width="198" height="126" font="selected">
!         <rectangle bgcolor="0xa0ffffff" size="0" x="-5" y="-5" width="max+10" 
radius="5"
            height="max+10"/>
        </item>




-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to