home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 November / CDVD1105.ISO / Util / Winamp / Skins / MMD3.wal / skin.xml < prev   
Extensible Markup Language  |  2002-12-02  |  1KB  |  31 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2.  
  3. <WinampAbstractionLayer version="0.8">
  4.  
  5.     <skininfo>
  6.         <version>2.2</version>
  7.         <name>MMD3</name>
  8.         <comment>METRIX METAL DREAM - The legend returns</comment>
  9.         <author gaybag="Barti Bartman">Sven Kistner (GFX and CODING)</author>
  10.         <email>kistner@metrix.de</email>
  11.         <homepage>http://www.metrix.de</homepage>
  12.         <screenshot>screenshot.png</screenshot>
  13.     </skininfo>
  14.  
  15.     <include file="xml/color-presets.xml"/>
  16.     <include file="xml/player.xml"/>
  17.     <include file="xml/system-elements.xml"/>
  18.     <include file="xml/components.xml"/>
  19.     <include file="xml/system-colors.xml"/>
  20.     <include file="xml/pledit.xml"/>
  21.     <include file="xml/colorthemes.xml"/>
  22.     <include file="xml/video.xml"/>
  23.  
  24.     <scripts>
  25.         <script id="volumeabasstreble" file="scripts/volumebasstreble.maki"/>
  26.         <script id="playertools" file="scripts/playertools.maki"/>
  27.         <script id="songinfoscript" file="scripts/songinfo.maki"/>
  28.     </scripts>
  29.  
  30. </WinampAbstractionLayer>
  31.