X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fflurry.c;h=3a40be48e5ab8b258aa50d9c053ed3fb2fe1c7c4;hp=51a241bc364ed872daaf98c1d09c74d152f7becc;hb=447db08c956099b3b183886729108bf5b364c4b8;hpb=2d04c4f22466851aedb6ed0f2919d148f726b889 diff --git a/hacks/glx/flurry.c b/hacks/glx/flurry.c index 51a241bc..3a40be48 100644 --- a/hacks/glx/flurry.c +++ b/hacks/glx/flurry.c @@ -49,10 +49,10 @@ static const char sccsid[] = "@(#)flurry.c 4.07 97/11/24 xlockmore"; # define PROGCLASS "Flurry" # define HACK_INIT init_flurry # define HACK_DRAW draw_flurry -# define HACK_RESHAPE reshape_flurry -# define flurry_opts xlockmore_opts -# define DEFAULTS "*showFPS: False \n" \ - "*preset: " DEF_PRESET " \n" +# define HACK_RESHAPE reshape_flurry +# define flurry_opts xlockmore_opts +# define DEFAULTS "*delay: 10000 \n" \ + "*showFPS: False \n" # include "xlockmore.h" /* from the xscreensaver distribution */