From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / hacks / config / penetrate.xml
index 3132ce2405fd31cc0352f2143d97099c7192bc11..a7f6de945f2591167c690aff9a6a337e6cb1eacb 100644 (file)
@@ -4,6 +4,8 @@
 
   <command arg="-root"/>
 
+  <video href="https://www.youtube.com/watch?v=iuutzMOVYgI"/>
+
   <number id="bgrowth" type="slider" arg="-bgrowth %"
           _label="Explosions" _low-label="Slow" _high-label="Fast"
           low="1" high="20" default="5"/>
     <option id="smart" _label="Always play well" arg-set="-smart"/>
   </select>
 
+  <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
+
+  <xscreensaver-updater />
+
   <_description>
-This hack simulates the classic arcade game Missile Command.  Written
-by Adam Miller.
+Simulates (something like) the classic arcade game Missile Command.
+
+https://en.wikipedia.org/wiki/Missile_Command
+
+Written by Adam Miller; 1999.
   </_description>
 </screensaver>