http://se.aminet.net/pub/X11/ftp.x.org/contrib/vms/xscreensaver-124.zip
[xscreensaver] / hacks / hopalong.c
old mode 100644 (file)
new mode 100755 (executable)
index 8a3943a..ef409f8
@@ -1,4 +1,4 @@
-/* xscreensaver, Copyright (c) 1992 Jamie Zawinski <jwz@lucid.com>
+/* xscreensaver, Copyright (c) 1992 Jamie Zawinski <jwz@mcom.com>
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
@@ -204,8 +204,8 @@ drawhop(dsp,win)
 char *progclass = "Hopalong";
 
 char *defaults [] = {
-  "*background:        black",
-  "*foreground:        white",
+  "Hopalong.background:        black",         /* to placate SGI */
+  "Hopalong.foreground:        white",
   "*count:     1000",
   "*ncolors:   100",
   "*timeout:   20",