changing background favourites doesn't work

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
tikkiew Offline
Fan
Posts: 347
Joined: Jun 2008
Reputation: 127
Post: #1
Nothing happens when I change it.Not the background of the home window but
the second favorites background when you are using favorites.
find quote
ronie Offline
Team-XBMC Member
Posts: 8,337
Joined: Jan 2009
Reputation: 111
Post: #2
tikkiew Wrote:Nothing happens when I change it.Not the background of the home window but
the second favorites background when you are using favorites.

thanx for the report!
will be fixed in next release of course.

for the time being, in Home.xml, change
<imagepath>$INFO[Skin.String(Custom_Back_Scripts_Favourites)]</imagepath>
to
<imagepath>$INFO[Skin.String(Custom_Back_Favourites_Folder)]</imagepath>

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote