http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / config / bubbles.xml
index a3670cdf1853e2102a3c0bbb48d838909a79f0d8..61d87cf5e658e983672308867399e9fe9b2d8c26 100644 (file)
@@ -9,19 +9,19 @@
           low="0" high="20000" default="800"
           convert="invert"/>
 
-  <boolean id="simple" _label="Draw circles instead of pixmap bubbles"
+  <boolean id="simple" _label="Draw circles instead of bubble images"
            arg-set="-simple"/>
 
   <boolean id="broken" _label="Don't hide bubbles when they pop"
            arg-set="-broken"/>
 
-  <boolean id="3d" _label="Bubbles exist in three dimensions"
-           arg-set="-3D"/>
+<!--  <boolean id="3d" _label="Bubbles exist in three dimensions"
+           arg-set="-3D"/> -->
 
   <select id="gravity">
-    <option id="rise"     _label="Bubbles Rise"  arg-set="-rise"/>
+    <option id="rise"     _label="Bubbles Rise"  arg-set="-mode rise"/>
     <option id="float"    _label="Bubbles Float"/>
-    <option id="drop"     _label="Bubbles Fall"  arg-set="-drop"/>
+    <option id="drop"     _label="Bubbles Fall"  arg-set="-mode drop"/>
   </select>
 
   <boolean id="trails" _label="Leave Trails" arg-set="-trails"/>
@@ -29,7 +29,8 @@
   <_description>
 This simulates the kind of bubble formation that happens when water
 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.
+they combine to form larger bubbles, which eventually pop.
+
+Written by James Macnicol; 1996.
   </_description>
 </screensaver>