http://packetstorm.tacticalflex.com/UNIX/admin/xscreensaver-3.27.tar.gz
[xscreensaver] / hacks / glx / morph3d.c
index 1fc3e1b993e06cf0cdd269c14e536e0f9f120c11..432186a6b292ec2d5faced807ec79b31668473fd 100644 (file)
@@ -39,9 +39,7 @@ static const char sccsid[] = "@(#)morph3d.c   4.07 97/11/24 xlockmore";
  * Since I'm not a native English speaker, my apologies for any grammatical
  * mistake.
  *
- * My e-mail addresses are
- * vianna@cat.cbpf.br 
- *         and
+ * My e-mail address is
  * m-vianna@usa.net
  *
  * Marcelo F. Vianna (Feb-13-1997)
@@ -70,7 +68,7 @@ static const char sccsid[] = "@(#)morph3d.c   4.07 97/11/24 xlockmore";
 # define HACK_INIT             init_morph3d
 # define HACK_DRAW             draw_morph3d
 # define morph3d_opts          xlockmore_opts
-# define DEFAULTS              "*delay: 1000 \n" \
+# define DEFAULTS              "*delay: 40000 \n" \
                                "*count: 0 \n"
 # include "xlockmore.h"                /* from the xscreensaver distribution */
 #else /* !STANDALONE */