http://ftp.nluug.nl/pub/os/Linux/distr/pardusrepo/sources/xscreensaver-5.02.tar.gz
[xscreensaver] / hacks / config / petri.xml
index cf60ffe1a43f53d25b139d7cdc7b618d7c2f6b6a..a2998f362f204af136028ed04a94762f6a77d4b6 100644 (file)
@@ -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>