http://ftp.x.org/contrib/applications/xscreensaver-3.02.tar.gz
[xscreensaver] / hacks / xroger-hack.c
index d8db872c8a401c3e42ee3f9360ffc9a62cbe333d..278189c50216dfbbce98eef8333215c983dc59c0 100644 (file)
@@ -1,4 +1,4 @@
-/* xscreensaver, Copyright (c) 1991-1994 Jamie Zawinski <jwz@netscape.com>
+/* xscreensaver, Copyright (c) 1991-1994 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
@@ -14,8 +14,8 @@
 char *progclass = "XRoger";
 
 char *defaults [] = {
-  "XRoger.background:  black",
-  "XRoger.foreground:  red",
+  ".background:                black",
+  ".foreground:                red",
   "*delay:             5",
   0
 };