X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Frocks.c;h=f1c606337124b48eb2da67e042c5a7eefb041ad3;hp=37bd07927f574e103169e5b681176b67cb2f1db2;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hpb=de460e831dc8578acfa8b72251ab9346c99c1f96 diff --git a/hacks/rocks.c b/hacks/rocks.c index 37bd0792..f1c60633 100644 --- a/hacks/rocks.c +++ b/hacks/rocks.c @@ -1,5 +1,4 @@ -/* xscreensaver, Copyright (c) 1992, 1995, 1996, 1997, 1998, 2006 - * Jamie Zawinski +/* xscreensaver, Copyright (c) 1992-2008 Jamie Zawinski * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that @@ -512,6 +511,7 @@ rocks_free (Display *dpy, Window window, void *closure) static const char *rocks_defaults [] = { ".background: Black", ".foreground: #E9967A", + "*fpsSolid: true", "*colors: 5", "*count: 100", "*delay: 50000",