aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.estouchy/xml/Includes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'addons/skin.estouchy/xml/Includes.xml')
-rw-r--r--addons/skin.estouchy/xml/Includes.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/addons/skin.estouchy/xml/Includes.xml b/addons/skin.estouchy/xml/Includes.xml
index 52c036bd01..bb168e958a 100644
--- a/addons/skin.estouchy/xml/Includes.xml
+++ b/addons/skin.estouchy/xml/Includes.xml
@@ -88,6 +88,10 @@
<value condition="Player.Process(videohwdecoder)">HW</value>
<value>SW</value>
</variable>
+ <variable name="PasswordButton">
+ <value condition="String.IsEqual(Control.GetLabel(310), $LOCALIZE[12308])">icon_keyboard_show.png</value>
+ <value>icon_keyboard_hide.png</value>
+ </variable>
<include name="ScreenWidth">
<include condition="String.IsEqual(Skin.AspectRatio,16:9)">ScreenWidth-16x9</include>