From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / hacks / config / pulsar.xml
index 6c3acbe5f8b12b4352f4d597a7fff1ca813763bd..64be3bf73c3acc96e95a3197b161e4ef56351b3f 100644 (file)
@@ -4,6 +4,8 @@
 
   <command arg="-root"/>
 
+  <video href="https://www.youtube.com/watch?v=pR0lpvOAbUo"/>
+
   <number id="delay" type="slider" arg="-delay %"
           _label="Frame rate" _low-label="Low" _high-label="High"
           low="0" high="100000" default="10000"
 
   <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
 
+  <xscreensaver-updater />
+
   <_description>
-Draws some intersecting planes, making use of alpha blending, fog,
-textures, and mipmaps.
+Intersecting planes, with alpha blending, fog, textures, and mipmaps.
 
 Written by David Konerding; 1999.
   </_description>