home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2003 #3 / K-CD_2003-03.iso / Winamp / winamp3_0-full.exe / Skins / Default.wal / xml / eq-shade.xml < prev    next >
Text File  |  2002-07-03  |  331b  |  13 lines

  1. <!-- eq-shade.xml defines the layout of the Equalizer Window Shade Window. -->  
  2.  
  3. <include file="eq-shade-group.xml" />
  4.  
  5. <layout id="shade" background="player.eq.winshade.bg" dblClickAtion="SWITCH:shade">
  6.   <group
  7.     id="eq.shade.content.group"
  8.     x="0" y="0"
  9.     w="0" h="0"
  10.     relatw="1" relath="1"
  11.   />
  12. </layout>
  13.