ec9eb22e99484b9f5c78ad207cf056264145fb71
[apps/mixer.git] / package / config.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <widget xmlns="http://www.w3.org/ns/widgets" id="mixer" version="0.1">
3   <name>MediaPlayer</name>
4   <icon src="icon.svg"/>
5   <content src="bin/mixer" type="application/x-executable"/>
6   <description>Simple PulseAudio mixer app</description>
7   <author>Matt Porter &lt;mporter@konsulko.com&gt;</author>
8   <license>APL 2.0</license>
9 </widget>
10
11