home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 November / CDVD1105.ISO / Util / Winamp / Skins / Anime_Shogo.wal / skin.xml
Extensible Markup Language  |  2004-08-24  |  946b  |  33 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2.  
  3. <WinampAbstractionLayer version="1.2">
  4.  
  5.   <skininfo>
  6.     <version>1.0</version>
  7.     <name>Anime Shogo</name>
  8.     <comment></comment>
  9.     <author>Excelsior and UUL</author>
  10.     <email></email>
  11.     <homepage></homepage>
  12.     <screenshot></screenshot>
  13.   </skininfo>
  14.  
  15.   <include file="xml/system-colors.xml"/>
  16.   <include file="xml/system-elements.xml"/>
  17.   <include file="xml/shogo.xml"/>
  18.   <include file="xml/frame.xml"/>
  19.   <include file="xml/pledit.xml"/>
  20.   <include file="xml/library.xml"/>
  21.   <include file="xml/vis.xml"/>
  22.   <include file="xml/video.xml"/>
  23.   <include file="xml/equalizer.xml"/>
  24.   <include file="xml/config.xml"/>
  25.   <include file="xml/notifier.xml"/>
  26.   <include file="about/about.xml"/>
  27.   <include file="xml/menu.xml"/>
  28.  
  29. <script id="TimerScrpt" file="scripts/timerscrpt.maki"/>
  30. <script file="scripts/notifier.maki"/>
  31.  
  32. </WinampAbstractionLayer>
  33.