skin.pellucid/1080i/MusicOSD.xml

17 lines
521 B
XML
Raw Normal View History

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-->
2015-11-09 22:07:33 +01:00
<onload condition="!window.isactive(1103)">back</onload>
2015-03-27 21:31:13 +01:00
<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>