X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fcubestorm.c;h=0b22987304ec286af06701d3f69f7041b64422ee;hp=e4c879ba7988bf3aef341d519585228956518aa2;hb=447db08c956099b3b183886729108bf5b364c4b8;hpb=2d04c4f22466851aedb6ed0f2919d148f726b889 diff --git a/hacks/glx/cubestorm.c b/hacks/glx/cubestorm.c index e4c879ba..0b229873 100644 --- a/hacks/glx/cubestorm.c +++ b/hacks/glx/cubestorm.c @@ -28,15 +28,10 @@ extern XtAppContext app; #define DEF_COUNT "4" #define DEFAULTS "*delay: 30000 \n" \ - "*count: 30 \n" \ + "*count: " DEF_COUNT "\n" \ "*showFPS: False \n" \ "*fpsSolid: True \n" \ "*wireframe: False \n" \ - "*speed: " DEF_SPEED " \n" \ - "*spin: " DEF_SPIN "\n" \ - "*wander: " DEF_WANDER "\n" \ - "*thickness: " DEF_THICKNESS "\n" \ - "*count: " DEF_COUNT "\n" \ #undef countof