http://ftp.aanet.ru/pub/Linux/X11/apps/xscreensaver-2.31.tar.gz
[xscreensaver] / hacks / rocks.c
index 8b12fa76d8d4a61521530e6aa8af1971a8511c1e..aceef3bcf8073fe2b30981bbad08a16527777f7a 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
@@ -488,8 +488,8 @@ init_rocks (Display *d, Window w)
 char *progclass = "Rocks";
 
 char *defaults [] = {
-  "Rocks.background:   Black",         /* to placate SGI */
-  "Rocks.foreground:   #E9967A",
+  ".background:        Black",
+  ".foreground:        #E9967A",
   "*colors:    5",
   "*count:     100",
   "*delay:     50000",