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:
JezzX2 2010-08-26 09:56:39 +00:00
parent 3d8ddcd259
commit f58ea33cd7
2 changed files with 4 additions and 4 deletions

View File

@ -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>

View File

@ -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