X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fjigsaw.c;h=5e2ddc58e007884adcf68bcc640659c9b6e32f4c;hp=aad5710d8a6599da0f0da48ff9a959425720215b;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hpb=de460e831dc8578acfa8b72251ab9346c99c1f96 diff --git a/hacks/jigsaw.c b/hacks/jigsaw.c index aad5710d..5e2ddc58 100644 --- a/hacks/jigsaw.c +++ b/hacks/jigsaw.c @@ -1,4 +1,4 @@ -/* xscreensaver, Copyright (c) 1997-2006 Jamie Zawinski +/* xscreensaver, Copyright (c) 1997-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 @@ -872,6 +872,7 @@ jigsaw_free (Display *dpy, Window window, void *closure) static const char *jigsaw_defaults [] = { ".background: Black", ".foreground: #AAAAAA", + "*fpsSolid: true", "*delay: 70000", "*delay2: 5", "*pieceBorderWidth: -1",