http://ftp.x.org/contrib/applications/xscreensaver-3.03.tar.gz
[xscreensaver] / hacks / deco.c
index bd9e62d886b6d7f1f36e68c45e3fb4ed9f890ae4..3b49c09a74be7afb589cebaf42908c2b7c459cbc 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
@@ -59,8 +59,8 @@ deco (Display *dpy,
 char *progclass = "Deco";
 
 char *defaults [] = {
-  "Deco.background:    black",         /* to placate SGI */
-  "Deco.foreground:    white",
+  ".background:                black",
+  ".foreground:                white",
   "*maxDepth:          12",
   "*minWidth:          20",
   "*minHeight:         20",