http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / config / providence.xml
index 4e52c753b4939fb3d228c719dca3aaaccaf0005b..adc4aded23bd53a687b528b45036209edac2728d 100644 (file)
@@ -5,18 +5,20 @@
   <command arg="-root"/>
 
   <number id="speed" 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="eye" _label="Draw Eye" arg-unset="-no-eye"/>
+  <boolean id="eye" _label="Draw eye" arg-unset="-no-eye"/>
 
   <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>
-The providence code displays an eye, shrouded in glory, set upon the
-base of a pyramid.
+"A pyramid unfinished. In the zenith an eye in a triangle, surrounded
+by a glory, proper."
+
+http://en.wikipedia.org/wiki/Eye_of_Providence
 
 Written by Blair Tennessy; 2004.
   </_description>