mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-23 01:57:29 +00:00
14 lines
410 B
XML
Executable file
14 lines
410 B
XML
Executable file
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
|
|
<WinampAbstractionLayer version="1.35">
|
|
<skininfo>
|
|
<version>1.0</version>
|
|
<name>Simple Skin for Testing</name>
|
|
<comment>Created by jberg for testing Webamp</comment>
|
|
<author>jberg</author>
|
|
</skininfo>
|
|
<include file="container.xml"/>
|
|
<scripts>
|
|
<script file="script.maki"/>
|
|
</scripts>
|
|
</WinampAbstractionLayer>
|