PDA

View Full Version : [FIX] Tiny hot fixes for the Focus skin


queeup
2009-05-20, 00:25
DialogSeekBar.xml Line 172:
<label>$INFO[Player.Time] / $INFO[Player.Duration]</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
[COLOR=sublabel-text]$INFO[Player.Duration]

i mean it must end with 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?

queeup
2009-05-24, 04:11
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
<onclick>ActivateWindow(MyVideoLibrary,plugin://video/Apple Movie Trailers Lite)</onclick>

Jeroen
2009-05-24, 07:36
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 :)