summaryrefslogtreecommitdiffstats
path: root/addons/skin.estouchy/xml/SlideShow.xml
diff options
context:
space:
mode:
Diffstat (limited to 'addons/skin.estouchy/xml/SlideShow.xml')
-rw-r--r--addons/skin.estouchy/xml/SlideShow.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/addons/skin.estouchy/xml/SlideShow.xml b/addons/skin.estouchy/xml/SlideShow.xml
new file mode 100644
index 0000000..e27f40a
--- /dev/null
+++ b/addons/skin.estouchy/xml/SlideShow.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<window>
+ <controls>
+ <control type="image">
+ <centerleft>50%</centerleft>
+ <centertop>50%</centertop>
+ <width>283</width>
+ <height>283</height>
+ <texture>icon_settings_player.png</texture>
+ <visible>SlideShow.IsVideo + [![Player.Playing + Player.HasVideo] | SlideShow.IsPaused]</visible>
+ </control>
+ </controls>
+</window>