aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.estouchy
diff options
context:
space:
mode:
authorronie <ronie@users.noreply.github.com>2016-10-30 12:42:49 +0100
committerronie <ronie@users.noreply.github.com>2016-10-30 12:42:49 +0100
commit705d2f5cdda13fa11237745b844152ef749173e5 (patch)
tree7427ea08df28abd731289e2354df703cd259019c /addons/skin.estouchy
parent31260fd5a05db189044d75345602db10b6c05fa5 (diff)
[skins] seeknumeric - use hh:mm:ss format
Diffstat (limited to 'addons/skin.estouchy')
-rw-r--r--addons/skin.estouchy/xml/VideoFullScreen.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/skin.estouchy/xml/VideoFullScreen.xml b/addons/skin.estouchy/xml/VideoFullScreen.xml
index f27f2705cb..aeb9493305 100644
--- a/addons/skin.estouchy/xml/VideoFullScreen.xml
+++ b/addons/skin.estouchy/xml/VideoFullScreen.xml
@@ -60,7 +60,7 @@
<align>left</align>
<aligny>center</aligny>
<font>font16</font>
- <label>$INFO[Player.SeekNumeric]</label>
+ <label>$INFO[Player.SeekNumeric(hh:mm:ss)]</label>
</control>
</controls>
</window>