View Full Version : changing skins in nightlies
Jason Holtzapple
2003-12-13, 17:31
Changing skins in the nightlies does not work any more.
It always seems stuck on the light skin. Is it just me or does
anyone else see this? I tried zapping the pref file to no
avail.
Thanks
--Jason
__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/
Quoting Jason Holtzapple <jasonholtzapple (AT) yahoo (DOT) com>:
> Changing skins in the nightlies does not work any more.
> It always seems stuck on the light skin. Is it just me or does
> anyone else see this? I tried zapping the pref file to no
> avail.
I'm getting the same problem. Serves me right for testing out the Windows
version to try out an idea :) At least I know not to waste my time thinking its
my setup.
-kdf
Robert Moser II
2003-12-14, 13:09
I just checked in a fix for this. The problem was that Dean switched
the keys of the skins hash to be full paths, but fixHTTPPath didn't know
that, so it tried to build out those paths using the HTMLTemplateDirs.
I switched it back to using just the directory name under the
HTMLTemplateDir.
So that Mac users with skins in their
$ENV{HOME}/Library/slimdevices/HTML directory would see those instead of
the ones under $Bin/HTML, I reordered the paths returned from
HTMLTemplateDirs such that the $ENV{HOME}... comes first, then the
/Library... and finally the $Bin...
My personal preference is not to ever display full paths on the web
interface, even though I don't have it accessible to the internet.
kdf blurted out:
> Quoting Jason Holtzapple <jasonholtzapple (AT) yahoo (DOT) com>:
>
>
>>Changing skins in the nightlies does not work any more.
>>It always seems stuck on the light skin. Is it just me or does
>>anyone else see this? I tried zapping the pref file to no
>>avail.
>
>
> I'm getting the same problem. Serves me right for testing out the Windows
> version to try out an idea :) At least I know not to waste my time thinking its
> my setup.
>
> -kdf
>
Powered by vBulletin® Version 4.1.12 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.