http://ftp.x.org/contrib/applications/xscreensaver-3.04.tar.gz
[xscreensaver] / hacks / attraction.c
index 667a67b0ffd249558b86014a04debb93b5038868..4b16af97b9b904d3201a2bd1ce5570065fd265e5 100644 (file)
@@ -1,5 +1,5 @@
 /* xscreensaver, Copyright (c) 1992, 1995, 1996, 1997
- *  Jamie Zawinski <jwz@netscape.com>
+ *  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
@@ -612,8 +612,8 @@ run_balls (Display *dpy, Window window)
 char *progclass = "Attraction";
 
 char *defaults [] = {
-  "*background:        black",
-  "*foreground:        white",
+  ".background:        black",
+  ".foreground:        white",
   "*mode:      balls",
   "*points:    0",
   "*size:      0",