From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / hacks / config / ifs.xml
index 72243140db596bd9f8b6512f74c7482a425b730f..14999f42dd2a4610e531ece4697ebca992e3dc26 100644 (file)
@@ -4,6 +4,8 @@
 
   <command arg="-root"/>
 
+  <video href="https://www.youtube.com/watch?v=0uOIrVFsECM"/>
+
   <number id="delay" type="slider" arg="-delay %"
     _label="Frame rate" _low-label="Low" _high-label="High"
     low="0" high="100000" default="20000"
    <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
   </hgroup>
 
+  <xscreensaver-updater />
+
   <_description>
 
-This one draws spinning, colliding iterated-function-system images.
+Clouds of iterated function systems spin and collide.
 
 Note that the "Detail" parameter is exponential.  Number of points
 drawn is functions^detail.
 
-http://en.wikipedia.org/wiki/Iterated_function_system
+https://en.wikipedia.org/wiki/Iterated_function_system
 
 Written by Chris Le Sueur and Robby Griffin; 1997.
   </_description>