home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / soundCD_1.03.iso / players / WinAmp / winamp3_0-full.exe / Wacs / xml / colorthemes / colorthemes.xml
Extensible Markup Language  |  2002-07-28  |  881b  |  25 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <WinampAbstractionLayer version="0.7">
  3.  
  4. <groupdef id="colorthemes.titlebox.content">
  5.   <Wasabi:Text 
  6.     id="description"
  7.     text="Select an alternate color theme for this skin."
  8.     x="0" y="0"
  9.     w="0" h="32"
  10.     relatw="1"
  11.   />
  12.  
  13.   <group id="wasabi.window.embedded" x="0" y="17" w="0" relatw="1" h="-45" relath="1" />
  14.   <ColorThemes:List id="main.colorthemes.list" x="2" y="19" w="-4" relatw="1" h="-49" relath="1" />
  15.  
  16.   <Wasabi:Button id="Switch" action="colorthemes_switch" action_target="main.colorthemes.list" x="0" y="-22" relaty="1" w="48" h="21" text="Switch"  />
  17.  
  18. </groupdef>
  19.  
  20. <groupdef id="wasabi.colorthemes.config">
  21.    <Wasabi:TitleBox x="0" y="0" w="0" h="0" relatw="1" relath="1" title="Color Themes" content="colorthemes.titlebox.content" />
  22. </groupdef>
  23.  
  24. </WinampAbstractionLayer>
  25.