X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fflame.c;h=3b3293062c75bfc0d773d371dbc8b5e2631a0c3f;hp=fcc488e51c8f25e7c79e3c5411079ff597f62c7c;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hpb=de460e831dc8578acfa8b72251ab9346c99c1f96 diff --git a/hacks/flame.c b/hacks/flame.c index fcc488e5..3b329306 100644 --- a/hacks/flame.c +++ b/hacks/flame.c @@ -1,5 +1,4 @@ -/* xscreensaver, Copyright (c) 1993, 1995, 1996, 1998 - * Jamie Zawinski +/* xscreensaver, Copyright (c) 1993-2008 Jamie Zawinski * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that @@ -413,6 +412,7 @@ int matherr(x) static const char *flame_defaults [] = { ".background: black", ".foreground: white", + "*fpsSolid: true", "*colors: 64", "*iterations: 25", "*delay: 50000",