Fixed: [PM3.HD] Added "Minutes" text to the Video info dialog run times
git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@89 0c45cd24-f56c-ec91-222f-6e3ca35936fa
This commit is contained in:
parent
3d8ddcd259
commit
f58ea33cd7
@ -222,7 +222,7 @@
|
||||
</item>
|
||||
<item>
|
||||
<label>$LOCALIZE[2050]:</label>
|
||||
<label2>$INFO[ListItem.Duration]</label2>
|
||||
<label2>$INFO[ListItem.Duration,, $LOCALIZE[12391]]</label2>
|
||||
<onclick>-</onclick>
|
||||
<visible>!IsEmpty(ListItem.Duration)</visible>
|
||||
</item>
|
||||
@ -591,7 +591,7 @@
|
||||
</item>
|
||||
<item>
|
||||
<label>$LOCALIZE[2050]:</label>
|
||||
<label2>$INFO[ListItem.Duration]</label2>
|
||||
<label2>$INFO[ListItem.Duration,, $LOCALIZE[12391]]</label2>
|
||||
<onclick>-</onclick>
|
||||
<visible>!IsEmpty(ListItem.Duration)</visible>
|
||||
</item>
|
||||
@ -734,7 +734,7 @@
|
||||
</item>
|
||||
<item>
|
||||
<label>$LOCALIZE[2050]:</label>
|
||||
<label2>$INFO[ListItem.Duration]</label2>
|
||||
<label2>$INFO[ListItem.Duration,, $LOCALIZE[12391]]</label2>
|
||||
<onclick>-</onclick>
|
||||
<visible>!IsEmpty(ListItem.Duration)</visible>
|
||||
</item>
|
||||
|
@ -1,7 +1,7 @@
|
||||
[B]Version 1.2.2[/B]
|
||||
|
||||
- OSD Pause and Play buttons now go completely black when unfocused like the rest (as it should be)
|
||||
|
||||
- Added "Minutes" text to the Video info dialog run times
|
||||
[B]Version 1.2.2[/B]
|
||||
|
||||
- Updated the default background images to something more stylish
|
||||
|
Loading…
x
Reference in New Issue
Block a user