http://ftp.x.org/contrib/applications/xscreensaver-2.34.tar.gz
[xscreensaver] / hacks / jigsaw.c
index 07e9303da3fef7ccd8e5f16e4d47038b6d48fa80..83dcbe922f3e95cf2922d0ea2445872130a78f3e 100644 (file)
@@ -1,4 +1,4 @@
-/* xscreensaver, Copyright (c) 1997, 1998 Jamie Zawinski <jwz@netscape.com>
+/* xscreensaver, Copyright (c) 1997, 1998 Jamie Zawinski <jwz@jwz.org>
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
@@ -533,8 +533,8 @@ done(void)
 char *progclass = "Jigsaw";
 
 char *defaults [] = {
-  "Jigsaw.background:  Black",         /* to placate SGI */
-  "Jigsaw.foreground:  Gray40",
+  ".background:                Black",
+  ".foreground:                Gray40",
   "*delay:             70000",
   "*delay2:            5",
   0