http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / config / moebius.xml
index 8bf5202c25c91ebd3de58637d52ba5c9d11b6ce4..dbb1be7ae040029982eaa92dc65710a635bbab3f 100644 (file)
@@ -9,25 +9,14 @@
           low="0" high="80000" default="20000"
           convert="invert"/>
 
-  <hgroup>
-    <select id="strip">
-      <option id="solid" _label="Solid Floor" arg-set="-solidmoebius"/>
-      <option id="wire"  _label="Mesh Floor"/>
-    </select>
-
-    <select id="render">
-      <option id="wire"  _label="Wireframe" arg-set="-wireframe"/>
-      <option id="solid" _label="Solid Objects"/>
-    </select>
-  </hgroup>
-
-  <boolean id="ants" _label="Draw Ants" arg-unset="-noants"/>
-
+  <boolean id="solid" _label="Solid Floor" arg-set="-solidmoebius"/>
+  <boolean id="ants" _label="Draw Ants" arg-unset="-no-ants"/>
   <boolean id="showfps" _label="Show Frames-per-Second" arg-set="-fps"/>
 
   <_description>
-Another M. C. Escher hack by Marcelo Vianna, this one draws
-``Moebius Strip II,'' a GL image of ants walking along the surface of
-a moebius strip.
+This animates a 3D rendition M.C. Escher's "Moebius Strip II",
+an image of ants walking along the surface of a moebius strip.
+
+Written by Marcelo F. Vianna; 1997.
   </_description>
 </screensaver>