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 / skin.xml < prev   
Extensible Markup Language  |  2002-08-05  |  792b  |  24 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2.  
  3. <WinampAbstractionLayer version="0.8">
  4.  
  5.   <skininfo>
  6.     <version>1.0</version>
  7.     <name>Winamp3 Base Skin</name>
  8.     <comment>Please feel free to use this skin as a reference point to build your new Winamp3 skins.</comment>
  9.     <author gaybag="Christophe">Steve Gedikian</author>
  10.     <email>steve@nullsoft.com</email>
  11.     <homepage>http://www.winamp.com</homepage>
  12.     <screenshot>screenshot.png</screenshot>
  13.   </skininfo>
  14.  
  15.   <include file="xml/player.xml"/>
  16.   <include file="xml/eq.xml"/>
  17.   <include file="xml/thinger.xml"/>
  18.   <include file="xml/pledit.xml"/>
  19.   <include file="xml/video.xml"/>
  20.   <include file="xml/color-presets.xml"/>
  21.   <include file="xml/gamma-presets.xml"/>
  22.     
  23. </WinampAbstractionLayer>
  24.