home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / soundCD_1.03.iso / players / WinAmp / winamp3_0-full.exe / Wacs / xml / skinswitch / skins.xml
Extensible Markup Language  |  2002-06-25  |  2KB  |  48 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <WinampAbstractionLayer version="0.7">
  3.  
  4. <groupdef id="wasabi.skinswitch.bottom.group">
  5. <!--  <Wasabi:Button id="Remove" action="remove" action_target="main.skin.list" x="4" y="0" w="48" h="21" text="Remove"  /> -->
  6.   <Wasabi:Button id="Switch" action="switch" action_target="main.skin.list" x="-54" relatx="1" y="0" w="48" h="21" text="Switch" />
  7. </groupdef>
  8.  
  9. <groupdef id="wasabi.skinswitch.screenshot.titlebox.content">
  10.   <SkinSwitch:Preview id="main.skin.preview" x="3" y="3" w="-6" relatw="1" h="-6" relath="1"/>
  11. </groupdef>
  12.  
  13. <groupdef id="wasabi.skinswitch.top.group.current">
  14.  
  15.   <group id="wasabi.window.embedded" x="8" y="14" w="67" h="-19" relath="1" />
  16.   <SkinSwitch:List id="main.skin.list" target="main.skin.preview" infotarget="wasabi.skinswitch.skininfo.text" x="9" y="15" w="65" h="-21" relath="1" />
  17.  
  18.   <Wasabi:Titlebox x="80" y="8" w="-88" relatw="1" h="-13" relath="1" title="Skin Screenshot" content="wasabi.skinswitch.screenshot.titlebox.content"/>
  19.  
  20. </groupdef>
  21.  
  22.  
  23. <groupdef id="wasabi.skinswitch.info.titlebox.content">
  24.   <Wasabi:Text
  25.     id="wasabi.skinswitch.skininfo.text"
  26.     text="No info" 
  27.     x="0" y="0" w="0" h="0" relatw="1" relath="1"
  28.   />   
  29. </groupdef>
  30.  
  31. <groupdef id="wasabi.skinswitch.top.group.about">
  32.   <Wasabi:TitleBox x="8" y="8" w="-17" relatw="1" h="-13" relath="1" id="wasabi.skinswitch.info.titlebox" title="Skin Info" content="wasabi.skinswitch.info.titlebox.content" />
  33. </groupdef>
  34.  
  35. <groupdef id="wasabi.skinswitch.current" name="Current Skin">
  36.   <Wasabi:Frame orientation="horizontal" height="29" from="bottom" resizable="0" top="wasabi.skinswitch.top.group.current" bottom="wasabi.skinswitch.bottom.group" x="0" y="0" w="0" h="0" relatw="1" relath="1" />
  37. </groupdef>
  38.  
  39. <groupdef id="wasabi.skinswitch.about" name="Detailed Info">
  40.   <Wasabi:Frame orientation="horizontal" height="29" from="bottom" resizable="0" top="wasabi.skinswitch.top.group.about" bottom="wasabi.skinswitch.bottom.group" x="0" y="0" w="0" h="0" relatw="1" relath="1" />
  41. </groupdef>
  42.  
  43. <groupdef id="config.skins">
  44.   <Wasabi:TabSheet x="0" y="0" w="0" relatw="1" h="0" relath="1" children="wasabi.skinswitch.current;wasabi.skinswitch.about" windowtype="adon" />
  45. </groupdef>
  46.  
  47. </WinampAbstractionLayer>
  48.