http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / config / antmaze.xml
index f9ee2b8b4302e25b6abc058884b1269b35064462..d1a79a079835f270423338226bfc96e9ae8cc490 100644 (file)
@@ -5,14 +5,15 @@
   <command arg="-root"/>
 
   <number id="delay" type="slider" arg="-delay %"
-          _label="Speed" _low-label="Slow" _high-label="Fast"
-          low="0" high="50000" default="20000"
+          _label="Frame rate" _low-label="Low" _high-label="High"
+          low="0" high="100000" default="20000"
           convert="invert"/>
 
-  <boolean id="showfps" _label="Show Frames-per-Second" arg-set="-fps"/>
+  <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
 
   <_description>
-Antmaze draws a few views of a few ants walking around in a simple
-maze. Written by Blair Tennessy.
+Draws a few views of a few ants walking around in a simple maze. 
+
+Written by Blair Tennessy; 2005.
   </_description>
 </screensaver>