http://ftp.x.org/contrib/applications/xscreensaver-3.03.tar.gz
[xscreensaver] / hacks / starfish.c
index 75880b5b7da4e36a1b7b33ce16f97d7db3036273..e368164d07b273609e232fb42c6c90648cc898bc 100644 (file)
@@ -1,4 +1,4 @@
-/* xscreensaver, Copyright (c) 1997 Jamie Zawinski <jwz@netscape.com>
+/* xscreensaver, Copyright (c) 1997 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
@@ -422,8 +422,8 @@ run_starfish (Display *dpy, Window window, struct starfish *s)
 char *progclass = "Starfish";
 
 char *defaults [] = {
-  "*background:                black",
-  "*foreground:                white",
+  ".background:                black",
+  ".foreground:                white",
   "*delay:             10000",
   "*cycleDelay:                100000",
   "*thickness:         0",             /* pixels, 0 = random */