X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Frorschach.c;h=b4f4aa89068b0aa722146b68bd373d3ed9115b0e;hp=1dc01d553bdbb54fb974782a89f695be84dc8ea5;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hpb=de460e831dc8578acfa8b72251ab9346c99c1f96 diff --git a/hacks/rorschach.c b/hacks/rorschach.c index 1dc01d55..b4f4aa89 100644 --- a/hacks/rorschach.c +++ b/hacks/rorschach.c @@ -1,5 +1,4 @@ -/* xscreensaver, Copyright (c) 1992, 1996, 1998, 2001, 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 @@ -183,6 +182,7 @@ rorschach_free (Display *dpy, Window window, void *closure) static const char *rorschach_defaults [] = { ".background: black", ".foreground: white", + "*fpsSolid: true", "*xsymmetry: true", "*ysymmetry: false", "*iterations: 4000",