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/
Results 1 to 3 of 3
Thread: changing skins in nightlies
-
2003-12-13, 17:31 #1Jason HoltzappleGuest
changing skins in nightlies
-
2003-12-13, 17:55 #2
Re: changing skins in nightlies
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
-
2003-12-14, 13:09 #3Robert Moser IIGuest
Re: changing skins in nightlies
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
>

Reply With Quote

