home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 November / CDVD1105.ISO / Util / Winamp / Skins / EMP.wal / pl.xml < prev    next >
Text File  |  2003-06-19  |  1KB  |  43 lines

  1. <groupdef id="pledit.content.group">
  2.  
  3.   <component
  4.     x="0"
  5.     y="0"
  6.     w="0"
  7.     relatw="1"
  8.     h="0"
  9.     relath="1"
  10.     noshowcmdbar="1"
  11.     autoopen="1"
  12.     autoclose="1"
  13.     param="guid:{45F3F7C1-A6F3-4ee6-A15E-125E92FC3F8D}"
  14.   />
  15.  
  16. </groupdef>
  17.  
  18. <container id="Pledit" name="Playlist Editor" component="guid:{45F3F7C1-A6F3-4ee6-A15E-125E92FC3F8D}" default_visible="0">
  19.  
  20.     <layout id="normal" minimum_h="160" minimum_w="315" linkwith="imode">
  21.  
  22.           <Wasabi:StandardFrame:Status 
  23.             x="0" y="0" w="0" h="0" relatw="1" relath="1" 
  24.             content="pledit.content.group"
  25.           />
  26.     </layout>
  27.        <layout id="imode" background="iconmode.bg" linkwith="normal" desktopalpha="1">
  28.         <button
  29.             x="47" y="31" image="iconmode.restore" downImage="iconmode.restore.pressed"
  30.             action="SWITCH" param="normal" tooltip="Show Component"
  31.         />
  32.         <text
  33.             x="3" y="19" w="20" h="12" font="bar.font" align="left" ticker="0"
  34.             default="PL:" ghost="0"
  35.         />
  36.         <text
  37.             x="23" y="19" w="105" h="12" font="bar.font" align="left" ticker="1"
  38.             display="SONGNAME" ghost="0"
  39.         />
  40.         <button image="thinger.close" downImage="thinger.close.pressed" x="129" y="20" action="CLOSE" tooltip="Close Component" rectrgn="1"/>
  41.        </layout>
  42.  
  43. </container>