X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fblitspin.c;h=cf2941b5484040a98c5a3e34906e552b0b65244a;hb=ce3185de9d9705e259f2b60dd4b5509007fa17d4;hp=5b66f7d6e57172f3f9229b6762071b920c43e8e8;hpb=6bb727f03bff0389fbb1349d7df4c9d8d7532959;p=xscreensaver diff --git a/hacks/blitspin.c b/hacks/blitspin.c index 5b66f7d6..cf2941b5 100644 --- a/hacks/blitspin.c +++ b/hacks/blitspin.c @@ -1,4 +1,4 @@ -/* xscreensaver, Copyright (c) 1992-1997 Jamie Zawinski +/* xscreensaver, Copyright (c) 1992-1997 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 @@ -333,8 +333,8 @@ display (Pixmap pixmap) char *progclass = "BlitSpin"; char *defaults [] = { - "BlitSpin.background: black", /* to placate SGI */ - "BlitSpin.foreground: white", + ".background: black", + ".foreground: white", "*delay: 500000", "*delay2: 500000", "*bitmap: (default)",