2014-09-28 20:47:53 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<window>
|
2015-03-27 21:31:13 +01:00
|
|
|
<!--content moved to custom_musicPlayerFullscreen.xml-->
|
|
|
|
<onload condition="!window.isactive(5001)">back</onload>
|
|
|
|
<onload>sendclick(10120,500)</onload>
|
|
|
|
<onload>back</onload>
|
|
|
|
<controls>
|
|
|
|
<!--buttons-->
|
2014-09-28 20:47:53 +02:00
|
|
|
<control type="group">
|
|
|
|
<visible>false</visible>
|
|
|
|
<control type="button" id="500">
|
|
|
|
<description>Select visualisation</description>
|
|
|
|
</control>
|
|
|
|
</control>
|
|
|
|
</controls>
|
|
|
|
</window>
|