From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / hacks / config / bubbles.xml
index d11935d61d42e592551b324168407e8acae76396..86cb132312fad697e58398e896821b8d24b33cee 100644 (file)
@@ -4,6 +4,8 @@
 
   <command arg="-root"/>
 
+  <video href="https://www.youtube.com/watch?v=Mli1TjZY1YA"/>
+
   <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>
+This screen saver was removed from the XScreenSaver distribution as of
+version 5.08.
+
 This simulates the kind of bubble formation that happens when water
-boils:small bubbles appear, and as they get closer to each other,
+boils: small bubbles appear, and as they get closer to each other,
 they combine to form larger bubbles, which eventually pop.
 
 Written by James Macnicol; 1996.