X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fflame.c;h=521d3cb7400f6b525554d299e770404e56530d22;hb=ce3185de9d9705e259f2b60dd4b5509007fa17d4;hp=6b243f59d769002924237ca4afbe5176ce9b5503;hpb=5b7bc6e70fb439cf4c4bf771ae9f94077fe4fe08;p=xscreensaver diff --git a/hacks/flame.c b/hacks/flame.c index 6b243f59..521d3cb7 100644 --- a/hacks/flame.c +++ b/hacks/flame.c @@ -1,5 +1,5 @@ /* xscreensaver, Copyright (c) 1993, 1995, 1996 - * Jamie Zawinski + * 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 @@ -381,8 +381,8 @@ int matherr(x) char *progclass = "Flame"; char *defaults [] = { - "Flame.background: black", /* to placate SGI */ - "Flame.foreground: white", + ".background: black", + ".foreground: white", "*colors: 64", "*iterations: 25", "*delay: 50000",