i8degrees / blacktree-secrets

Automatically exported from code.google.com/p/blacktree-secrets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Secret #36768 will eat your mac

GoogleCodeExporter opened this issue · comments

There is something wrong with secret #36768.
Its datatype is boolean where it would be a string "YES" or "NO".
Using a boolean here will result in windows not showing, as described in
http://www.macosxhints.com/article.php?story=20090228011201290

My suggestion:
Set datatype to "string"
Set title to "Window appearance"
Set default value to "YES"
Set Values to
"Leopard" = YES;
"Tiger" = NO;

Keep dangerous checked, as it won't eat your mac anymore, but it's still not 
entirely safe.

I tried to change the secret, but it's way too old
I tried to submit a new secret, but it got marked as a duplicate of #36768

Original issue reported on code.google.com by yorndej...@gmail.com on 13 Jul 2010 at 12:21