http://www.tienza.es/crux/src/www.jwz.org/xscreensaver/xscreensaver-5.06.tar.gz
[xscreensaver] / hacks / config / substrate.xml
index 34294f255cc7921e71976c0c8d09b2456b955872..5c4b725665fe30b94faf6d8df2c9714159048b47 100644 (file)
@@ -5,7 +5,7 @@
   <command arg="-root"/>
 
   <number id="init" type="spinbutton" arg="-initial-cracks %"
-          _label="Initial Cracks" low="2" high="15" default="3"/>
+          _label="Initial Cracks" low="3" high="15" default="3"/>
 
   <number id="speed" type="slider" arg="-growth-delay %"
           _label="Speed" _low-label="Slow" _high-label="Fast"
 
   <number id="curve" type="slider" arg="-circle-percent %"
           _label="Circle Percentage" _low-label="0%" _high-label="100%"
-          low="0" high="100" default="0" />
+          low="0" high="100" default="33" />
   
   <boolean id="wire" _label="Wireframe only" arg-set="-wireframe" />
 
   <_description>
 Lines like crystals grow on a computational substrate.  A simple 
 perpendicular growth rule creates intricate city-like structures.
-By J. Tarbell and Mike Kershaw.
+
+Written by J. Tarbell and Mike Kershaw; 2004.
   </_description>
 </screensaver>