http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / config / atunnel.xml
index dbd0ccc054d65b85257301905af0c61d8eb72cd9..28cb1dd2f23190e88422d6e43aba6d8f6315c86d 100644 (file)
@@ -5,14 +5,14 @@
   <command arg="-root"/>
 
   <number id="delay" type="slider" arg="-delay %"
-          _label="Speed" _low-label="Slow" _high-label="Fast"
-          low="0" high="20000" default="10000"
+          _label="Frame rate" _low-label="Low" _high-label="High"
+          low="0" high="100000" default="10000"
           convert="invert"/>
 
   <boolean id="tex"     _label="Textured"    arg-unset="-no-texture"/>
   <boolean id="light"   _label="Lighting"    arg-set="-light"/>
   <boolean id="wire"    _label="Wireframe"   arg-set="-wireframe"/>
-  <boolean id="showfps" _label="Show Frames-per-Second" arg-set="-fps"/>
+  <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
 
   <_description>
 Draws an animation of a textured tunnel in GL.