Dinko
Junior Member
Posts: 1
Joined: Sep 2010
Reputation: 0
Location: Australia
|
Zesh Wrote:Have modified it to support my preferences in support of my continued laziness by using the thumbnail cache. One change to one line in one file.
Thanks for this skin, it looks fantastic.
Zesh
Can you please post what the change was.
Cheers!
|
|
find
quote
|
Zesh
Junior Member
Posts: 10
Joined: Dec 2008
Reputation: 0
|
Dinko Wrote:Can you please post what the change was.
Cheers!
In Viewtype_Banner.xml
Code:
<texture background="true" diffuse="bannermatte.png">$INFO[ListItem.Path,,/banner.jpg]</texture>
becomes
Code:
<texture background="true" diffuse="bannermatte.png">$INFO[ListItem.Icon]</texture>
Zesh
|
|
find
quote
|