http://ftp.aanet.ru/pub/Linux/X11/apps/xscreensaver-2.31.tar.gz
[xscreensaver] / hacks / munch.c
index d1f2ea6b68a33da6b22204afb3a5d81f8a2fdd30..84ff9608e332359332a29cb51590cc00503ebaa9 100644 (file)
@@ -9,7 +9,7 @@
  * 
  * Some code stolen from / This is meant to work with
  * xscreensaver, Copyright (c) 1992, 1995, 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
@@ -44,8 +44,8 @@
 char *progclass = "Munch";
 
 char *defaults [] = {
-    "Munch.background: black",         /* to placate SGI */
-    "Munch.foreground: white",
+    ".background:      black",
+    ".foreground:      white",
     "*delay:           5000",
     "*hold:            100000",
     "*clear:           50",