home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2002 September
/
PCWorld_2002-09_cd.bin
/
Software
/
Topware
/
winamp
/
wa3install-mad.exe
/
Skins
/
Mad_Magazine.wal
/
skin.xml
Wrap
Extensible Markup Language
|
2002-06-25
|
862b
|
31 lines
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<WinampAbstractionLayer version="0.8">
<skininfo>
<version>1.0</version>
<name>Mad Magazine Skin</name>
<comment>The official Mad Magazine Winamp3 skin</comment>
<author>Taber Buhl</author>
<homepage>http://www.tb2.com</homepage>
<screenshot>screenshot.png</screenshot>
</skininfo>
<include file="../Default/xml/studio.xml"/>
<include file="xml/system-elements.xml"/>
<include file="xml/system-colors.xml"/>
<include file="xml/components.xml"/>
<include file="xml/standardframe.xml"/>
<include file="xml/player.xml"/>
<include file="xml/video.xml"/>
<include file="xml/thinger.xml"/>
<include file="xml/config.xml"/>
<!-- scripts come last -->
<scripts>
<script id="alfred" file="scripts/alfred.maki"/>
</scripts>
</WinampAbstractionLayer>