http://ftp.aanet.ru/pub/Linux/X11/apps/xscreensaver-2.31.tar.gz
[xscreensaver] / hacks / pyro.c
index 4aa71da73800995b4fcd2a5398d2c2f65fa98546..05c12763b23c626e696778001bd5b58f2df733da 100644 (file)
@@ -1,5 +1,5 @@
 /* xscreensaver, Copyright (c) 1992, 1994, 1996
- *  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
@@ -223,8 +223,8 @@ pyro (Display *dpy, Window window, Colormap cmap)
 char *progclass = "Pyro";
 
 char *defaults [] = {
-  "*background:        black",
-  "*foreground:        white",
+  ".background:        black",
+  ".foreground:        white",
   "*count:     100",
   "*frequency: 30",
   "*scatter:   20",