XBMC Community Forum  

Go Back   XBMC Community Forum > Help and Support > Skin Help and Support > Focus

Focus Subforum for the Focus skin (and mods for/of it).

Reply
 
Thread Tools Search this Thread Display Modes
Old 2009-05-20, 00:25   #1
queeup
Fan
 
queeup's Avatar
 
Join Date: Feb 2009
Posts: 360
queeup is on a distinguished road
Default [FIX] Tiny hot fixes for the Focus skin

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?
queeup is offline   Reply With Quote
Old 2009-05-24, 04:11   #2
queeup
Fan
 
queeup's Avatar
 
Join Date: Feb 2009
Posts: 360
queeup is on a distinguished road
Default

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>
queeup is offline   Reply With Quote
Old 2009-05-24, 07:36   #3
Jeroen
Skilled Skinner
 
Jeroen's Avatar
 
Join Date: Feb 2008
Location: The Netherlands
Posts: 607
Jeroen is an unknown quantity at this point
Default

Quote:
Originally Posted by queeup View Post
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
__________________

latest update: 11.01.09
Download
Jeroen is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 09:41.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project