http://ftp.x.org/contrib/applications/xscreensaver-2.23.tar.gz
[xscreensaver] / hacks / deco.c
index bd9e62d886b6d7f1f36e68c45e3fb4ed9f890ae4..4479c6408d8cde518f2815e34dd9051621348d2a 100644 (file)
@@ -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",