diff options
Diffstat (limited to 'addons/skin.touched/4x3Hirez/PlayerControls.xml')
-rw-r--r-- | addons/skin.touched/4x3Hirez/PlayerControls.xml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/addons/skin.touched/4x3Hirez/PlayerControls.xml b/addons/skin.touched/4x3Hirez/PlayerControls.xml deleted file mode 100644 index 4285f176fc..0000000000 --- a/addons/skin.touched/4x3Hirez/PlayerControls.xml +++ /dev/null @@ -1,14 +0,0 @@ -<window type="dialog" id="114"> - <defaultcontrol></defaultcontrol> - <include>dialogeffect</include> - <visible>Player.HasMedia + Window.IsActive(PlayerControls) + !Window.IsActive(FullscreenVideo) + !Window.IsActive(Visualisation)</visible> - <onunload>Skin.Reset(PlayerControlsSubMenuVisible)</onunload> - <coordinates> - <system>1</system> - <posx>0</posx> - <posy>0</posy> - </coordinates> - <controls> - <include>PlayerControlCommons</include> - </controls> -</window>
\ No newline at end of file |