home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / soundCD_1.03.iso / players / WinAmp / winamp3_0-full.exe / Skins / Default.wal / xml / video-normal.xml < prev    next >
Text File  |  2002-07-25  |  959b  |  34 lines

  1. <include file="video-normal-group.xml" />
  2.  
  3. <layout id="normal" title="Video Window" minimum_h="232" minimum_w="275" default_x="320" default_y="240" linkwidth="shade" linkheight="shade" droptarget="pldr">
  4.  
  5.   <Wasabi:StandardFrame:Status 
  6.     x="0" y="0" w="0" h="0" relatw="1" relath="1" 
  7.     content="video.content.group" 
  8.   />
  9.   <sendparams target="window.titlebar.title" default="Video"/>
  10.  
  11. <!--  
  12.     padtitleright="18" 
  13.     shade="shade"
  14.  <button
  15.     id="winshade" tooltip="Toggle Windowshade mode"
  16.     action="SWITCH" param="shade"
  17.     x="-35" relatx="1" y="3"
  18.     image="wasabi.button.winshade.pressed"
  19.     downImage="wasabi.button.winshade"
  20.     activeAlpha="0"
  21.   />
  22.   
  23.   <button
  24.     id="winshade" tooltip="Toggle Windowshade mode"
  25.     action="SWITCH" param="shade"
  26.     x="-35" relatx="1" y="3"
  27.     image="wasabi.button.winshade"
  28.     downImage="wasabi.button.winshade.pressed"
  29.     inactiveAlpha="0"
  30.   /> 
  31.  
  32. -->
  33.  
  34. </layout>