http://www.tienza.es/crux/src/www.jwz.org/xscreensaver/xscreensaver-5.04.tar.gz
[xscreensaver] / hacks / config / deco.xml
index b449539b846a9db5f5bf7c40ed57581c5dc1d9df..8557cd2df33b882db34ecf872771c6f6bbb13680 100644 (file)
@@ -4,7 +4,7 @@
 
   <command arg="-root"/>
 
-  <number id="speed" type="slider" arg="-delay %"
+  <number id="delay" type="slider" arg="-delay %"
           _label="Duration" _low-label="1 Second" _high-label="1 Minute"
           low="1" high="60" default="5"/>
 
   <number id="maxdepth" type="spinbutton" arg="-max-depth %"
             _label="Max Depth" low="1" high="40" default="12"/>
 
+  <boolean id="smooth-colors" _label="Smooth Colors" arg-set="-smooth-colors"/>
+  <boolean id="golden-ratio" _label="Golden Ratio" arg-set="-golden-ratio"/>
+  <boolean id="mondrian" _label="Mondrian" arg-set="-mondrian"/>
+
   <hgroup>
   <number id="minwidth" type="spinbutton" arg="-min-width %"
             _label="Min Size" low="1" high="100" default="20"/>
             _label="x" low="1" high="100" default="20"/>
   </hgroup>
 
-  <!-- #### -cycle -->
-  <!-- #### -cycle-delay [1000000] -->
-
   <_description>
-This one subdivides and colors rectangles randomly.  It looks kind of
-like Brady-Bunch-era rec-room wall paneling.  (Raven says: ``this
-screensaver is ugly enough to peel paint.'')  Written by Jamie
-Zawinski, inspired by Java code by Michael Bayne.
+Subdivides and colors rectangles randomly.  It looks kind of
+like Brady-Bunch-era rec-room wall paneling. 
+
+Written by Jamie Zawinski and Michael Bayne; 1997.
   </_description>
 </screensaver>