http://ftp.nluug.nl/pub/os/Linux/distr/pardusrepo/sources/xscreensaver-5.02.tar.gz
[xscreensaver] / hacks / config / petri.xml
index 41a88d0e7dade481db854dc64cb29a2fb7bc2f72..a2998f362f204af136028ed04a94762f6a77d4b6 100644 (file)
 
   <hgroup>
     <number id="size" type="spinbutton" arg="-size %"
-             _label="Cell Size" low="0" high="100" default="4"/>
+             _label="Cell Size" low="0" high="100" default="2"/>
 
     <number id="count" type="spinbutton" arg="-count %"
-            _label="Mold Varieties" low="0" high="20" default="8"/>
+            _label="Mold Varieties" low="0" high="20" default="20"/>
   </hgroup>
 
 <hgroup>
@@ -33,7 +33,7 @@
           _label="Fertility" _low-label="Low" _high-label="High"
           low="0.0" high="0.25" default="0.0015"/>
 
-  <number id="anychan" type="slider" arg="-minorchan %"
+  <number id="minorchan" type="slider" arg="-minorchan %"
           _label="Offspring" _low-label="Few" _high-label="Many"
           low="0.0" high="1.0" default="0.5"/>
 
           low="0.0" high="1.0" default="0.2"/>
 
   <number id="minlifespeed" type="slider" arg="-minlifespeed %"
-          _label="Minium Rate of Growth" _low-label="Slow" _high-label="Fast"
+          _label="Minimum Rate of Growth" _low-label="Slow" _high-label="Fast"
           low="0.0" high="1.0" default="0.04"/>
 
     </vgroup>
     <vgroup>
 
   <number id="maxlifespeed" type="slider" arg="-maxlifespeed %"
-          _label="Maxium Rate of Growth" _low-label="Slow" _high-label="Fast"
+          _label="Maximum Rate of Growth" _low-label="Slow" _high-label="Fast"
           low="0.0" high="1.0" default="0.13"/>
 
   <number id="mindeathspeed" type="slider" arg="-mindeathspeed %"
-          _label="Minium Rate of Death" _low-label="Slow" _high-label="Fast"
+          _label="Minimum Rate of Death" _low-label="Slow" _high-label="Fast"
           low="0.0" high="1.0" default="0.42"/>
 
   <number id="maxdeathspeed" type="slider" arg="-maxdeathspeed %"
-          _label="Maxium Rate of Death" _low-label="Slow" _high-label="Fast"
+          _label="Maximum Rate of Death" _low-label="Slow" _high-label="Fast"
           low="0.0" high="1.0" default="0.46"/>
 
   <number id="minlifespan" type="slider" arg="-minlifespan %"
-          _label="Minium Lifespan" _low-label="Short" _high-label="Long"
+          _label="Minimum Lifespan" _low-label="Short" _high-label="Long"
           low="0" high="3000" default="500"/>
 
   <number id="maxlifespan" type="slider" arg="-maxlifespan %"
-          _label="Maxium Lifespan" _low-label="Short" _high-label="Long"
+          _label="Maximum Lifespan" _low-label="Short" _high-label="Long"
           low="0" high="3000" default="1500"/>
 
     </vgroup>
@@ -76,6 +76,7 @@
   <_description>
 This simulates colonies of mold growing in a petri dish.  Growing
 colored circles overlap and leave spiral interference in their wake.
-Written by Dan Bornstein.
+
+Written by Dan Bornstein; 1999.
   </_description>
 </screensaver>