[FIX] Tiny hot fixes for the Focus skin
#1
Code:
DialogSeekBar.xml Line 172:
<label>$INFO[Player.Time] / [color=sublabel-text]$INFO[Player.Duration][COLOR]</label>
PlayerControls.xml Line 151:
<label>$INFO[Player.Time] / [COLOR=sublabel-text]$INFO[Player.Duration][COLOR]</label>
VideoOSD.xml Line 178:
<label>$INFO[Player.Time] / [COLOR=sublabel-text]$INFO[Player.Duration][COLOR]</label>
to
Code:
[COLOR=sublabel-text]$INFO[Player.Duration][/color]

i mean it must end with [/COLOR] not [COLOR]

PS: I like it this skin. If i found another bug or wants to suggest, where can i submit? Forum or GoggleCode Page?
Reply
#2
Code:
DialogButtonMenu.xml Line 158:
<onclick>ActivateWindow(MyVideoLibrary,plugin://video/Apple Movie Trailers II)</onclick>
HomeVideoMenu.xml Line 73:
<onclick>ActivateWindow(MyVideoLibrary,plugin://video/Apple Movie Trailers II)</onclick>
to
Code:
<onclick>ActivateWindow(MyVideoLibrary,plugin://video/Apple Movie Trailers Lite)</onclick>
Reply
#3
queeup Wrote:PS: I like it this skin. If i found another bug or wants to suggest, where can i submit? Forum or GoggleCode Page?

Hi, thanks for hunting these down. Reporting bugs or suggestions is fine here on the forum Smile
Reply

Logout Mark Read Team Forum Stats Members Help
[FIX] Tiny hot fixes for the Focus skin0